Lucene search
+L

23817 matches found

Kitploit
Kitploit
added 2026/09/01 10:58 p.m.3 views

GPT_Vuln-analyzer

GPTVuln-analyzer 这是一个概念验证应用程序,演示了如何利用人工智能生成准确的漏洞分析结果,并能进一步利用已经非常实用的 ChatGPT。该程序基于 openai-api、python-nmap、dnsresolver 等 Python 模块构建,其 GUI 版本还使用了 customtkinter 和 tkinter。该项目同时提供 CLI 和 GUI 界面,能够执行网络漏洞分析、DNS 枚举以及子域名枚举。 依赖要求 Python 3.10 或更高版本 requirements.txt 文件中列出的所有软件包 OpenAI API Bard API MakerSuite...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:57 p.m.6 views

cve-2020-1350

这是一个 PowerShell 脚本,用于获取你计算机所在域的所有 AD 服务器。随后,它将在这些服务器上设置 CVE-2020-1350 DNS 变通方案,并重启 DNS。 注意!!它会重启 DNS,因此你可能需要安排一个维护窗口来运行。此变通方案并不意味着你可以避免修补服务器,但它应该能帮你争取一些时间,尤其是在你的 Windows 服务器暴露在互联网上的情况下。 你可以在此处阅读关于 cve-2020-1350 的详细信息 - https://blog.gdwnet.com/2020/07/15/sigred-dns-flaw-summary/...

10CVSS7AI score0.91353EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/01 10:48 p.m.297 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...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:48 p.m.3 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...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:40 p.m.5 views

CVE-2022-4096

CVE 2022 -4096 Amine TITROFINE | 2023年1月21日 本实验旨在演示DNS重绑定攻击如何在模拟的IoT设备上工作。 在设置中,我们有一个模拟的IoT设备,可通过Web界面进行控制(这在许多IoT设备中很典型)。 许多IoT设备没有强大的保护机制,如果攻击者能够直接与其交互,他们很容易攻陷这些设备。 环境 主机: - 此漏洞已在(Linux kali 6.0.0-kali5-amd64 )上实验过,也可以在(Ubuntu )发行版上测试 漏洞利用 容器命令与设置 首先,将该项目克隆到本地机器上 root@kitploit: $ git clone...

8.8CVSS6.8AI score0.01476EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 10:35 p.m.957 views

h8mail

h8mail is an email OSINT and breach hunting tool using different breach and reconnaissance services, or local breaches such as Troy Hunt's "Collection1" and the infamous "Breach Compilation" torrent. 📖 Table of Content Table of Content Features APIs Usage Usage examples Thanks & Credits Related...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/01 10:31 p.m.4 views

soc-faker

soc-faker soc-faker 用于生成假数据,供安全运营中心、信息安全专业人员、产品团队等使用。 入门指南 soc-faker 适用于 Python 3.6 或更高版本。您可以通过 pip 安装 soc-faker,也可以直接克隆此仓库。 在撰写本文档时,soc-faker 能够为以下主要类别生成假数据。您可以通过点击下面的链接查看每个类别的具体详情: Agent Alert Application Cloud Computer Container DNS Email Employee File HTTP Location Logs SysMon Windows Event...

5.9AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/09/01 10:31 p.m.27 views

gasmask

gasmask All in one Information gathering tool - OSINT For a full list of our tools, please visit our websitehttps://www.twelvesec.com/ Written by: maldevel twitter mikismaos xvass ndamoulianos sbrb Dependencies Python 3.x validators python-whois dnspython requests shodan censys mmap pprint...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/01 10:31 p.m.4 views

py-log4shellscanner

PY-Log4ShellScanner 一个简单的单文件DNSLog服务器,带有HTTP端点用于日志检索 致谢 基于fullhunt.io的Log4jScanner,通过多线程和自定义DNS回调服务器进行了修改 功能 支持URL列表 针对60多个HTTP请求头进行模糊测试,并能够添加自定义头 针对HTTP POST数据参数进行模糊测试 针对JSON数据参数进行模糊测试 多线程搜索 通过自托管的scheibling/py-dnslogserver实现DNS回调 WAF绕过Payload 使用方法 准备工作 root@kitploit: pip3 install -r...

10CVSS7AI score0.99999EPSS
SaveExploits367References1
Kitploit
Kitploit
added 2026/09/01 10:26 p.m.5 views

pDNS2

pDNS2 pDNS2 项目 pDNS2 是另一种使用 Redis 作为数据库的被动 DNS 工具的实现。pDNS2 意为“被动 DNS 版本2”,在查询速度上优先于其他数据库功能。 pDNS2 基于 Florian Weimer 的原始 dnslogger,并改进了速度和针对分析人员的专业化特性。 环境要求 Redis http://redis.io/ Redis API https://github.com/andymccurdy/redis-py Wireshark 完整安装 http://www.wireshark.org/ 快速开始 此版本包含两个简单的 Python...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 10:20 p.m.7 views

