/greed

Sensitive information extractor

Primary LanguagePythonMIT LicenseMIT

greed

Sensitive information extractor

summary

greed extracts sensitive information from various types of files and outputs it to either a local sqlite database, a csv file, or to console for use with other software.

status

currently supported input files:

  • raw text
  • html text

currently supported selectors:

  • payment card aba track
  • payment card iata track

currently supported output:

  • sqlite database
  • comma separated text
  • standard out (console)