Exosphere

Download 12
Last updated Mar 9, 2025

exosp-pii-findings

Fetch PII findings for specified date range from Exosphere service.

exosp-pii-findings [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] [order=ORDER]
profile=PROFILE
Connect profile code of Exosphere
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
order=ORDER
asc or desc.

Output Fields

FieldTypeNameDescription
_timeDateTimestampEvent occurrence time
profileStringConnect profileExosphere connect profile code
emp_nameStringNamee.g. Scott
dept_nameStringDepartment namee.g. Sales
hostnameStringHostnamee.g. DESKTOP-XXXXXXX
os_nameStringOS namee.g. windows, macos
userStringUsere.g. OS account name
detection_typeStringDetection typee.g. Real Time Detection, Admin Scheduled Scan, User Full Scan, User Custom Scan
inspection_typeStringInspection typee.g. Quick, Full
protection_typeStringProtection typee.g. No Protection, Encryption
protection_resultStringProtection resulte.g. No Protection, Success, Fail
file_nameStringFile nameName of the detected file containing PII.
file_sizeLongFile sizeSize of the detected file containing PII.
pii_countIntegerDetected PII countNumber of PII items detected in the file.
file_pathStringFile pathPath of the detected file containing PII.
pii_detailsListPII detailsAn array of objects containing key-value pairs: name, type, and count. Name includes types like Email, Mobile (Korea), etc.
dept_pathStringDepartment pathe.g. Logpresso > Sales