GRAT2

GRAT2 C2 root@kitploit: c.-.c c.-.c c.-.c c.-.c c.-.c / .. \ / .. \ / .. \ / .. \ / .. \ \ Y / \ Y / \ Y / \ Y / \ Y / .-/'-'-..-/'-'-..-/'-'-..-/'-'-..-/'-'-. || G || || R || || A || || T || || 2 || .' -' '. .' -' '. .' -' '. .' -' '. .' -' '. .-./-'.-..-./-.-..-./-'.-..-./-'.-..-./-'.-...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 10:06 p.m.3 views

CVE-2017-3143

TSIG 绕过漏洞利用程序 针对Bind的CVE-2017-3143和Knot DNS的CVE-2017-11104的漏洞利用程序。 更多信息请参见 https://www.synacktiv.com/ressources/CVE-2017-3143BIND9TSIGdynamicupdatesvulnerabilitySynacktiv.pdf。 作者 Clément Berthaux - clement dot berthaux at synacktiv dot com...

7.5CVSS6.8AI score0.18299EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 9:53 p.m.4 views

RedTeamScripts

RedTeamScripts Repositorio con varios scripts de Red Team. kill.exe Estás realizando todo tipo de actividades durante un red team y tienes varios procesos ejecutándose que no quieres cerrar manualmente. kill.exe es para ti. Cópialo en C:\Windows\ y simplemente llámalo con el nombre del proceso qu...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:50 p.m.7 views

revsuit

RevSuit - A Flexible and Powerful Reverse Connection Platform English |简体中文 Overview RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. It currently supports HTTP, DNS, RMI, LDAP, MySQL and FTP protocols. Flexible: 1...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 9:43 p.m.4 views

aiodnsbrute

非同期DNSブルートフォース Python 3.5+ で動作し、asyncio を使用して非同期にドメイン名をブルートフォースするツールです。 速度 高速です。 小規模なVPSホストでのベンチマークでは、約10万件のDNS解決が1.5~2分でした。Amazon M3インスタンスでは、100万件のリクエストをわずか3分強で処理しました。実際の速度は環境によります。速度だけを重視するなら、Googleのリゾルバーの使用は避けたほうがいいでしょう。 免責事項...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/01 9:43 p.m.51 views

aiodnsbrute

Async DNS Brute A Python 3.5+ tool that uses asyncio to brute force domain names asynchronously. Speed It's fast. Benchmarks on small VPS hosts put around 100k DNS resoultions at 1.5-2mins. An amazon M3 box was used to make 1 mil requests in just over 3 minutes. Your mileage may vary. It's probab...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/01 9:41 p.m.7 views

CredPhish

CredPhishは、資格情報プロンプトを呼び出し、パスワードを外部に漏洩させるために設計されたPowerShellスクリプトです。このスクリプトは、ユーザーのパスワード収集にCredentialPicker、DNSによる外部漏洩にResolve-DnsName、そして任意のGETリクエストの実行にWindows DefenderのConfigSecurityPolicy.exeを利用しています。 詳細な手順については、Black Hills Infosecの記事を参照してください。...

5.9AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/01 9:39 p.m.4 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.22.12 bug fix and security update

Red Hat OpenShift Container Platform release 4.22.12 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.22. Red Hat Product Security has rated this update as having a...

9.1CVSS6.2AI score0.00513EPSS
SaveExploits2References10
EUVD
EUVD
added 2026/09/01 9:31 p.m.7 views

EUVD-2026-66349

Any remote client can crash a debugging/non-release build type NSD serve child by sending it a special crafted message with a specially tuned number of DNS Cookie options 17 when UDP payload size is 512. By continuously crashing the serve childs, the remote client can severely hamper or, when...

8.2CVSS5.2AI score0.00332EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 9:23 p.m.6 views

gssapi-abuse

gssapi-abuse gssapi-abuse 是作为我在 DEF CON 31 演讲的一部分发布的。关于该滥用向量的完整文章可在此处找到: A Broken Marriage: Abusing Mixed Vendor Kerberos Stacks 该工具具有两项功能。第一项是枚举已加入 Active Directory 且通过 SSH 提供 GSSAPI 身份验证的非 Windows 主机。 第二项功能是能够对缺少正确前向和/或反向 DNS 查找条目的、可被 GSSAPI 滥用的主机执行动态 DNS 更新。基于 GSSAPI 的身份验证在匹配服务主体名称时非常严格,因此 DNS...

5.9AI score
SaveExploits0
Rows per page
Query Builder