Commit Graph

9 Commits

Author SHA1 Message Date
epi052
7a24d85db4 Add scan tests (#12) - tests of current codebase complete
* recon.targets tests added

* restructured tests logically

* fixed yaml error

* fixed job names

* recon.__init__ tests added

* recon.config tests added

* recon.amass.ParseAmassScan tests added

* fixed test destined to fail on CI pipeline

* testing amass partially complete

* Changed the dir layout (#6) and fixed paths (#8)

this commit closes #6 and #8
updated existing tests to utilize new paths

* tests of current codebase complete

* added is_kali check to searchsploit test

* added test_web action to pipeline
2020-02-04 06:33:00 -06:00
epi052
827e7ed6cc cleaned up code blocks; scans conform to 1 template for sections
* initial work on sphinx docs; much left to do

* first pass at docs complete; still has some warts

* added requirements for readthedocs

* added requirements for readthedocs

* added requirements for readthedocs

* cleaned up code blocks; scans conform to 1 template for sections

* trying to fix code blocks not rendering on readthedocs

* trying to fix code blocks not rendering on readthedocs

* trying to fix code blocks not rendering on readthedocs

* trying to fix code blocks not rendering on readthedocs

* trying to fix code blocks not rendering on readthedocs

* trying to fix code blocks not rendering on readthedocs
2020-01-27 20:02:09 -06:00
epi052
5e4d71d32a Add docs (#3)
* initial work on sphinx docs; much left to do

* first pass at docs complete; still has some warts
2020-01-27 05:45:42 -06:00
epi052
bc0c975d69 added outdir option; install/scan colors match 2020-01-19 13:51:24 -06:00
epi052
75f60c0266 added interactive shell for improved user-experience 2020-01-12 12:50:15 -06:00
epi052
7185207864 added WebanalyzeScan; updated config; added to FullScan 2019-10-22 06:22:02 -05:00
epi052
5d05b8818d added GobusterScan and its related defaults; added it to FullScan; changed configs around a bit 2019-10-20 19:37:14 -05:00
epi052
0b45b6e2ad added CORScannerScan; added related tool_path config; added web ports to nmap scans 2019-10-20 13:17:05 -05:00
epi052
a49e4f9619 added FullScan wrapper to loop in dangling execution paths 2019-10-18 14:07:55 -05:00