Lucene search
+L

614 matches found

Kitploit
Kitploit
added 2026/09/17 8:21 a.m.9 views

TomcatScanPro

TomcatScanPro README Version: 简体中文 Introduction This project is a weak password detection tool for Tomcat services. It supports multiple exploitation methods for CVE-2017-12615 vulnerability and integrates CNVD-2020-10487 Tomcat AJP protocol local file inclusion vulnerability exploitation...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/17 6:54 a.m.12 views

ajpfuzzer

AJPFuzzer - A command-line fuzzer for AJPv1.3 AJPFuzzer is a rudimental fuzzer for the Apache JServ Protocol ajp13. Built on top of libajp13, the tool allows you to create and send AJP messages using an easy-to-use command line interface. AJPFuzzer can craft properly formatted AJP13 messages all...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 3:42 a.m.7 views

CVE-2020-1938

Disclaimer: All use of cybersecurity tools must comply with national laws, industry regulations, and the relevant rules of the target system, and must not be used for any illegal purposes or to infringe upon the lawful rights of others. Users should recognize that no tool can guarantee absolute...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 3:05 a.m.9 views

CVE-2020-1938TomcatAjpScanner

CVE-2020-1938TomcatAjpScanner Batch scan for Tomcat AJP vulnerability Vulnerability Details On January 6, 2020, the National Information Security Vulnerability Sharing Platform CNVD included the Apache Tomcat file inclusion vulnerability CNVD-2020-10487, corresponding to CVE-2020-1938. Attackers...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/17 2:15 a.m.3 views

CNVD-2020-10487-Tomcat-Ajp-lfi-Scanner

Python2 Multithreaded Scanning for Tomcat-Ajp Protocol File Read Vulnerability A tool for scanning SRC rewards The PoC originates from https://github.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi/, I am not the author of the PoC!!!! Operation 1. Place the domain/IP to be scanned in ip.txt Do not...

5.9AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.136 views

F5 BIG-IP - Unauthenticated RCE via AJP Smuggling

CVE-2023-46747 is a critical severity authentication bypass vulnerability in F5 BIG-IP that could allow an unauthenticated attacker to achieve remote code execution RCE. The vulnerability impacts the BIG-IP Configuration utility, also known as the TMUI, wherein arbitrary requests can bypass...

9.8CVSS8.8AI score0.96515EPSS
SaveExploits17References5
Kitploit
Kitploit
added 2026/09/16 7:32 p.m.14 views

CVE-2020-1938

CVE-2020-1938 CVE-2020-1938 fixes errors in the PoC from https://github.com/Hancheng-Lei/Hacking-Vulnerability-CVE-2020-1938-Ghostcat.git and has been verified to work on Apache Tomcat/8.0.43. Practice Steps 1. Create docker-compose.yml 2. docker compose up -d 3. python3 CVE-2020-1938.py -p 8009 ...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51References1
NVD
NVD
added 2026/09/16 5:18 p.m.6 views

CVE-2026-76420

A vulnerability in the internal configuration of the Apache JServ Protocol AJP connector for Cisco Secure FMC Software could allow an unauthenticated, remote attacker to impersonate a peer device. This vulnerability is due to incorrect initialization of encryption parameters for the AJP connector...

9CVSS0.00367EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 4:55 p.m.5 views

EUVD-2026-80887

A vulnerability in the internal configuration of the Apache JServ Protocol AJP connector for Cisco Secure FMC Software could allow an unauthenticated, remote attacker to impersonate a peer device. This vulnerability is due to incorrect initialization of encryption parameters for the AJP connector...

9CVSS0.00367EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 4:55 p.m.29 views

CVE-2026-76420 Cisco Secure Firewall Management Center Software Impersonated sftunnel Connection Vulnerability

A vulnerability in the internal configuration of the Apache JServ Protocol AJP connector for Cisco Secure FMC Software could allow an unauthenticated, remote attacker to impersonate a peer device. This vulnerability is due to incorrect initialization of encryption parameters for the AJP connector...

9CVSS0.00367EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 4:55 p.m.17 views

CVE-2026-76420

