Skip to content

Releases: oxytis/oxidize

Oxidize

08 Jan 16:12
7c2eadb
Compare
Choose a tag to compare

Significant changes:
Implemented enhancements:

  • Added option to copy loot to remote host via ssh
  • Added option to output powertrain compatible file to generate a report
Fixed bugs:

Oxidize

21 Oct 12:53
7c2eadb
Compare
Choose a tag to compare

changed to "oxidize"

Sabrespy

01 Oct 18:45
b6ddcb7
Compare
Choose a tag to compare

Significant changes:
Implemented enhancements:
Fixed bugs:

  • fixed bug preventing loot collection

Sabrespy

17 Aug 12:10
a8758db
Compare
Choose a tag to compare

Significant changes:
Implemented enhancements:

  • Ignores illogical files
Fixed bugs:

Sabrespy

16 Aug 12:13
a83066d
Compare
Choose a tag to compare

Significant changes:
Implemented enhancements:

  • Added duration time
Fixed bugs:

Sabrespy

15 Aug 11:11
a83066d
Compare
Choose a tag to compare

Significant changes:
Implemented enhancements:
Fixed bugs:

  • Fixed EML processing

Sabrespy

14 Aug 15:10
a83066d
Compare
Choose a tag to compare

Added saving of loot option -loot

zips files where PII was found into sabrespy.l00t, a zip file

Usage of ./bin/sabrespy-1.3.2:
-loot
     Copy all files where there is loot
-path string
     specify search path (default ".")
-region string
     PII to search for: USA, UK, EU, AUS (default "USA")

./bin/sabrespy-1.3.2 -path ../data/testdata -loot
Data type: usa
Search path: ../data/testdata
Copy the loot: true

Sabrespy

13 Aug 16:36
6635c24
Compare
Choose a tag to compare

minor fixes. increased fidelity.

Sabrespy

12 Aug 18:22
e4a76bd
Compare
Choose a tag to compare

Added business tax id such as EIN, PTIN, ITIN. Changed -data option to -region as more non USA regions will be added. For now only USA region.

-path string
path (default ".")
-region string
region (default "USA")
e.g.:
./sabrespy -path=../full/path/to/directory -region=USA

Sabrespy

09 Aug 14:36
0a4fe21
Compare
Choose a tag to compare

Usage of sabrespy:
-data string
data (default "USA")
-path string
path (default ".")

e.g.:
./sabrespy -path=../full/path/to/directory -data=USA