Commit Graph

12 Commits

Author SHA1 Message Date
Tib3rius ca5f93e9c7 Replaced dirb with gobuster as default directory busting tool.
All versions of gobuster supported, thanks to some regex version detection.
2019-09-17 23:07:07 -04:00
Tib3rius 2fcf16731c Added banner-grabbing NSE script to all Nmap commands. 2019-08-01 14:59:29 -04:00
Tib3rius 1ed801f12d Added gobuster v3 manual commands. 2019-07-18 12:56:29 -04:00
Tib3rius 6ee490ffac Replaced gobuster with dirb by default, as gobuster v3 is not backwards compatible with previous versions, and breaks AutoRecon. 2019-07-18 12:24:08 -04:00
Tib3rius db28db97fc Fixed bug in nmap-http command where it would run bruteforce scripts. 2019-06-18 10:41:55 -04:00
Tib3rius c12cb0228f Updated typo in SNMP community file location.
Fixes #13
2019-06-13 11:51:50 -04:00
Tib3rius 195bd90597 Add running 'showmount -e' for targets with NFS 2019-05-23 18:39:51 -04:00
Tib3rius 9b827c31bf Updated wpscan and dirb commands. Fixes #9 2019-05-21 12:00:20 -04:00
Tib3rius 14566ce13b Fixed onesixtyone scan bug. 2019-04-06 22:46:46 -04:00
Tib3rius 8450863f83 Commands now run via bash instead of sh.
patterns.log renamed to _patterns.log and is no longer created by default.
New "catch all" service scan added, with an sslscan command that only runs if Nmap detects SSL/TLS.
Added a new HTTP scan to screenshot the index page.
2019-04-04 16:46:48 -04:00
Tib3rius 0f7c7258d6 Added new oracle scans.
Added some SIP scans.
Updated smbmap commands with backups in case of failure (some SMB instances seem to only respond to specific smbmap configs).
2019-03-31 21:55:01 -04:00
Tib3rius f9f24326ea Moved config files to new config directory.
Fixed bug where writing matched patterns would cause exception.
Updated several service scans.
2019-03-29 23:37:11 -04:00