Commit Graph

  • ff94d45add Added testimonial. Tib3rius 2019-10-26 20:07:22 -0400
  • 7e3fe33519 Added testimonial. Tib3rius 2019-10-22 19:46:43 -0400
  • f876857aad add repology badge (#31) Alexandre ZANNI 2019-10-22 17:25:37 +0200
  • f2f214efdc
    add repology badge Alexandre ZANNI 2019-10-20 23:43:31 +0200
  • a2a466721e Added functionality to specify a list of targets in a file. Closes #27 Tib3rius 2019-10-18 21:12:20 -0400
  • abe95476da Fixes #1 Tib3rius 2019-10-17 22:32:34 -0400
  • 163f8c3961 Formatting fixes. Tib3rius 2019-10-17 22:32:21 -0400
  • c13628119e Merge branch 'master' of git://github.com/the-c0d3r/AutoRecon into the-c0d3r-master Tib3rius 2019-10-17 22:31:25 -0400
  • 73c99c6dd9 autorecon.py: fixed termios setattr missing argument the-c0d3r 2019-10-18 09:22:14 +0800
  • 05e384faea Added command line option to provide a list of targets in a file. Tib3rius 2019-10-17 20:48:36 -0400
  • 457757a174 Resolve symlinks to script path correctly (#23) Vasilij Schneidermann 2019-10-18 01:47:30 +0200
  • a5f9509c01 autorecon.py: added termios to restore the flags the-c0d3r 2019-10-14 22:07:39 +0800
  • 2111e46d58 test Eshan Halekote 2019-10-07 10:13:15 -0500
  • dfda425e59
    Update autorecon.py Nu11pwn 2019-10-04 18:10:55 -0400
  • c53096d177
    Update autorecon.py Nu11pwn 2019-10-04 14:39:18 -0400
  • 42918602fd Resolve symlinks to script path correctly Vasilij Schneidermann 2019-10-01 20:34:07 +0200
  • d5e4781630 Merge branch 'development' Tib3rius 2019-09-21 16:54:28 -0400
  • 359ba3b2f3 Added elapsed time calculation to initial nmap scans. Added timestamp to heartbeat messages. Tib3rius 2019-09-21 16:53:39 -0400
  • 0563351abb Updated README. Tib3rius 2019-09-20 22:47:34 -0400
  • cb6a88314a Add regular "heartbeat" status message for running tasks. Fixed small bug in elapsed time calculation. Tib3rius 2019-09-20 22:28:50 -0400
  • 7734a4c2d1 Added .jsp extension to all web directory/file enumeration tools. Tib3rius 2019-09-17 23:20:42 -0400
  • c46cb86ec6 Replaced 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
  • e9c6273144 Added an elapsed time calculation for both individual targets and the entire program run. Tib3rius 2019-09-16 15:03:46 -0400
  • 4d79a9e340 Added --single-target and --only-scans-dir options. Tib3rius 2019-09-12 14:34:24 -0400
  • 493192ec30
    Merge pull request #1 from get-fooby/get-fooby-patch-1 Graeme Evans 2019-09-12 16:32:30 +0100
  • 6dd0563ffa
    Added DNS, SNMP and MySQL Enumeration Graeme Evans 2019-09-12 16:32:00 +0100
  • d7058848a5 Added testimonial. Tib3rius 2019-08-21 13:16:25 -0400
  • 0bf92f5e06 Added pip3 installation steps which avoid OSCP VM crashes. Fixes #19 Tib3rius 2019-08-12 16:46:53 -0400
  • 571b871d99 Added testimonial. Tib3rius 2019-08-02 09:39:05 -0400
  • a68cd73a0c Added banner-grabbing NSE script to all Nmap commands. Tib3rius 2019-08-01 14:59:29 -0400
  • a0e6178ece Added gobuster v3 manual commands. Tib3rius 2019-07-18 12:56:29 -0400
  • e35b3c4b89 Replaced 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
  • a965613262 autorecon.py: fixed stdin/stdout issue the-c0d3r 2019-07-05 07:05:59 +0800
  • 557de5f2f0 Added a final completion message indicating that all targets were scanned. Tib3rius 2019-06-18 14:10:20 -0400
  • 03edc190e6 Fixed bug in nmap-http command where it would run bruteforce scripts. Tib3rius 2019-06-18 10:41:55 -0400
  • a5f4ddd276 Updated typo in SNMP community file location. Fixes #13 Tib3rius 2019-06-13 11:49:10 -0400
  • cdac829b02 Added testimonial. Tib3rius 2019-06-10 22:43:40 -0400
  • ace00ed567 Add running 'showmount -e' for targets with NFS Tib3rius 2019-05-23 18:39:51 -0400
  • 866cb32987 Updated wpscan and dirb commands. Fixes #9 Tib3rius 2019-05-21 12:00:20 -0400
  • 2ec71674a6
    Update service-scans.toml Tib3rius 2019-05-20 11:26:11 -0400
  • 64a0773892
    Add running `showmount -e` for targets with NFS Moshe Kaplan 2019-05-18 23:55:27 -0400
  • f87533c98d (Minor change:) Fixed spacing. svo80 2019-04-30 00:16:02 +0200
  • 96dc48c9d0 Initial commit with support for custom configuration files. svo80 2019-04-29 23:59:50 +0200
  • 99532a1a91 Provide support for creating elementary summary reports in PDF format (requires enscript). svo80 2019-04-29 01:23:41 +0200
  • 2459b14efb Added pattern for gobuster. svo80 2019-04-28 21:50:30 +0200
  • 6677e6f28f Users can now better control desired program runtime and scanning depth. svo80 2019-04-28 20:13:53 +0200
  • 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. svo80 2019-04-28 06:47:46 +0200
  • 5da3f41acc Added testimonial. Tib3rius 2019-04-21 20:42:51 -0400
  • cb18a95a1f Added testimonial. Tib3rius 2019-04-08 15:21:02 -0400
  • 94bcf17e49 Fixed onesixtyone scan bug. Tib3rius 2019-04-06 22:46:46 -0400
  • 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. Tib3rius 2019-04-04 16:46:48 -0400
  • 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). Tib3rius 2019-03-31 21:55:01 -0400
  • bc25d8310b Moved 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
  • e88d5396e0 Fixed bug where AutoRecon would attempt to iterate over a None. Tib3rius 2019-03-29 10:15:58 -0400
  • 45ed1f897b Changed gobuster wordlist to common.txt. Modified other dirbusting commands. Tib3rius 2019-03-28 23:56:16 -0400
  • 99f82f2d7c Matched patterns now get saved to scans/patterns.log Added lock to prevent multiple asynchronous functions from writing to the same file(s) at the same time. Moved HTTP Server pattern to nmap-http service scan. Updated several service scans to use tee so that output is also written to stdout and can be captured. Moved one gobuster manual command to a scan. Tib3rius 2019-03-28 23:36:30 -0400
  • 7db7f13622 Added service-specific pattern matching. Updated pattern matching output. Tib3rius 2019-03-26 15:14:03 -0400
  • 0448e4a204 Merge branch 'pattern-detection' Tib3rius 2019-03-26 13:51:40 -0400
  • c8ba082901 service-scans.toml now uses an improved format for configuring scans. Updated README.md to reflect changes in the tool. Tib3rius 2019-03-26 13:46:25 -0400
  • 38bf0e4552 Added global pattern matching. Tib3rius 2019-03-26 12:08:52 -0400
  • ead957b8c2 Added --nmap and --nmap-append options to allow users to alter nmap scan options. Tib3rius 2019-03-25 21:00:58 -0400
  • 679ea05457 Fixed bug with run_once. Added xml directory in scandir for XML output. Modified commands to ouput XML to the new xml directory. Tib3rius 2019-03-22 19:29:42 -0400
  • a45c14aa5e Removed extraneous comment. Tib3rius 2019-03-22 19:09:10 -0400
  • 1ec8cce4fa Added some stderr -> stdout redirection to several commands. Tib3rius 2019-03-22 18:58:48 -0400
  • 41bdb448e5 Added UDP scan to quick profile. Tib3rius 2019-03-22 18:46:11 -0400
  • 0057e6b899 Fixed manual sqsh command. Tib3rius 2019-03-22 18:45:44 -0400
  • c1899cfb09 Added Testimonial. Tib3rius 2019-03-21 10:19:24 -0400
  • 2a2417cdd2 Added testimonial. Tib3rius 2019-03-19 22:36:22 -0400
  • 9bdc8e4732 Merge branch 'moshekaplan-patch-2' Tib3rius 2019-03-18 18:41:57 -0400
  • a7f9d0b97b Merge branch 'patch-2' of git://github.com/moshekaplan/AutoRecon into moshekaplan-patch-2 Tib3rius 2019-03-18 18:40:24 -0400
  • bdd3edc145 Merge branch 'moshekaplan-patch-1' Tib3rius 2019-03-18 18:38:05 -0400
  • ccacd200bc Re-ordered imports. Tib3rius 2019-03-18 18:35:23 -0400
  • e68575cabd Merge branch 'patch-1' of git://github.com/moshekaplan/AutoRecon into moshekaplan-patch-1 Tib3rius 2019-03-18 18:12:26 -0400
  • 8dc24e9e26 Fixed a bug where event loop would be closed before another host was scanned. Tib3rius 2019-03-07 18:33:25 -0500
  • 599a5a357f Added toml highlighting. Tib3rius 2019-03-07 11:50:52 -0500
  • 6ac57b0736 Added testimonial. Tib3rius 2019-03-07 11:47:39 -0500
  • 87ff8920dc Added testimonial. Tib3rius 2019-03-05 17:08:22 -0500
  • 18b08b4e8b
    Move profile validation to its own function Moshe Kaplan 2019-03-03 18:31:06 -0500
  • 7614493c54
    Minor changes to argparser Moshe Kaplan 2019-03-03 17:01:10 -0500
  • c33c1043f5
    Remove unused imports and specific exception Moshe Kaplan 2019-03-03 16:49:40 -0500
  • 2dcecdc1fa Added manual nmap scans for SMB with scripts that could potentially cause DoS: ms06-025, ms07-029, and ms08-067. Fixes #2 Tib3rius 2019-03-02 12:52:10 -0500
  • 2e2ee592e3 Formatting changes in the _manual_commands.txt file. Tib3rius 2019-03-02 12:51:29 -0500
  • 57540dfece Massaging b0ats' ego. Tib3rius 2019-03-01 19:21:20 -0500
  • 756c4b9f0a Fixed typo in port-scan-profile and README.md Tib3rius 2019-03-01 19:11:13 -0500
  • 5211323096 Updated README.md to fix typo. Tib3rius 2019-03-01 19:00:37 -0500
  • 5da7e57474 Initial commit Tib3rius 2019-03-01 18:58:19 -0500
  • a08eeed021
    Initial commit Tib3rius 2019-03-01 18:50:15 -0500