...
Let’s assume that we have carried out a discovery for PCI/DSS and inspection the results. The following query will tell you which content and source has findings related to PCI/DSS.
Info |
---|
predefined:PCI |
This query covers all credit card, CVV, PIN, or Password findings. GEODI will list all content, and the facet will show you details about data sources and the number of findings.
...
The following predefined query queries PII data. PII data has some rules in GDPR and in other regulations. This query covers all the rules. The details mentioned for predefined PCII are also valid for this one.
Info |
---|
predefined:PII |
You may wonder how GEODI handles country-specific situations, how it knows which ID is used, etc. Don’t worry; we have taken all this into account while developing the recognizers. Predefined:PII
query works for all countries as expected.
...
The following query will address legacy data older than five years, taking only content dates into account.
Info |
---|
predefined:O5Y |
You can query data older than 5 years with this query
Info |
---|
predefined:O10Y |
You can query data older than 10 years with this query
...
Inspection requires permission. GEODI has a few ways to inspect permissions.
Info |
---|
user:<user|group> |
This query lists the content a user or group can see.
System admins can also check who can see a document by clicking on it.
Other Predefined queries
query | purpose |
---|---|
predefined:Money | Content wşth money. Discovery recognizes many money types, $, Euro, Pound or KSA riyal. This query query all. |
predefined:CreditCard | GEODI Discovery covers more than 10 CC plus Test Cards. |
predefined:DB | DB content returns. DB includes SQL Server, Oracle and also sqlite, mdb types. File-based DB’s may be found in file servers or in a mail attachment. |
predefined:Videos | Video content. |
predefined:Images | Image content. |
predefined:Web | Web content, including mails. |
predefined:Maskcontent | Content that can be masked. |
predefined:Local | Content that is local, not from web, not from GDE etc. |
predefined:GDE | Content fed by GDE. |
Predefined:PII | PII findings. This query adapt itself to local rules, and IDs etc. |
...