Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-10-16 | 894 Bytes | |
v3.2 release.tar.gz | 2020-10-16 | 351.8 kB | |
v3.2 release.zip | 2020-10-16 | 455.9 kB | |
Totals: 3 Items | 808.7 kB | 0 |
Improvements:
- add bannergrab
plugin: scan internal ports & grab TCP banners (8f3af803979ec0990d140304e677375a78459a11)
- add cloudcredgrab
plugin: cloud credentials hunter/grabber (45f516b0f83f663ef3fc69a89e55740373b3dcb4)
- add proclist
: show process list on windows without command execution (71a3b231a71a5441cb8df9e4a13d278721093273)
- remove unused vars: env.PORT & session.Cache (#71, [#102])
- update pygments
depencency to newest version (5d3f4c57c1c53ff36f5f8e1962b51206ff716903)
CI & Tests: - ci: Create Dependabot config file (309777fdb8155b18b9b0a8280e2574418de0a9d3) - ci/test: fix improperly removed $TMPFILE on help.sh (62310972b87f1520b988df7d70639298b14da2ae) - ci/editorconfig: fix trim_trailing_whitespace bug (9439cf0b39a19a20a9b54a7d677dbea2f10af7ed)
Special thanks to @paralax for
bannergrab
,cloudcredgrab
&proclist
plugins !