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 !