项目作者: moralless

项目描述 :
Sensitive information extractor
高级语言: Python
项目地址: git://github.com/moralless/greed.git
创建时间: 2017-08-02T03:33:23Z
项目社区:https://github.com/moralless/greed

开源协议:MIT License

下载


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)