Remote vulnerability testing and exploit framework for security research
Open-sourced remote vulnerability testing framework
pocsuite3$ pocsuite3 -u http://target.com --plugins pocsuite3.plugins.httpserver$ pocsuite3 -u http://target.com -m http://localhost:8000/poc.py$ pocsuite3 -f targets.txt --search keyword$ pocsuite3 -u http://target.com/page?id=1 --dork 'inurl:id=' -v 3$ pocsuite3 -u http://target.com -m poc.py --output report.html