CVE-2026-76420 affects the internal configuration of the Apache JServ Protocol (AJP) connector in Cisco Secure FMC Software . The root cause is incorrect initialization of encryption parameters for the AJP connector at boot time. An unauthenticated, remote attacker can send crafted packets to the...

9CVSS0.00367EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 3:30 p.m.9 views

Tomcat-AJP-CVE-2020-1938

本项目是基于 00theway 的魔改版...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/16 2:47 p.m.8 views

ghostcat

Ghostcat - CVE-2020-1938 Exploit Read Tomcat files via AJP connector port 8009 Usage: python3 ghostcat.py file """ Save the script cat ghostcat.py 'PYEOF' AQUÍ VA EL CÓDIGO COMPLETO DE ARRIBA PYEOF Set permissions and run chmod +x ghostcat.py Read tomcat-users.xml Tomcat Manager credentials pytho...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/16 11:09 a.m.12 views

CVE-2020-1938-Tomact-file_include-file_read

CVE-2020-1938Tomcat-fileinclude and filered Tomcat file inclusion and file read vulnerability exploitation POC File Read Usage :python2 "Tomcat-ROOT路径下文件读取CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 File Inclusion Usage :python2 "Tomcat-ROOT路径下文件包含CVE-2020-1938.py" -p 8009 -f /test.txt...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/16 8:28 a.m.8 views

CVE-2020-1938

CVE-2020-1938-tomcat-ファイルダウンロード+ファイルインクルード Tomcat-Ajpプロトコルファイル読み取り脆弱性 元POCソース:https://github.com/nibiwodong/CNVD-2020-10487-Tomcat-ajp-POC/blob/master/poc.py 修正後、ファイルを含めることが可能で、特定条件下でコマンド実行が可能です...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/16 3:13 a.m.31 views

learnjavabug

This project is for security research only. It is forbidden to use this project to launch illegal attacks. The user is responsible for any consequences. This is a personal project for reproducing and publishing vulnerabilities that I find interesting or that have a significant impact. There isn't...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:06 a.m.9 views

ibm-qradar-ajp_smuggling_CVE-2022-26377_poc

CVE-2022-26377 A Proof of Concept developed by @watchTowr to exploit an AJP Smuggling vulnerability to poison the HTTP Response Queue of an IBM QRadar instance with a stored redirect. Follow the watchTowr Labs Team for our Security Research https://labs.watchtowr.com/...

7.5CVSS8AI score0.21079EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 11:52 p.m.9 views

CVE-2020-1938

CVE-2020-1938 Detection Rules root@kitploit: CNVD-2020-10487 CVE-2020-1938 alert tcp any any - any 8009 msg:"CNVD-2020-10487 Ghostcat"; content:"javax|2e|servlet|2e|include|2e|requesturi"; content:"javax|2e|servlet|2e|include|2e|pathinfo"; content:"javax|2e|servlet|2e|include|2e|servletpath";...

9.8CVSS8.1AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/15 1:21 p.m.6 views

Ghostcat-Tomcat-AJP-Exploit-Py3

Tomcat Ghostcat CVE-2020-1938 / CNVD-2020-10487 Vulnerability Detection Tool Introduction This project provides a Python verification script for verifying the Apache Tomcat AJP protocol local file inclusion vulnerability commonly known as Ghostcat, CVE-2020-1938 / CNVD-2020-10487. This script is ...

9.8CVSS7.8AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/14 11:54 a.m.7 views

Ghostcat-CNVD-2020-10487

Ghostcat exp for CNVD-2020-10487CVE-2020-1938 tomcat ajp协议任意属性设置导致的文件读取和文件执行。 漏洞分析 代码仅供安全测试,请勿用于非法用途,造成的后果使用者负责与本人无关!!! root@kitploit: python3 ajpShooter.py -h /\ / \ | | | //\ | | ' \ \ | ' \ / \ / | / \ '| / | | | | \ \ | | | | | || / | / // | ./ /| ||/ / \|| |/|| 00theway,just for test...

9.8CVSS8AI score0.9927EPSS
SaveExploits51
Rows per page
Query Builder