Releases: epi052/recon-pipeline
Releases · epi052/recon-pipeline
v0.10.2
v0.10.1
v0.10.0
- Added waybackurls to the pipeline!!
- Added waybackurls scan to FullScan wrapper
- Added tests/docs
v0.9.3
v0.9.2
v0.9.1
v0.9.0
Closes out store results in a database project
- added database support
- added database command
- added view command
- added --target option to scan command
- restructured project layout
- added 188 tests; up to 97% test coverage
- updated readme/docs
- added CONTRIBUTING.md
- squashed numerous bugs
- probably forgetting quite a bit... this was a big one
v0.8.4
v0.8.3
When running install masscan
the user is prompted for sudo privileges. This is in order to add the CAP_NET_RAW capability to the masscan binary. Giving masscan this capability removes the need to run sudo for every scan that uses masscan, which is most of them.