Lucene search
+L

5586 matches found

Kitploit
Kitploit
added 2026/09/21 3:54 a.m.107 views

hacks

Hacks Hacky one-off scripts, tests etc...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 3:52 a.m.30 views

passivedns

| | @ | \ | \ | || | TM | |.------. .-----. .-----. -. .-.------. | |\ || | || | | | | || --'| --'| |\ Y /| --| | |/ || || | | || || ||||||| / | /|/ | |||| A tool to collect DNS records passively to aid Incident handling, Network Security Monitoring NSM and general digital forensics. PassiveDNS...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 2:02 a.m.382 views

subjack

subjack DNS Takeover Scanner Subjack is a DNS takeover scanner written in Go designed to scan a list of domains concurrently and identify ones that are able to be hijacked. With Go's speed and efficiency, this tool really stands out when it comes to mass-testing. Always double check the results...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 11:59 p.m.11 views

usn_analytics

USN Analytics Build root@kitploit: git clone https://github.com/4n6ist/usnanalytics.git Linux root@kitploit: sudo dnf groupinstall development-tools // Fedora sudo dnf install glibc-static libstdc++-static // Fedora sudo apt-get install build-essential // Debian/Ubuntu cd usnanalytics make Window...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 11:56 p.m.33 views

msmailprobe

msmailprobe Office 365 and Exchange Enumeration It is widely known that OWA Outlook Webapp is vulnerable to time-based user enumeration attacks. This tool leverages all known, and even some lesser-known services exposed by default Exchange installations to enumerate users. It also targets Office...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 11:50 p.m.11 views

Spoofy

Spoofy WHAT Spoofy is a program that checks if a list of domains can be spoofed based on SPF and DMARC records. You may be asking, "Why do we need another tool that can check if a domain can be spoofed?" Well, Spoofy is different and here is why: 1. Authoritative lookups on all lookups with known...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 10:59 p.m.12 views

TakeOver-v1

TakeOver-v1 What is Subdomain Takeover? Subdomain Takeover is a type of vulnerability that arises when a subdomain points to an external service that has been deleted or is no longer in use. Common examples of these external services include Github, Heroku, Gitlab, and Tumblr. In this scenario, a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:17 p.m.219 views

dnstake

DNSTake A fast tool to check missing hosted DNS zones that can lead to subdomain takeover. What is a DNS takeover? DNS takeover vulnerabilities occur when a subdomain subdomain.example.com or domain has its authoritative nameserver set to a provider e.g. AWS Route 53, Akamai, Microsoft Azure, etc...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 9:55 p.m.13 views

pentesting-multitool

Pentesting-Multitool Introduction Pentesting-Multitool project arises from the need to gather some pentesting tools into one tool. It will be developed using Python3 adding some external libraries as DNSPython, pythonwhois or scapy. The main functions of the script is to collect information about...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 9:27 p.m.21 views

Nullify

Nullify Secure. Transparent. Nullified. Nullify is an open source, modular data retention, deletion, and lifecycle governance platform. It provides a centralized framework for discovering data, evaluating retention policies, executing controlled lifecycle actions, and maintaining verifiable audit...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 9:24 p.m.12 views

DNS_Tunneling

Intro Inspired by recent work I did involving Cobalt Strike DNS beacons, in conjunction with a mission statement to try and evade Microsoft Defender for Endpoint, I spent some time looking into how DNS might be used to transfer a payload to a target machine. I further wanted to challenge myself b...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 9:05 p.m.15 views

EasyScan

EasyScan EasyScan is a Python script that analyzes the security of a given website by inspecting its HTTP headers, DNS records, and other configurations. The script generates a security report with a score, grade, and recommendations for addressing potential vulnerabilities. Features & Test Cases...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 6:10 p.m.85 views

ghostbuster

Table of Contents Table of Contents Ghostbuster The problem Project Features Installing Ghostbuster Using Ghostbuster Example Output Setting up your AWS accounts Setting up Cloudflare Optional Authors License Ghostbuster Eliminate dangling elastic IPs by performing analysis on your resources with...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 5:15 p.m.299 views

dnstwist

See what sort of trouble users can get in trying to type your domain name. Find lookalike domains that adversaries can use to attack you. Can detect typosquatters, phishing attacks, fraud, and brand impersonation. Useful as an additional source of targeted threat intelligence. DNS fuzzing is an...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:51 p.m.7 views

CVE-2023-46818-Exploit

CVE-2023-46818-Exploit 这是我自己为CVE-2023-46818编写的利用程序,快乐黑客! 该利用程序自动化了CVE-2023-46818中描述的攻击,利用ISPConfig 3.2.11及更早版本中的PHP代码注入漏洞。它使用有效凭据登录ISPConfig面板,针对存在漏洞的languageedit.php文件,滥用records表单字段注入恶意PHP代码。该载荷在服务器上写入一个sh.php文件,作为轻量级Web Shell使用。部署后,它会启动一个交互式Shell,用户可在其中输入系统命令,PHP脚本在远程执行命令并将输出包裹在标记之间返回,便于解析。...

7.2CVSS7.3AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 2:48 p.m.8 views

CVE-2023-46818

CVE-2023-46818 ISPConfig - PHP 代码注入 PoC 漏洞利用(Bash) CVE-2023-46818 ISPConfig 中的认证 PHP 代码注入 更多详情请参阅:公告 CVE-2023-46818 PoC 简介 ISPConfig 版本 注意:此漏洞利用需要有效的 ISPConfig 管理员凭据,并将部署一个可通过 /admin/sh.php 访问的命令 Web Shell。它提供了一个类终端界面,可用于在目标系统上持续执行命令。 致谢 研究员:Egidio Romano(又名 EgiX) | n0b0d13satgmaildotcom...

7.2CVSS8AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 2:08 p.m.18 views

hijagger

hijagger - comprueba los registros de paquetes en busca de paquetes secuestrables Esta herramienta comprueba a todos los mantenedores de todos los paquetes en los registros de NPM y Python Pypi en busca de dominios no registrados o registros MX no registrados en esos dominios. Si un dominio no es...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 1:34 p.m.28 views

domain_analyzer

Domain Analyzer v0.8.3 What Domain analyzer is a security analysis tool that automatically discovers and reports information about a given domain. Its main purpose is to analyze domains in an unattended way. It has many crazy features, such as getting more domains from DNS zones, automatic nmap,...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 12:59 p.m.5 views

CVE-2023-46818-python-exploit

CVE-2023-46818 漏洞利用 这是影响 ispconfig 3.2.11 及之前版本的漏洞的原始 PHP 脚本的 Python 版本。 原始 PHP 源码:https://packetstormsecurity.com/files/176126/ISPConfig-3.2.11-PHP-Code-Injection.html 此概念验证仅用于教育目的。 使用 root@kitploit: python exploit.py http://10.10.10.10/ adminuser passwd 漏洞描述 通过 "records" POST 参数传递给...

7.2CVSS7.7AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/20 12:48 p.m.8 views

dns-zone-transfer-test

Prueba de Transferencia de Zona DNS Automatiza las pruebas de transferencia de zona del Sistema de Nombres de Dominio DNS. Encuentra automáticamente los servidores de nombres de un dominio dado y prueba las transferencias de zona; si tienen éxito, los registros A identificados se imprimen en la...

6AI score
SaveExploits0
Rows per page
Query Builder