Skip to content

v3.2 release

Latest
Compare
Choose a tag to compare
@nil0x42 nil0x42 released this 16 Oct 10:03
· 58 commits to master since this release

Improvements:

  • add bannergrab plugin: scan internal ports & grab TCP banners (8f3af80)
  • add cloudcredgrab plugin: cloud credentials hunter/grabber (45f516b)
  • add proclist: show process list on windows without command execution (71a3b23)
  • remove unused vars: env.PORT & session.Cache (#71, #102)
  • update pygments depencency to newest version (5d3f4c5)

CI & Tests:

  • ci: Create Dependabot config file (309777f)
  • ci/test: fix improperly removed $TMPFILE on help.sh (6231097)
  • ci/editorconfig: fix trim_trailing_whitespace bug (9439cf0)

Special thanks to @paralax for bannergrab, cloudcredgrab & proclist plugins !