pocsploit is a lightweight, flexible and novel open source poc verification framework.
Encountered code/poc issues, please Submit issue
cve | cnnvd | others |
---|---|---|
345 | 7 | 102 |
pip3 install -r requirements.txt
poc to verify single website
python3 pocsploit.py -iS “http://xxxx/” -r “modules/” -t 100 –poc
specific poc
python3 pocslpoit.py -iS “http://xxxxx” -r “modules/vulnerabilities/thinkphp/thinkphp-5022-rce.py” –poc
exp to exploit many websites (with urls in a file)
python3 pocslpoit.py -iF “urls.txt” -r “modules/vulnerabilities/” –exp
Output to file & console quiet mode
python3 pocslpoit.py -iS “http://xxxx” -r “modules/vulnerabilities/” –poc -o result/result.log -q
ParadeDB is an Elasticsearch alternative built on Postgres. We're modernizing the features of Elasticsearch's product…
Invoke-AtomicAssessment is a powerful tool designed to facilitate adversary emulation by leveraging Atomic Red Team.…
This is a simulation of attack by the Wicked Panda group (APT-41) targeting U.S. state…
A simple application that extracts your IoCs from garbage input and checks their reputation using…
Flutter Mobile Application Reverse Engineering Tool by Compiling Dart AOT Runtime. Currently, the application supports…
Welcome to FLARE-VM - a collection of software installations scripts for Windows systems that allows…