Commit Graph

10 Commits

Author SHA1 Message Date
epi052
9d5cac6b34 WIP: added tools command; closes #44 (#60)
* added tools command with placeholders for un/reinstall along with placeholder tests

* added missing docs build dependency

* updated documentation to reflect tools vs install

* refactored some code for DRY, fixed up prior merge with master

* fixed broken tests in test_recon_pipeline_shell

* existing tests all passing

* added tools list command

* added tools list command

* added tools reinstall

* removed lint

* fixed reinstall test

* fixed install go test

* fixed go install test again
2020-06-27 21:23:16 -05:00
Ryan Good
1ad3adca82 Uninstall command (#66)
* Add do_uninstall function

* uninstall f/ amass/aqua/go

* uninstall functional on all tools

* Add in missed fixes from rebase

* solve permission issue

* Removes un-needed vars from yaml

* Resolves go test issues

* adds framework for uninstall tests

* Fixes uninstall tests for Go tools

* Adds uninstall testing for luigi and improves uninstall

* Adds uninstall testing for searchsploit

* Update installation documentation
2020-06-26 19:04:43 -05:00
epi052
9e863a2260 Troublehoot pipeline tool tests (#71)
* changed go version
2020-06-13 18:55:42 -05:00
epi052
7e261a16e4 institued fix from discussion; closes #68 (#70) 2020-06-13 15:47:09 -05:00
epi052
fce38c22de added tests for new ci stage; restructured go tool installs; closes #63; closes #46 (#64) 2020-05-12 14:02:29 -05:00
Ryan Good
c8bb606ecc Modifies reference structure for tool paths (#61) 2020-05-11 20:07:15 -05:00
epi052
f556319453 WIP: add waybackurls scan (#56)
* fixed up config.defaults definition

tools-dir and database-dir now use defaults.home value

* added tool definition file; closes #54

* added basic PoC for waybackurls scanner; updated helpers.py test

* added Endpoint/Target parsing; updated existing tests to pass

* added tests for waybackurls

* added WaybackurlsScan to FullScan

* added documenation for WaybackurlsScan
2020-05-02 20:06:44 -05:00
Ryan Good
078fdaada7 Changes commands to be more uniform/readable (#58) 2020-05-01 20:51:35 -05:00
epi052
f1c1868a6e correct minor oversight with tko-sub definition 2020-04-29 21:46:10 -05:00
Ryan Good
db1dbb8e2b pivot to yaml structure for tool definitions (#33) 2020-04-25 15:00:02 -05:00