279 matches found
Log4Shell-Payloads
🚨 Log4Shell Payloads Collection A curated list of Log4Shell / Log4J exploitation payloads targeting: CVE-2021-45046 CVE-2022-42889 🔗 By @nav1n0x 🔥 One-Liner Payloads ✅ Oneliner 1 root@kitploit: cat vulnerable-hosts.txt | sed 's/https?:////' | xargs -I echo...
Log4Shell-obfuscated-payloads-generator
Log4Shell-obfuscated-payloads-generator Log4Shell-obfuscated-payloads-generator can generate primary obfuscated or secondary obfuscated CVE-2021-44228 or CVE-2021-45046 payloads to evade WAF detection. The design idea of Log4Shell-obfuscated-payloads-generator Installation root@kitploit: git...
Log4j-CVE-Detect
Log4J-CVE-Detect This repository contains a set of YARA rules for detecting versions of log4j which are vulnerable to CVE-2021-44228, CVE-2021-45046, and / or CVE-2021-45105 by looking for a number of features which appear in affected versions. This tool works recursively on binary files such as...
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...
Log-4j-scanner
log4j-scan A fully automated, accurate, and extensive scanner for finding vulnerable log4j hosts Features Support for lists of URLs. Fuzzing for more than 60 HTTP request headers not only 3-4 headers as previously seen tools. Fuzzing for HTTP POST Data parameters. Fuzzing for JSON data parameters...
log4j2-CVE-2021-45046
Aplicación vulnerable de muestra Log4j2 CVE-2021-45046 Versiones afectadas: todas las versiones desde 2.0-beta9 hasta 2.15.0 Esta aplicación se basa en una aplicación web Spring Boot vulnerable a CVE-2021-45046 Utiliza Log4j 2.14.1 a través de spring-boot-starter-log4j2 2.6.1. Ejecución de la...
log4j-cve-code-search-resources
Utiliser la recherche de code pour aider à corriger/atténuer log4j CVE-2021-44228 et log4j CVE-2021-45046...
log4shell-tools
log4shell.tools log4shell.tools ist ein Werkzeug, mit dem Sie testen können, ob eine Ihrer Anwendungen von den kürzlich entdeckten Sicherheitslücken in log4j betroffen ist: CVE-2021-44228 und CVE-2021-45046. Dies ist der Code, der https://log4shell.alexbakker.me antreibt. Wenn Sie den Code...
CyberSecurity_CVE-2021-45046
CVE-2021-45046...
CVE-2021-45046-Info
CVE-2021-45046-Info Oh no, un altro POC root@kitploit: $ctx:apiversion - %dyyyy-MM-dd HH:mm:ss %-5p %c1:%L - %mnolookups%n COLLEGAMENTI https://nvd.nist.gov/vuln/detail/CVE-2021-45046 https://www.datadoghq.com/blog/log4j-log4shell-vulnerability-overview-and-remediation/...
log4shell-rex
Log4Shell-Rex The following RegEx was written in an attempt to match indicators of a Log4Shell CVE-2021-44228 and CVE-2021-45046 exploitation. If you run a version from pre 2021/12/21, it's highly recommended to test and update. I've removed some quirks and enhanced performance. The Regex aims...
log4j-detector
Log4-detector Scanner that detects vulnerable Log4J versions to help teams assess their exposure to CVE-2021-44228 CRITICAL, CVE-2021-45046, CVE-2021-45105, and CVE-2021-44832. Can search for Log4J instances by carefully examining the complete file-system, including all installed applications. It...
Log4Shell
log4shell Ein vollautomatischer, präziser und umfassender Scanner zum Auffinden verwundbarer Log4j-Hosts Funktionen Unterstützung für URL-Listen. Fuzzing für mehr als 60 HTTP-Request-Header. Fuzzing für HTTP-POST-Daten-Parameter. Fuzzing für JSON-Daten-Parameter. Unterstützt DNS-Callback zur...
log4j-samples
log4j-samples Esempi di versioni della libreria log4j per aiutare gli scanner / rilevatori di log4j incluso il nostro log4j-detector a migliorare la loro accuratezza nel rilevamento di CVE-2021-45046 e CVE-2021-44228. Gli esempi includono jar shaded, uber jar, jar eseguibili spring-boot, jar dent...
log4jjndilookupremove
log4jjndilookupremove Um script simples para remover Log4J JndiLookup.class de jars em um diretório específico. Este script pode ser usado para resolver temporariamente os CVEs CVE-2021-45046 e CVE-2021-44228, até que a aplicação possa ser reempacotada com uma versão adequada do Log4J. Uso Em Lin...
log4j2_vul_local_scanner
Scanner Locale per Vulnerabilità Log4j2 CVE-2021-45046 Script di rilevamento locale per la vulnerabilità Log4j, scansiona tutti i processi java sull'host, verifica se è stato introdotto un jar log4j-core vulnerabile e se è possibile un attacco remoto di esecuzione codice CVE-2021-45046. Carica il...
log4j-scan
log4j-scan A fully automated, accurate, and extensive scanner for finding vulnerable log4j hosts Features Support for lists of URLs. Fuzzing for more than 60 HTTP request headers not only 3-4 headers as previously seen tools. Fuzzing for HTTP POST Data parameters. Fuzzing for JSON data parameters...
Log4j_scan_Advance
log4j-scan Um scanner totalmente automatizado, preciso e extenso para encontrar hosts log4j vulneráveis Recursos Suporte para listas de URLs. Fuzzing para mais de 60 cabeçalhos de requisição HTTP não apenas 3-4 cabeçalhos como em ferramentas vistas anteriormente. Fuzzing para parâmetros de dados...
PowerShell-Log4J-Scanner
PowerShell-Log4J-Scanner può trovare, analizzare e correggere i file Log4J a causa di CVE-2021-44228, CVE-2021-45046 sito ufficiale Apache: https://logging.apache.org/log4j/2.x/download.html Lo script è per PowerShell, dovrebbe funzionare su Win10 o Win11...