Lucene search
+L

75 matches found

Kitploit
Kitploit
added 2026/09/16 7:09 a.m.7 views

CVE-2022-41040

CVE-2022-41040 Code set relating to CVE-2022-41040. scanner.py is a Python based scanner testing for the CVE-2022-41040. Requirements The only additional modules needed to run this code is requests and colorama. root@kitploit: pip install -r requirements.txt Usage This script takes a single URL o...

8.8CVSS7.9AI score0.99956EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 6:20 a.m.37589 views

vulmap

🌟 Vulmap - Web vulnerability scanning and verification tools Click here for the English Version Vulmap is a web vulnerability scanning and verification tool. It can scan and exploit vulnerabilities in webapps. Currently supported webapps include activemq, flink, shiro, solr, struts2, tomcat, unom...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 5:26 a.m.6 views

-cve-2022-22947-

-cve-2022-22947- cve-2022-22947 spring cloud gateway batch scanning script usage: python3 springcloudpoc.py ./urls.txt Use urls.txt to store url information URL format: https://xxx.xx.xx/ one per line Original Script Reference:...

10CVSS8.3AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/16 4:07 a.m.10 views

CVE-2018-9995-POC

CVE-2018-9995-POC CVE-2018-9995 POC python CVE-2018-9995Bata.py -proxy 127.0.0.1:9487 -f Importdata.txt -o Outputdata.txt -p 12 -f ※Batch import file Data source format example: 43.255.172.204:9200 192.168.168.5:1234 -o ※Output file -proxy ※Socks5 forwarding proxy -p ※Number of multi-threaded cor...

9.8CVSS8.4AI score0.82608EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 3:12 a.m.9 views

CVE-2020-17519

CVE-2020-17519 CVE-2020-17519 Cheetah language version, supports batch scanning. Copy ip.txt to /script/漏洞探测/Apache/ folder, open Wker main program...

9.1CVSS7.8AI score0.97809EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/16 2:39 a.m.9 views

NotProxyShellScanner

NotProxyShellScanner Python implementation for NotProxyShell aka CVE-2022-40140 & CVE-2022-41082. Setup Install the requirements all that's required is python3 requests. root@kitploit: pip3 install -r requirements.txt Running There are a few options when it comes to running the tooling:...

8CVSS7.4AI score0.9997EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/16 2:36 a.m.8 views

CVE-2021-34045

CVE-2021-34045 druid unauthorized access batch scanning poc Tool Usage python3 CVE-2021-34045.py -u http://127.0.0.1:1111 单个url测试 python3 CVE-2021-34045.py -f url.txt 批量检测 Disclaimer Any direct or indirect consequences and losses caused by the dissemination or use of the information provided in...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 11:53 p.m.13 views

CVE-2020-3187-Scanlist

CVE-2020-3187-Scanlist - Cisco Batch scanning site. Disclaimer: I am not responsible for the use of this tool or any damages, DO NOT USE THIS FOR ILLEGAL PURPOSES. This tool was designed to scan for authorised assets to automate the check for this vulnerability on multiple cisco instances. Instal...

9.1CVSS8.1AI score0.96595EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/15 11:48 p.m.6 views

CVE-2022-26134

CVE-2022-26134 -u URL, --url URL Target URL -c COMMAND, --command COMMAND Command -i LHOST, --lhost LHOST Reverse shell host address -p LPORT, --lport LPORT Reverse shell host port -f FILE, --file FILE Batch scan...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/15 11:27 p.m.5 views

CVE-2024-32113

CVE-2024-32113 Apache OFBIZ Batch Scanning 注意:このツールを違法攻撃に使用することを支援するものではありません。このツールは技術的な交流のみを目的としています。 Note: This tool does not support any illegal attacks. It is intended solely for technical exchange. 注意:本人不支持任何人使用本工具进行非法攻击,本工具仅作为技术交流。 Help root@kitploit: CVE-2024-32113 Batch Scanning optional...

9.8CVSS8.4AI score0.99442EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/15 9:44 p.m.8 views

CVE-2023-34960

