EyeWitness
# Tool setup
git clone https://github.com/RedSiege/EyeWitness && cd EyeWitness
./Python/setup/setup.sh
# Run EyeWitness with text file containing hosts
EyeWitness.py --web -f targets.txt
# Run EyeWitness with Nessus file as input
EyeWitness.py --web -x Weelee_Scan.nessus --threads 20Last updated