Lucene search
+L

23769 matches found

Kitploit
Kitploit
added 2026/09/01 2:44 a.m.31 views

algo

Algo VPN Algo VPN is a set of Ansible scripts that simplify the setup of a personal WireGuard and IPsec VPN. It uses the most secure defaults available and works with common cloud providers. See our release announcement for more information. Features Supports only IKEv2 with strong crypto AES-GCM...

5.7AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/01 2:39 a.m.2 views

rbndr

rbndr 简单的 DNS 重新绑定服务 rbndr 是一个非常简单的、非标准化的名称服务器,用于测试软件是否存在 DNS 重新绑定漏洞。该服务器通过从主机名中指定的地址中随机选取一个,并以极低的 TTL 值作为答案返回,来响应查询。 https://en.wikipedia.org/wiki/DNSrebinding DNS 重新绑定是一种 TOCTOU(检查时间与使用时间)漏洞。如果你有一个服务错误地使用“预检”检查来修改安全属性,那么你就可以使用它。例如,考虑一个(虚构的)浏览器插件,它有一个如下所示的 API: root@kitploit:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:39 a.m.69 views

rbndr

rbndr Simple DNS Rebinding Service rbndr is a very simple, non-conforming, name server for testing software against DNS rebinding vulnerabilities. The server responds to queries by randomly selecting one of the addresses specified in the hostname and returning it as the answer with a very low ttl...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:34 a.m.3 views

knockpy

🔍 Knockpy Subdomain Scan v9.0 ✅ Fast & Async • 🔐 Recon + Brute • 🔧 Easy to Extend KnockPy is a modular Python 3 tool to enumerate subdomains via passive reconnaissance and bruteforce, now with async/await support , enhanced performance, and modern HTTP/TLS handling. 🚀 Features v9 ✅ Async scanning...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:27 a.m.6 views

rapiddns

Descripción Módulo simple de Python no oficial que te permite acceder a los datos de rapiddns.io. También puedes usarlo como módulo. Como se menciona en rapiddns.io: Rapiddns cuenta actualmente con más de 3000 millones de datos de resolución DNS, con soporte para los tipos A, CNAME, AAAA y MX...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.5 views

PHP-CGI-INTERNAL-RCE

PHP-CGI-INTERNAL-RCE This PoC demonstrates how an attacker can chain Orange Tsai's CVE-2024-4577 with DNS rebinding to achieve remote code execution on internal network infrastructure directly through the victim’s web browser. By bypassing Same-Origin Policy SOP and exploiting vulnerable PHP-CGI...

9.8CVSS7.4AI score0.99987EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.5 views

CVE-2020-8277

CVE-2020-8277 For educational purposes only. Quick Run root@kitploit: clone this repository $ git clone https://github.com/masahiro331/CVE-2020-8277 run bind $ docker build -t bind-local ./bind Need TCP fallback $ docker run --rm --name bind -it -p 53:53 -p 53:53/udp bind use " v15.2.1" version I...

7.5CVSS6.8AI score0.54164EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:19 a.m.3 views

mx-takeover

mx-takeover How to works • Features • Installation • Usage • Running mx-takeover mx-takeover focuses DNS MX records and detects misconfigured MX records. It currently support three technique. These are, MX domains that will expire soon Unregistered MX domains Domains that points to not currently ...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 2:16 a.m.5 views

iodine

iodine - https://code.kryo.se/iodine Este es un software que te permite tunelizar datos IPv4 a través de un servidor DNS. Puede ser útil en diferentes situaciones donde el acceso a internet está bloqueado por un firewall, pero las consultas DNS están permitidas. COMPILACIÓN Iodine no tiene script...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:12 a.m.4 views

SharpCovertTube

SharpCovertTube SharpCovertTube is a program created to control Windows systems remotely by uploading videos to Youtube. The program monitors a Youtube channel until a video is uploaded, decodes the QR code from the thumbnail of the uploaded video and executes a command. The QR codes in the video...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/01 2:11 a.m.33 views

browsertunnel

