9d008f7b04added argument to no include XML directory. added an action to auto print help menu if no arguments are supplied
payl0ad
2020-01-24 10:06:17 -0700
08c193ec7bAdd regular "heartbeat" status message for running tasks. Fixed small bug in elapsed time calculation.
Tib3rius
2019-09-20 22:28:50 -0400
cb6a88314aAdd regular "heartbeat" status message for running tasks. Fixed small bug in elapsed time calculation.
Tib3rius
2019-09-20 22:28:50 -0400
9ab4f2e439Added .jsp extension to all web directory/file enumeration tools.
Tib3rius
2019-09-17 23:20:42 -0400
7734a4c2d1Added .jsp extension to all web directory/file enumeration tools.
Tib3rius
2019-09-17 23:20:42 -0400
ca5f93e9c7Replaced dirb with gobuster as default directory busting tool. All versions of gobuster supported, thanks to some regex version detection.
Tib3rius
2019-09-17 23:07:07 -0400
c46cb86ec6Replaced dirb with gobuster as default directory busting tool. All versions of gobuster supported, thanks to some regex version detection.
Tib3rius
2019-09-17 23:07:07 -0400
db7d55a899Added an elapsed time calculation for both individual targets and the entire program run.
Tib3rius
2019-09-16 15:03:46 -0400
e9c6273144Added an elapsed time calculation for both individual targets and the entire program run.
Tib3rius
2019-09-16 15:03:46 -0400
05bca6e372Added --single-target and --only-scans-dir options.
Tib3rius
2019-09-12 14:34:24 -0400
4d79a9e340Added --single-target and --only-scans-dir options.
Tib3rius
2019-09-12 14:34:24 -0400
6ee490ffacReplaced gobuster with dirb by default, as gobuster v3 is not backwards compatible with previous versions, and breaks AutoRecon.
Tib3rius
2019-07-18 12:24:08 -0400
e35b3c4b89Replaced gobuster with dirb by default, as gobuster v3 is not backwards compatible with previous versions, and breaks AutoRecon.
Tib3rius
2019-07-18 12:24:08 -0400
96dc48c9d0Initial commit with support for custom configuration files.
svo80
2019-04-29 23:59:50 +0200
99532a1a91Provide support for creating elementary summary reports in PDF format (requires enscript).
svo80
2019-04-29 01:23:41 +0200
2459b14efbAdded pattern for gobuster.
svo80
2019-04-28 21:50:30 +0200
6677e6f28fUsers can now better control desired program runtime and scanning depth.
svo80
2019-04-28 20:13:53 +0200
7a09853738Targets 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.
svo80
2019-04-28 06:47:46 +0200
8450863f83Commands 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.
Tib3rius
2019-04-04 16:46:48 -0400
31c469e86bCommands 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.
Tib3rius
2019-04-04 16:46:48 -0400
0f7c7258d6Added 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).
Tib3rius
2019-03-31 21:55:01 -0400
b580d84a17Added 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).
Tib3rius
2019-03-31 21:55:01 -0400
f9f24326eaMoved config files to new config directory. Fixed bug where writing matched patterns would cause exception. Updated several service scans.
Tib3rius
2019-03-29 23:37:11 -0400
bc25d8310bMoved config files to new config directory. Fixed bug where writing matched patterns would cause exception. Updated several service scans.
Tib3rius
2019-03-29 23:37:11 -0400
bb209f623fFixed bug where AutoRecon would attempt to iterate over a None.
Tib3rius
2019-03-29 10:15:58 -0400
e88d5396e0Fixed bug where AutoRecon would attempt to iterate over a None.
Tib3rius
2019-03-29 10:15:58 -0400