Skip to content

AIL Framework version 1.0 released

Compare
Choose a tag to compare
@adulau adulau released this 11 May 14:33
· 1895 commits to master since this release
v1.0
36e79f2

AIL Framework version 1.0 released including a migration from Python 2 to Python 3.

  • Redis level-db has been moved to ARDB
  • UI improvement including the ability to get paste in raw format
  • New Base64 detection module to find and decode Base64 data (and save extracted files including metadata)
  • New API key detection module such as Google, AWS or alike
  • New bitcoin address detection and validation module
  • Improved X.509 certificate detection (Keys module)
  • Many bug fixes