browsertunnel Browsertunnel is a tool for exfiltrating data from the browser using the DNS protocol. It achieves this by abusing dns-prefetch, a feature intended to reduce the perceived latency of websites by doing DNS lookups in the background for specified domains. DNS traffic does not appear i...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 2:11 a.m.4 views

browsertunnel

browsertunnel Browsertunnel 是一款利用 DNS 协议从浏览器窃取数据的工具。其实现方式是滥用 dns-prefetch 功能——该功能旨在通过后台对指定域名进行 DNS 查找来降低网站的感知延迟。DNS 流量不会出现在浏览器的调试工具中,不会受页面内容安全策略(CSP)的阻止,且通常不会被企业防火墙或代理检查,因此它成为在受限场景中隐蔽传输数据的理想媒介。 这是一项古老的技术——DNS 隧道本身可以追溯到 90 年代,而 Patrick Vananti 在 2016 年就撰文介绍了如何利用 dns-prefetch 实现它,但据我所知,browsertunne...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 2:09 a.m.5 views

Reverse_DNS_Shell

DNShell v1.7 Description: A Python Reverse Shell that uses DNS as the C2 channel. Requires: dnslib dnspython pycrypto Gotchyas: don't forget to change your HOST don't forget to change your SECRET key run server first Moar Info: http://lockboxx.blogspot.com/2015/01/python-reverse-dns-shell.html...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:05 a.m.62 views

dnspeep

dnspeep dnspeep lets you spy on the DNS queries your computer is making. Here's some example output: root@kitploit: $ sudo dnspeep query name server IP response A incoming.telemetry.mozilla.org 192.168.1.1 CNAME: telemetry-incoming.r53-2.services.mozilla.com, CNAME:...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:05 a.m.2 views

dnspeep

dnspeep dnspeep 可以让你监控你的计算机正在发出的DNS查询。 以下是一些示例输出: root@kitploit: $ sudo dnspeep query name server IP response A incoming.telemetry.mozilla.org 192.168.1.1 CNAME: telemetry-incoming.r53-2.services.mozilla.com, CNAME: pipeline-incoming-prod-elb-149169523.us-west-2.elb.amazonaws.com, A: 52.39.144.18...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:01 a.m.3 views

Sooty

Overview Sooty is a tool developed with the task of aiding SOC analysts with automating part of their workflow. One of the goals of Sooty is to perform as many of the routine checks as possible, allowing the analyst more time to spend on deeper analysis within the same time-frame. Details for man...

5.9AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/01 1:56 a.m.9 views

rustbuster

rustbuster 一个全面的Web模糊测试与内容发现工具 简介 查看博文:介绍 Rustbuster——一个全面的Web模糊测试与内容发现工具 下载 你可以从这里下载预编译的二进制文件。 安装 root@kitploit: installrustbuster echo "Installing latest version of Rustbuster" latestversion=curl -s https://github.com/phra/rustbuster/releases | grep "rustbuster-v" | head -n1 | cut -d'/' -f6 ech...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 1:40 a.m.3 views

flightsim

Simulador de Vuelo de Red flightsim es una utilidad ligera utilizada para generar tráfico de red malicioso y ayudar a los equipos de seguridad a evaluar controles de seguridad y visibilidad de red. La herramienta realiza pruebas para simular tunelización DNS, tráfico DGA, solicitudes a destinos C...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 1:12 a.m.61 views

r3con1z3r

R3CON1Z3R R3con1z3r is a lightweight Web information gathering tool with an intuitive features written in python. it provides a powerful environment in which open source intelligence OSINT web-based footprinting can be conducted quickly and thoroughly. Footprinting is the first phase of ethical...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 1:06 a.m.4 views

RED_HAWK

Version 2.0.0 By R3D@0R2H1N A.K.A Tuhinshubhra All in one tool for Information Gathering and Vulnerability Scanning Scans That You Can Perform Using RED HAWK : Basic Scan Site Title NEW IP Address Web Server Detection IMPROVED CMS Detection Cloudflare Detection robots.txt Scanner Whois Lookup...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder