Commit Graph

36 Commits

Author SHA1 Message Date
Tib3rius a67f737731
Update README.md 2021-08-01 13:38:19 -04:00
Tib3rius d2f72700ba
Update README.md 2021-07-31 21:11:57 -04:00
Tib3rius 70e6eec782 AutoRecon v2 Beta Release
Effectively an initial commit since this is 95% rewritten code.
2021-07-31 21:06:28 -04:00
Tib3rius 5fec0719aa
Update README.md 2021-06-27 12:49:20 -04:00
Tib3rius 2a41d10468
Update README.md 2021-06-26 18:59:13 -04:00
Tib3rius 6164c65346
Update README.md 2021-04-11 18:05:32 -04:00
Tib3rius 7481ac9c57
Update README.md 2021-02-13 03:51:48 -05:00
Tib3rius cfef685bff
Update README.md 2021-02-13 03:40:27 -05:00
Tib3rius e2702c927c
Update README.md 2021-02-13 03:03:12 -05:00
Tib3rius 9bf5b64eba
Update README.md 2020-08-27 09:22:27 -04:00
Tib3rius be8ca67a85
Update README.md
Added seclists to the one-liner install command.
2020-06-08 14:34:27 -04:00
Samuel Dowling 0b03f7b801
Added packaging constructs to allow installation using `pip` or `pipx` (#48)
* Restructured program to enable packaging. Moved main into its own function and resolved global dependency issues. Configured pyproject.toml

* Restructured configuration management such that configuration files are stored in the default user configuration directory for the OS they're using, utilising appdirs

* Added exclusion for byte compiled python files

* Removed build files from version control

* Restructured config file initialisation into a function so that it can be called by the entrypoint main() function

* Resolved issues updating global variables from within function scope. Added global identifiers to global variables to make them more readily identifiable as such

* Formatting revision

* Updated documentation to reflect package installation instructions and usage

* Grammatical revision to improve instructional clarity

* Added default sudo for udp scans to prompt for password to elevate privileges

* Added an installation command for all required packages to the README

* Added manual installation instructions, clarification of oscp vm limitations installing pip3, and instructions on how to elevate privileges when installed with pipx

* Formatting revision to improve clarity of instructions and added requirements.txt

* Removed hardcoded sudo commands from default scan configurations

* Changed suggestion to add alias to .bashrc to .profile as this is what's used by default in kali to set initial temrinal conditions

* Fixed error in manual installation that would have resulted in installing python2 packages
2020-04-30 22:48:23 -04:00
Tib3rius de3935fedd Added ippsec "testimonial". 2020-01-28 11:04:53 -05:00
Tib3rius ff94d45add Added testimonial. 2019-10-26 20:07:22 -04:00
Tib3rius 7e3fe33519 Added testimonial. 2019-10-22 19:46:43 -04:00
Alexandre ZANNI f876857aad add repology badge (#31) 2019-10-22 11:25:37 -04:00
Tib3rius 05e384faea Added command line option to provide a list of targets in a file. 2019-10-17 20:48:36 -04:00
Tib3rius 0563351abb Updated README. 2019-09-20 22:47:34 -04:00
Tib3rius d7058848a5 Added testimonial. 2019-08-21 13:16:25 -04:00
Tib3rius 0bf92f5e06 Added pip3 installation steps which avoid OSCP VM crashes.
Fixes #19
2019-08-12 16:46:53 -04:00
Tib3rius 571b871d99 Added testimonial. 2019-08-02 09:39:05 -04:00
Tib3rius cdac829b02 Added testimonial. 2019-06-10 22:43:40 -04:00
Tib3rius 5da3f41acc Added testimonial. 2019-04-21 20:42:51 -04:00
Tib3rius cb18a95a1f Added testimonial. 2019-04-08 15:21:02 -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 c8ba082901 service-scans.toml now uses an improved format for configuring scans.
Updated README.md to reflect changes in the tool.
2019-03-26 13:46:25 -04:00
Tib3rius c1899cfb09 Added Testimonial. 2019-03-21 10:19:24 -04:00
Tib3rius 2a2417cdd2 Added testimonial. 2019-03-19 22:36:22 -04:00
Tib3rius 599a5a357f Added toml highlighting. 2019-03-07 11:50:52 -05:00
Tib3rius 6ac57b0736 Added testimonial. 2019-03-07 11:47:39 -05:00
Tib3rius 87ff8920dc Added testimonial. 2019-03-05 17:08:22 -05:00
Tib3rius 57540dfece Massaging b0ats' ego. 2019-03-01 19:21:20 -05:00
Tib3rius 756c4b9f0a Fixed typo in port-scan-profile and README.md 2019-03-01 19:11:13 -05:00
Tib3rius 5211323096 Updated README.md to fix typo. 2019-03-01 19:00:37 -05:00
Tib3rius 5da7e57474 Initial commit 2019-03-01 18:58:19 -05:00
Tib3rius a08eeed021
Initial commit 2019-03-01 18:50:15 -05:00