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
|
1d5155f930
|
Add scan tests (#10)
* 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
this commit closes #6 and #8
updated existing tests to utilize new paths
|
2020-01-30 17:25:42 -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
|
61de5801aa
|
added CI pipeline (#2)
* Create pythonapp.yml
* Update pythonapp.yml
* fixing up flake8/black
* Update pythonapp.yml
* testing addition of tests
* testing masscan install
* testing pipenv install
* test install command done?
* first set of tests complete
|
2020-01-25 20:39:27 -06:00 |
|
epi052
|
82653674dd
|
bugfix: initial pathing of results_dir and nmap indexing
|
2020-01-25 07:11:41 -06:00 |
|
epi052
|
04ae261d9d
|
update README
|
2020-01-23 19:56:32 -06:00 |
|
epi052
|
03c71fdd4d
|
removed unnecessary lock acquire
|
2020-01-22 06:21:44 -06:00 |
|
epi052
|
210801b47f
|
minor polish / comments
|
2020-01-21 06:59:22 -06:00 |
|
epi052
|
bc0c975d69
|
added outdir option; install/scan colors match
|
2020-01-19 13:51:24 -06:00 |
|
epi052
|
153b6ca05c
|
cleaned up messages displayed to user; added thread for selector loop
|
2020-01-18 06:42:10 -06:00 |
|
epi052
|
42450fafe5
|
updated README; included cmd2 in Pipfile; fixed displaying multiple queued tasks
|
2020-01-12 21:12:00 -06:00 |
|
epi052
|
0ce9c5fde6
|
minor bugfix related to installation
|
2020-01-12 15:59:36 -06:00 |
|
epi052
|
3dea7e6379
|
minor bugfix related to installation
|
2020-01-12 15:54:48 -06:00 |
|
epi052
|
7483c7a403
|
changed to uniform tool install location; fixed minor bugs for new install
|
2020-01-12 15:49:49 -06:00 |
|
epi052
|
4dd903b74c
|
fixed amass install command
|
2020-01-12 13:15:32 -06:00 |
|
epi052
|
75f60c0266
|
added interactive shell for improved user-experience
|
2020-01-12 12:50:15 -06:00 |
|