Lucene search
+L

71 matches found

Kitploit
Kitploit
•added 2026/09/25 2:31 a.m.•12 views

fail2ban-log4j

fail2ban-log4j fail2ban filter that catches attacks against log4j CVE-2021-44228 Installation Copy this file to your fail2ban filter.d directory, which is usually something like /etc/fail2ban/filter.d or similar. Add an apache-jndi section to your jail.local or jail.conf: root@kitploit: apache-jn...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/25 12:50 a.m.•13 views

jndi-ldap-test-server

jndi-ldap-test-server This is a minimalistic LDAP server that is meant for test vulnerability to JNDI+LDAP injection attacks in Java, especially CVE-2021-44228. How to test vulnerability to CVE-2021-44228 1. Download the test server binary for your platform you can find all binaries under Release...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
•added 2026/09/25 12:14 a.m.•9 views

TPASLog4ShellPoC

TPAS Log4Shell PoC This repository contains a Proof of Concept PoC for the Log4Shell vulnerability CVE-2021-44228, developed as part of the coursework for the curricular unit TPAS in the Master's degree in Information Security at FCUP. It features: A React SPA frontend that simulates a generic...

10CVSS7.6AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/25 12:02 a.m.•10 views

LOG4J-CVE-2021-44228

LOG4J-CVE-2021-44228 Log4Shell — also known as CVE-2021-44228 — is a critical vulnerability that enables remote code execution in systems using the Apache Foundation’s Log4j, which is an open-source Java library that is extensively used in commercial and open-source software products and utilitie...

10CVSS7.9AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/24 11:41 p.m.•24 views

sample-ldap-exploit

sample-ldap-exploit A short demo of CVE-2021-44228 Build root@kitploit: $ mvn clean verify Run Attacker root@kitploit: $ java \ -cp 'attacker/target/sample-attacker.jar:attacker/target/lib/' \ sample.attacker.Attacker localhost 1389 sample.payload.Payload 8080 payload/target/sample-payload.jar...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/24 10:10 p.m.•98 views

Log4jShell-Scan

Overview log4j2 RCE vulnerability CVE-2021-44228 intranet scanner, can be used for vulnerability scanning under the condition of no internet access, helping enterprises quickly discover Log4Shell vulnerabilities. Modified from: https://github.com/fullhunt/log4j-scan JNDIMonitor from:...

10CVSS7.5AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
•added 2026/09/24 3:03 p.m.•6 views

CVE-2021-44228

Log4Shell Proof-Of-Concept This repository is a Proof-Of-Concept for CVE-2021-44228 vulnerability. It is derived from This Repo. In this repository I have made an example of a vulnerable application and a demonstration of how to exploit it. Proof-of-concept Components I have modified the upstream...

10CVSS7.5AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
•added 2026/09/24 3:02 p.m.•8 views

CVE-2021-44228-PoC-log4j-bypass-words

🤝 Show your support - give a ⭐️ if you liked the content | SHARE on Twitter | Follow me on 🐱‍💻 ✂️ 🤬 LOG4J Java exploit - WAF and patches bypass tricks 📝 Description CVE-2021-44228 works on: log4j: 2.0 = Apache log4j = 2.14.1 Java version already patched: 6u211+, 7u201+, 8u191+, 11.0.1+. Windows...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
•added 2026/09/24 2:08 p.m.•13 views

Wireshark

Wireshark Malware Analysis Description This lab I analyzed a known malicious packet capture on the exploit Log4J. I begun my investigation with the same playbook I use for packet capture analysis, which is to examine the statistics and see how many and how much endpoints are communicating. Notici...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 12:52 p.m.•9 views

CVE-2021-44228

CVE-2021-44228 PoC Log4Shell ⚠️ Disclaimer: This tool is intended for educational purposes, security research, and controlled test environments only. Using it against systems without explicit permission is illegal and entirely the responsibility of the user. 📌 Description This project contains a...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/24 11:52 a.m.•7 views

cve-2021-44228-qingteng-online-patch

