Lucene search
+L

24093 matches found

Kitploit
Kitploit
added 2026/09/09 11:34 a.m.6 views

PY-Log4j-RCE-Scanner

Log4j RCE Scanner Using this tool, you can scan for remote command execution vulnerability CVE-2021-44228 on Apache Log4j at multiple addresses. Features: It can scan according to the url list you provide. It can scan all of them by finding the subdomains of the domain name you give. It adds the...

10CVSS7.3AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/09 11:29 a.m.9 views

cve-2022-22947

CVE-2022-22947 Poc for CVE-2022-22947 DnsLog When I was writing the PoC for xray, the reverse couldn't receive DNS requests. After debugging for a long time, I decided to write a Python version of the PoC…… root@kitploit: python3 poc-cve-2022-22947.py...

10CVSS7.8AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/09 11:18 a.m.4 views

CVE-2023-21839-metasploit-scanner

CVE-2023-21839-metasploit-scanner Usage git clone https://github.com/kurehalin/CVE-2023-21839-metasploit-scanner cd CVE-2023-21839-metasploit-scanner mkdir -p /.msf4/modules/auxiliary/scanner/http cp weblogiciioprce.py /.msf4/modules/auxiliary/scanner/http chmod +x...

7.5CVSS7.8AI score0.999EPSS
SaveExploits12References2
RedHat Linux
RedHat Linux
added 2026/09/09 11:16 a.m.5 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS5.8AI score0.0034EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 11:07 a.m.5 views

Log4j-RCE

Log4j-RCE Log4j RCE - CVE-2021-44228 How To Run? root@kitploit: php log4j.php https://1337.com Requirements PHP CURL PAYLOAD DNS LOG Collaborator Burpsuite or use dnslog.cn List Payload root@kitploit: $ctx:loginId $map:type $filename $date:MM-dd-yyyy $docker:containerId $docker:containerName...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/09 10:39 a.m.6 views

CVE-2004-0789-DDOS

root@kitploit: sudo python3 exploit.py Enter the DNS server IP address: IP Enter the number of requests to send: NUMBER...

5CVSS5.8AI score0.02765EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:36 a.m.7 views

CVE-2024-3273-EXPLOIT

CVE-2024-3273 - D-Link Remote Code Execution RCE 💥 A critical vulnerability, classified as CVE-2024-3273, was discovered in several D-Link NAS devices, including DNS-320L, DNS-325, DNS-327L, and DNS-340L, up to the date of 20240403. This vulnerability affects an unknown function of the file...

9.8CVSS7.7AI score0.99997EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/09 10:36 a.m.11 views

CVE-2024-10914-EXPLOIT

CVE-2024-10914 - D-Link Remote Code Execution RCE This repo contains a proof-of-concept PoC exploit for a critical vulnerability affecting D-Link NAS devices. The bug, tracked as CVE-2024-10914 , impacts the following models: D-Link DNS-320 D-Link DNS-320LW D-Link DNS-325 D-Link DNS-340L The...

9.8CVSS7.9AI score0.96183EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/09 10:30 a.m.6 views

CVE-2019-7642

CVE-2019-7642 D-Link routers with the mydlink feature have some web interfaces without authentication requirements. An attacker can remotely obtain users' DNS query logs and login logs. Vulnerable targets include but are not limited to the latest firmware versions of DIR-817LW A1-1.04, DIR-816L...

7.5CVSS6.6AI score0.02604EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 10:25 a.m.6 views

phantom-playbooks

This is the Corelight Repository for Community Playbooks developed for Splunk Phantom. These provide some examples for you to craft your own playbooks. Corelight Investigate DNS Alert This playbook takes a saved search or alert mechanism for DNS from Splunk and pulls the Zeek UID for the alerts. ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:22 a.m.8 views

log4j-detect

log4j-detect Script simple en Python 3 para detectar la vulnerabilidad de la biblioteca Java "Log4j" CVE-2021-44228 para una lista de URL con multihilo El script "log4j-detect.py" desarrollado en Python 3 se encarga de detectar si una lista de URLs es vulnerable a CVE-2021-44228. Para ello, envía...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/09 10:12 a.m.4 views

CVE-2020-1350

CVE-2020-1350 CVE-2020-1350 Proof-of-Concept Environment Setup 1. Download Windows Server 2016 2. Download a Linux box a secondary box to run this script 3. Install Active Directory/DNS on Windows Server 2016 let's say you named your legitimate domain 33y0re.com 4. Have NO DNS records on the...

10CVSS7.7AI score0.91353EPSS
SaveExploits21
RedHat Linux
RedHat Linux
added 2026/09/09 10:08 a.m.5 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS5.8AI score0.0034EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 10:05 a.m.7 views

saas_enum

SaaS Enum SaaS Enum is a command line tool for discovering the SaaS platforms a company may be using. The tool looks for DNS entries that match known provider patterns and optionally performs lightweight web checks for confirmation. Installation root@kitploit: pip install -r requirements.txt Usag...

6AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 9:52 a.m.7 views

Security Bulletin:Vulnerabilities exists in NPS of IBM Netezza Appliance

Summary Vulnerabilities identified in NPS of IBM Netezza Software have been addressed in version 11.3.1.3-IF3. Vulnerability Details CVEID:CVE-2026-69247 DESCRIPTION: cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 44.0.0 until 50.0.0,...

9.8CVSS6.8AI score0.00645EPSS
SaveExploits3Affected Software1
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.8 views

NSEC3-Encloser-Attack

NSEC3-Encloser-Attack Zonefile Generation This project generates DNS zonefiles with custom NSEC3 parameters to reproduce and evaluate the attacks in CVE-2023-50868. Requirements Python3 tested on Python3.10 Installed Python dependencies: cryptography 42.0.5 dnspython 2.6.1 Components lib: Python...

7.5CVSS7.1AI score0.81729EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 9:34 a.m.3 views

fastfluxanalysis

DNS Analysis Scripts A collection of scripts used to detect Fast-Flux domains and DGA domains. Based on research conducted for MSc thesis, related research papers are available from the following locations: ISSA 2011 ISSA 2012 Botconf 2013 Basic Usage To analyse a single domain: python FFAnalyse....

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:07 a.m.7 views

dnschan

dnschan This is a trojan that runs over DNS. You can: handle multiple agents very slowly upload files fetch files from the web run processes...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:02 a.m.6 views

CVE-2020-1350

CVE-2020-1350 SIGRed Denial of Service PoC Exploit This repo has my version of a DoS PoC exploit for the SIGRed vulnerability disclosed by MS and Check Point Research on July 14th, 2020. @maxpl0it also wrote a PoC that he published on July 15th, but I structured my exploit a little differently th...

10CVSS7.7AI score0.91353EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/09 8:25 a.m.4 views

ddoor

ddoor backdoor multiplataforma que utiliza registros txt de dns ¿Qué es ddor? ddor es un backdoor ligero y multiplataforma que utiliza registros txt para ejecutar comandos en máquinas infectadas. Características Permite que un único registro txt tenga comandos separados para máquinas linux y...

6AI score
SaveExploits0
Rows per page
Query Builder