ChamiloCVE-2023-34960-EXP Help: root@kitploit: usage: CVE-2023-34960.py -h -u URL -f FILE -c COMMAND options: -h, --help show this help message and exit -u URL, --url URL Full URL address http/https -f FILE, --file FILE Batch URL file -c COMMAND, --command COMMAND Execute command, optional...

9.8CVSS8.6AI score0.99325EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 9:18 p.m.9 views

cve-2020-0796-scanner

cve-2020-0796-scanner This project is base on SMBGhost which is used for scanning CVE-2020-0796 - SMBv3 RCE vulnerability. only add batch scanning function. Usage root@kitploit: python3 cve-2020-0796-scanner.py -t Workarounds root@kitploit: Set-ItemProperty -Path...

10CVSS8.5AI score0.9981EPSS
SaveExploits126References2
Kitploit
Kitploit
added 2026/09/15 9:05 p.m.7 views

CVE-2018-7600-Drupal7

CVE-2018-7600-Drupal7 CVE-2018-7600【Drupal7】Batch scanning tool. root@kitploit: 主文件:CVE-2018-7600-Drupal7.py Main file: CVE-2018-7600-Drupal7.py 其实本质是封装了whoami的exp In essence, it encapsulates the whoami exploit Drupal7/8的原理是一样的但该脚本当是只做了7的适配 Drupal7/8 principles are the same, but this script...

9.8CVSS8.1AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/15 8:21 p.m.9 views

SpEL

SpEL Batch detection tool for Spring Cloud Gateway Actuator API SpEL expression injection command execution CVE-2022-22947 Usage Write the URLs to be tested line by line in a file. Use parameter -TF to specify the file, and -t for concurrency count. Execution Result Yutu Security is committed to...

10CVSS8.2AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/15 8:20 p.m.11 views

CVE-2023-27997-Check

CVE-2023-27997-Check Fofa Query : app="FORTINET-SSLVPN" Install root@kitploit: $ git https://github.com/imbas007/CVE-2023-27997-Check.git $ cd CVE-2023-27997-check $ pip3 install -r requirements.txt Usage root@kitploit: usage: CVE-2023-27997.py -h -u URL | -f FILELIST options: -h, --help show thi...

9.8CVSS8.8AI score0.85689EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/15 8:15 p.m.8 views

CVE-2024-29269

Telesquare TLR-2005KSHRCE CVE-2024-29269 Batch scan/exploit 1.このツールはセキュリティテストのみに使用されており、違法な攻撃については責任を負いません. 2.The tool is only used for security testing, and I am not responsible for any illegal attacks. 3.工具仅用于安全测试,任何非法攻击本人概不负责. Help root@kitploit: / /\ //\ | \ / \ | || | | \ / \ \ / / / \ / /...

8.8CVSS6.9AI score0.06294EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/15 7:50 p.m.9 views

Mongodb-Redis-scan

Mongodb-Redis-scan mongodb-redis anonymous scan script, supports anonymous scanning of mongodb and redis mongodb-redis anonymous scan script, supports anonymous scanning of mongodb and redis. This script was written for a previous requirement, and now it is shared for everyone to learn and...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:38 p.m.8 views

CVE-2019-0708Poc-BatchScanning

title: CVE-2019-0708 Batch Detection This batch detection is based on the public non-destructive detection tool from 360 0708detector.exe, with the following functions: 1. Single detection 2. Batch detection root@kitploit: 双击0708detector-全自动批量版.exe即可使用! Batch detection supports custom IP list to ...

10CVSS7.8AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/15 6:17 p.m.9 views

cve-2019-16097

cve-2019-16097 1. Add the URLs you want to detect in urls.txt 2. Run the cve-2019-16097 script in python3 environment python3 cve-2019-16097.py 3. After batch detection is complete, view the URLs with successfully written accounts in results...

6.5CVSS6.3AI score0.22443EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 5:28 p.m.8 views

exp

exp Batch scanning script for CVE-2023-35854 Usage: python3 piliang.py -r D:\1.txt...

9.8CVSS8.4AI score0.05979EPSS
SaveExploits1
Rows per page
Query Builder