Skip to content

Commit 7c2eadb

Browse files
author
pwneil
authored
Update README.md
1 parent 68fb44f commit 7c2eadb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Oxidize - tactical version
22

3-
Discover PII sensitive data. Find personally identifiable information in your environment such as financial. Quickly determine exposure after a breach. Most common elements Dates of Birth, Social Security Numbers, Credit Card Numbers, and other Tax ID Numbers are searched for as these are most likely to be associated to an individual. Other quasi identifying data will not be checked as it is not meaningful or useful unless associated. Does not satisfy data breach reporting requirements, for that use Sabreware Sabrespy service.
3+
Discover PII sensitive data. Find personally identifiable information in your environment such as financial. Quickly determine exposure after a breach. Most common elements Dates of Birth, Social Security Numbers, Credit Card Numbers, and other Tax ID Numbers are searched for as these are most likely to be associated to an individual. Other quasi identifying data will not be checked as it is not meaningful or useful unless associated. Does not satisfy data breach reporting requirements, for that use Oxytis "oxidize" service.
44

5-
Useful during network assessments by red teams who are looking for the "loot" in a post-exploitation scenario. Add Sabrespy to your toolkit!
5+
Useful during network assessments by red teams who are looking for the "loot" in a post-exploitation scenario. Add oxidize to your toolkit!
66

77
Tactical version written in Go is available in 64-bit versions for both Windows and Linux for finding data impacting U.S. residents.
88

@@ -12,4 +12,4 @@ Additional dependencies -> "apt install poppler-utils wv unrtf tidy".
1212

1313
adding -loot option saves the data to a zip file.
1414

15-
Usage: ./sabrespy --path ../data/testdata --loot
15+
Usage: ./oxidize --path ../data/testdata --loot

0 commit comments

Comments
 (0)