Releases: fboender/sec-tools
Releases · fboender/sec-tools
v0.4
Added:
- sec-gather-sslscan: Scan SSL / TLS versions of a remote host using nmap's sslscan plugin
- sec-gather-perms: Recursively scan a dir for dangerous file permissions and / or ownerships.
Changed:
- gather_http_headers: also do OPTIONS call
- sec-gather-httpheaders: Split long HTTP headers in sec-gather-httpheaders
- sec-gather-perms: Allow multiple DIR arguments
- Use Requests library instead of hand-rolled URL handling.
- Binary releases are now built against older Glibc, which should make it run on more systems.