Commit Graph

13 Commits

Author SHA1 Message Date
Tib3rius 7734a4c2d1 Added .jsp extension to all web directory/file enumeration tools. 2019-09-17 23:20:42 -04:00
Tib3rius c46cb86ec6 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 a68cd73a0c Added banner-grabbing NSE script to all Nmap commands. 2019-08-01 14:59:29 -04:00
Tib3rius a0e6178ece Added gobuster v3 manual commands. 2019-07-18 12:56:29 -04:00
Tib3rius e35b3c4b89 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 03edc190e6 Fixed bug in nmap-http command where it would run bruteforce scripts. 2019-06-18 10:41:55 -04:00
Tib3rius a5f4ddd276 Updated typo in SNMP community file location.
Fixes #13
2019-06-13 11:51:50 -04:00
Tib3rius ace00ed567 Add running 'showmount -e' for targets with NFS 2019-05-23 18:39:51 -04:00
Tib3rius 866cb32987 Updated wpscan and dirb commands. Fixes #9 2019-05-21 12:00:20 -04:00
Tib3rius 94bcf17e49 Fixed onesixtyone scan bug. 2019-04-06 22:46:46 -04:00
Tib3rius 31c469e86b 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 b580d84a17 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 bc25d8310b 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