pocsuite3

Open-sourced remote vulnerability testing and exploitation framework

brewmacoslinux
Try with needOr install directly
Source

About

Open-sourced remote vulnerability testing framework

Commands

pocsuite3

Examples

Run a POC script against a target URL$ pocsuite3 -u http://target.com --poc poc_script.py
List all available POC plugins$ pocsuite3 --list
Scan multiple targets with a specific POC$ pocsuite3 -f targets.txt --poc poc_exploit.py -v 2