cve-2021-44228-qingteng-online-patch What is this Hot-patch CVE-2021-44228 by exploiting the vulnerability itself. How to use Inject the following code to anywhere likely vulnerable to CVE-2021-44228, root@kitploit: $jndi:ldap://your-own-server/patch To prevent MITM attack during the patch proces...

10CVSS7.5AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
•added 2026/09/24 7:53 a.m.•7 views

cve-2019-14540-exploit

CVE-2019-14540 Exploit http://www.leadroyal.cn/?p=939 Environment limitation: This demo uses the jndi ldap exploitation method, so a low version less than 8u191 of the jdk is required. 1. Use marshalsec to create an ldap service on local port 1389, pointing to the http service on local port 8000...

9.8CVSS7.4AI score0.10763EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 3:55 a.m.•15 views

log4j2-exploit

Log4Shell CVE-2021-44228 proof of concept Requirement Java JDK/JRE 8 or later version curl exploitable Simple spring boot application that serves a login page with user and password. It logs the user name when POSTed to /. It is not required for the application to log any user provided input...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
•added 2026/09/22 1:25 a.m.•7 views

CVE-2021-44228-Apache-Log4j

CVE-2021-44228Apache Log4j Remote Code Execution) Versions Affected: all versions from 2.0-beta9 through 2.12.1 and 2.13.0 through 2.15.0 Security Advisories / Bulletins linked to Log4Shell CVE-2021-44228 Usage: 1. 下载该项目,编译InjectClazz.java root@kitploit: download git clone...

10CVSS7.7AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
•added 2026/09/21 3:37 p.m.•10 views

CVE-2021-44228-Log4Shell-Hashes

CVE-2021-44228-Log4Shell-Hashes Hashes for vulnerable LOG4J versions Created to help orgs search for this vulnerable versions https://www.lunasec.io/docs/blog/log4j-zero-day/ Source of the hashes: https://archive.apache.org/dist/logging/log4j/ Possibly 1.X affected...

10CVSS7.5AI score0.99999EPSS
SaveExploits375References3
Kitploit
Kitploit
•added 2026/09/21 4:51 a.m.•12 views

CVE-2021-44228-Test-Server

CVE-2021-44228-Test-Server A small server for verifing if a given java program is succeptibel to CVE-2021-44228 Usage Build the program using go build -o listener.exe. This should give you a small executable for your platform. Use the Go cross compile feature if you need the executable for anothe...

10CVSS7.5AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/21 2:13 a.m.•11 views

cve-2021-44228-rce-poc

CVE-2021-44228 Remote Command Execution PoC This repository allows security researchers to experiment with remote code execution by offering an implementation of an attack server that loads a custom exploit on a vulnerable application that contains log4j. ⚠️ The tool is intended for self-assessmen...

10CVSS8AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/19 4:56 p.m.•13 views

log4j-jndi-be-gone

log4j-jndi-be-gone A Byte Buddy Java agent-based fix for CVE-2021-44228, the log4j 2.x "JNDI LDAP" vulnerability. It does three things: Disables the internal method handler for jndi: format strings "lookups". Logs a message to System.err i.e stderr indicating that a log4j JNDI attempt has been ma...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References1
Kitploit
Kitploit
•added 2026/09/19 8:48 a.m.•10 views

Burp-Log4j-HammerTime

Log4j-HammerTime This Burp Suite Active Scanner extension validates exploitation of the Apache Log4j CVE-2021-44228 and CVE-2021-45046 vulnerabilities. This extension uses the Burp Collaborator to verify the issue. Usage Enable this extension Launch an Active Scan on a specific target if you want...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/18 10:51 p.m.•10 views

CVE-2021-44228-demo

log4j-shell-poc A Proof-Of-Concept for the recently found CVE-2021-44228 vulnerability. Recently there was a new vulnerability in log4j, a java logging library that is very widely used in the likes of elasticsearch, minecraft and numerous others. In this repository there is an example vulnerable...

10CVSS7.5AI score0.99999EPSS
SaveExploits375
Rows per page
Query Builder