Update README.md

This commit is contained in:
Michael Skelton
2019-01-06 20:49:37 +10:00
committed by GitHub
parent 25e011ec31
commit e7f3cc3d8a

View File

@@ -138,3 +138,6 @@ This presumes that the contents of the command file is:
vhostscan -t $target -oN _output_/_target_-vhosts.txt
```
This would output a file for each target in the specified output folder. You could also run multiple commands simply by adding them into the command file.
# Auhors and Thanks
Originally written by Michael Skelton ([codingo](https://twitter.com/codingo_)) and Sajeeb Lohani ([sml555](https://twitter.com/sml555_)) with help from Charelle Collett ([@Charcol0x89](https://twitter.com/Charcol0x89)) for threading refactoring and overall appraoch, and Luke Stephens ([hakluke](https://twitter.com/hakluke)) for testing and approach.