61 matches found
weblogic_2019_2725_wls_batch
weblogic20192725wlsbatch weblogic CVE-2019-2725 vulnerability Exp, targeting the wls-wsat component vulnerability. It uses three exploits for batch detection. At the time of writing, I didn't think too much about it — just verifying the existence of the vulnerability was enough. So the script's...
CVE-2024-0012-poc
See more PoC at https://pc.fenchuan8.com//index?forum=101158&yqm=DGR4X Due to different network environments, timeouts may occur during code execution. Adjust the timeout time accordingly. Batch detection: python poc.py -f url.txt Single detection: python poc.py -u https://your-ip...
CVE-2021-3019
Usage and Disclaimer lanproxy Directory Traversal Vulnerability Batch Detection CVE-2021-3019 Usage: Python CVE-2021-3019.py url.txt In url.txt, each URL is on a separate line; vulnerable addresses are output to CVE-2021-3019.csv Affected Versions lanproxy 0.1 This tool is for security testing by...
unauthorized-tools
unauthorized-tools Unauthorized Batch Detection Script mongo unauthorized python mongounauth.py ip.txt...
cve-2020-7799
cve-2020-7799 Batch detection of cve-2020-7799 Add a text.txt file in the same directory The URL format in the file is as follows: www.baidu.com 132.231.132.132 133.12.122.13:8080 Run: python3 cve-2020-7799.py Note: It is prohibited to use any resources of this project for illegal testing!...
CVE-2022-22954-POC
VMware-CVE-2022-22954-POC Disclaimer: This POC is for learning purposes only. All illegal operations are prohibited. If malicious destruction occurs, it has nothing to do with me!!! 1. Batch detection script: Usage: root@kitploit: python vm-2022-22954-POC.py url.txt 2. Single URL detection:...
CVE-2020-19360
CVE-2020-19360 Fhem arbitrary file read poc FOFA search title=="Home, Sweet Home" Usage: python3 Fhem.py -h python3 Fhem.py -u http://www.example.com single URL test python3 Fhem.py -f url.txt batch detection Tip After the scan is complete, a vulnerable.txt file with vulnerabilities will be...
CVE-2022-1388-EXP
F5 BIG-IP RCE Check check: CVE-2022-1388 F5 BIG-IP RCE Batch Detection exp: Note:exp is modified based on CVE-2021-22986!...
ActiveMQ_Crack
ActiveMQCrack Overview ActiveMQ series vulnerability detection and exploitation tool, including ActiveMQ default password vulnerability and ActiveMQ arbitrary file write vulnerability CVE-2016-3088, supports batch detection and exploitation. Usage Batch detection: Write the URLs to be detected li...
CVE-2024-36401-WoodpeckerPlugin
CVE-2024-36401-WoodpeckerPlugin Introduction Batch detection and exploitation of CVE-2024-36401, supporting custom memory shell injection 1. Batch detection capability 2. The backend has already filtered URLs just provide the URLs 3. Can custom generate memory shell for injection default memory...
CVE-2019-16759
CVE-2019-16759 vBulletin 5.x Unauthorized RCE Batch Detection Script This vulnerability is quite trivial; out of 200+ random targets, only 5 had it. Now handle it yourself—you already have PHP, how can you not get a reverse shell?...
CVE-2019-0708-generate-hosts
CVE-2019-0708-generate-hosts This program uses nmap to scan the CIDR addresses listed in the 3389cidrs file one per line and generates a 3389hosts file containing IP addresses of machines that are likely Windows machines with RDP 3389 enabled. This can significantly reduce the number of IPs that...
Cleo-CVE-2024-50623-PoC
For more PoCs, see https://pc.fenchuan8.com//index?forum=101158&yqm=DGR4X Batch detection: python poc.py -f url.txt Single detection: python poc.py -u your-ip...
CVE-2025-24813-PoC
CVE-2025-24813-PoC Apache Tomcat Remote Code Execution Vulnerability Batch Detection Script CVE-2025-24813 Disclaimer: The vulnerability and its reproduction steps described in this document are for cybersecurity research and educational purposes only. No one shall use the information provided in...
CVE-2020-5902-POC
CVE-2020-5902-POC Batch detection of CVE-2020-5902 python3 CVE-2020-5902.py infile.txt...
CVE-2022-23131poc-exp-zabbix-
CVE-2022-23131poc-exp-zabbix- CVE-2022-23131 Vulnerability batch detection and exploitation script Runtime environment: python3 zabbix-poc.py Run command: python3 zabbix-poc.py To detect only one target, enter 1; for batch detection, enter another value: Vulnerable URLs will be prefixed with + an...
CVE-2019-19782
CVE-2019-19781 Supports batch detection Usage: python CVE-2019-19781.py To detect target URLs, create url.txt in the current script directory. url.txt, one per line: http://xxx:port/ https://xxx:port/ Output: Vulnerable links: res.txt Error links: log.txt...
CVE-2019-0708-poc
CVE-2019-0708-poc CVE-2019-0708 Remote Code Execution Vulnerability Batch Detection 3389hosts is a list of IP addresses to be detected, one per line pool = ThreadPool10 is a custom scanning thread count Note Windows python3 environment Usage 1. Edit 3389hosts, write the IP addresses to be detecte...
CVE-2025-0108-PoC
Disclaimer: The vulnerabilities and reproduction steps described in this article are intended solely for network security research and educational purposes. No one shall use the information provided herein for illegal purposes or unauthorized system testing. The author is not responsible for any...
loxs-optimized
loxs-optimized Project from https://github.com/coffinxp/loxs CSP-Bypass-xss.txt Note: It mainly bypasses the CSP payload 2024-11-06 Add CSP-Bypass-xss.txt to xss.txt 2024-11-07 Removing interfering information Only the vulnerable information is displayed 2024-11-11 Solves the problem that the...