Commit Graph

8 Commits

Author SHA1 Message Date
svo80 96dc48c9d0 Initial commit with support for custom configuration files. 2019-04-29 23:59:50 +02:00
svo80 2459b14efb Added pattern for gobuster. 2019-04-28 21:50:30 +02:00
svo80 6677e6f28f Users can now better control desired program runtime and scanning depth. 2019-04-28 20:13:53 +02:00
svo80 7a09853738 Targets can be read from a file.\nList of invoked applications is saved in a config file, and a sanity check is performed. Also now use absolute paths for security reasons.\nScan results are saved according to service.\nTotal scan time is indicated to tweak performance.\nSome additional minor modifications as well as changes in the config file. 2019-04-28 06:47:46 +02: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