8758 matches found
WP < 7.1.2 - Unauthenticated LFI via Page Template Resolution
Description WordPress does not properly validate a request parameter used when resolving page templates in some cases, which could allow unauthenticated attackers to include an existing local PHP file from outside the theme directories, potentially leading to remote code execution depending on th...
CVE-2026-0776
CVE-2026-0776 - Discord Client Uncontrolled Search Path Element Summary This repository documents CVE-2026-0776, a local code execution issue affecting the Discord Desktop Client on Windows. The vulnerability is related to unsafe module resolution behavior in Node.js-based components, which may...
fernmelder
fernmelder async mass DNS resolver...
sublert
root@kitploit: / / / / / / / / \ / / / / / / / / / / / // / // / / / / / / //,/.//// / Author: Yassine Aboukir Version: 1.4.7 What's this about? Sublert is a security and reconnaissance tool that was written in Python to leverage certificate transparency for the sole purpose of monitoring new...
sublert
root@kitploit: / / / / / / / / \ / / / / / / / / / / / // / // / / / / / / //,/.//// / 作者:Yassine Aboukir 版本:1.4.7 这是关于什么的? Sublert 是一个用 Python 编写的安全与侦察工具,利用证书透明度,专门用于监控特定组织部署的新子域名及其颁发的 TLS/SSL 证书。该工具应被安排为定期在固定时间、日期或间隔运行(理想情况下每天一次)。新识别出的子域名将通过通知推送到 Slack 工作区。此外,该工具还会执行 DNS 解析以确定可用的子域名。 要求 运行在...
btrpa-scan
btrpa-scan 一款蓝牙低功耗(BLE)扫描器,具有高级可解析私有地址(RPA)解析功能。发现附近的 BLE 设备,通过 MAC 地址跟踪特定设备,或使用身份解析密钥(IRK)解析隐私随机化地址。 作者: David Kennedy @HackingDave 公司: TrustedSec 功能 发现所有设备 - 扫描范围内所有广播的 BLE 设备,包含信号强度、估计距离、制造商数据和服务 UUID 定向搜索 - 通过 MAC 地址搜索特定设备并监控每次检测 IRK 解析 - 使用一个或多个身份解析密钥解析可解析私有地址,以识别使用随机地址保护隐私的设备 多 IRK -...
zig-pe
zig-pe Reflective PE loader written in Zig. Loads and executes native and .NET PE files directly from memory. Features PE Loading Pipeline Parse DOS and NT headers PE32 and PE32+ at runtime Map sections into allocated memory Resolve imports name and ordinal, PE32 4-byte / PE32+ 8-byte thunks Appl...
krbrelayx
Krbrelayx - Kerberos relaying and unconstrained delegation abuse toolkit Toolkit for abusing Kerberos. Requires impacket, ldap3 and dnspython to function. It is recommended to install impacket from git directly to have the latest version available. More info about this toolkit available in my blo...
httpdoom
HttpDoom - HTTP Attack surface analyser Validate large HTTP-based attack surfaces in a very fast and reliable way. Inspired by Aquatone. Installing You must have dotnet SDK at version 6+: root@kitploit: $ dotnet pack -c Release -o nupkg $ dotnet tool install --global --add-source .\nupkg...
ngrep
ngrep 1.49.0 2.7.2026 ngrep 就像将 GNU grep 应用于网络层。它是一个基于 PCAP 的工具,允许你指定扩展正则或十六进制表达式来匹配数据包的数据负载。它理解多种协议,包括 IPv4/6、TCP、UDP、ICMPv4/6、IGMP 和 Raw,支持多种接口类型,并且与 tcpdump、snoop 等常见数据包嗅探工具一样,理解 BPF 过滤逻辑。 新特性 Docker/Podman 容器名称解析(-r 选项) 支持在指定 -u 时显示 UTF8 数据 升级至 PCRE2(默认用于 MacOS/homebrew 和 Windows 构建)...
Exploit for CVE-2026-87902
wp-ghsa-7hp8-lab Outillage de détection et banc d'essai repro...
CVE-2025-33053-Checker-PoC
CVE-2025-33053 Vulnerability Checker & Proof-of-Concept PoC Checker Proof PoC Proof A complete set of tools to check and demonstrate potential exploitation of CVE-2025-33053 , a critical WebDAV-based Remote Code Execution RCE vulnerability affecting Windows systems. 📌 About CVE-2025-33053...
s3enum
s3enum s3enum 是一个快速且隐秘的 Amazon S3 存储桶枚举工具。它利用 DNS 而非 HTTP,这意味着请求不会被记录在 S3 服务器访问日志中。 它最初于 2016 年构建,用于 针对 GitHub 的漏洞赏金狩猎。 安装 root@kitploit: go install github.com/koenrh/s3enum@latest 用法 你需要指定目标的基础名称(例如 hackerone)、一个单词列表和一个后缀列表。候选存储桶名称通过将目标名称与每个单词组合(使用 -、、...
4nonimizer
If you like the 4nonimizer, please help us with whatever you want! What is 4nonimizer? It is a bash script for anonymizing the public IP used to browsing Internet, managing the connection to TOR network and to different VPNs providers OpenVPN, whether free or paid. By default, it includes several...
eavesarp
Eavesarp A reconnaissance tool that analyzes ARP requests to identify hosts that are likely communicating with one another, which is useful in those dreaded situations where LLMNR/NBNS aren't in use for name resolution. Brought to you by: Requirements/Installation This is only gon' work on Kali o...
ct-exposer
通过搜索证书透明度日志发现子域名 什么是 CT? 证书透明度(Certificate Transparency,CT)是一项实验性的 IETF 标准。其目标是允许公众审计证书颁发机构(CA)创建了哪些证书。TLS 有一个弱点,源自浏览器隐式信任的大量 CA 列表。如果其中任何一个 CA 恶意地为某个域创建新证书,您的浏览器会信任它。CT 为 TLS 证书信任增加了额外好处:公司可以监控谁在为其拥有的域创建证书。它还允许浏览器验证给定域的证书是否存在于公共日志记录中。 这些日志最终成为渗透测试人员和红队的宝贵信息金矿。 使用 ct-exposer 能发现什么? ct-exposer...
dnsFookup
DnsFookup v 2.0.1 DNS Rebinding freamwork containing: a dns server obviously python web api to create new subdomains and control the dns server, view logs, stuff like that shitty react app to make it more comfy Changelog API documentation What does it do? It lets you create dns bins like a burp...
CVE-2024-32030-Nuclei-Template
CVE-2024-32030 Nuclei Template Description This repository contains a Nuclei template for detecting the CVE-2024-32030 vulnerability. This vulnerability allows for remote code execution via JMX Metrics Collection JNDI Resolution. Vulnerability Details ID: CVE-2024-32030 Name: JMX Metrics Collecti...
altdns
Altdns - Subdomain discovery through alterations and permutations Altdns is a DNS recon tool that allows for the discovery of subdomains that conform to patterns. Altdns takes in words that could be present in subdomains under a domain such as test, dev, staging as well as takes in a list of...
massdns
MassDNS 高性能DNS存根解析器 MassDNS是一个简单的高性能DNS存根解析器,专为需要解析海量域名(数百万甚至数十亿级别)的用户设计。无需特殊配置,MassDNS即可利用公开可用的解析器每秒解析超过35万个域名。 贡献者 Quirin Scheitle,慕尼黑工业大学 编译 克隆Git仓库并cd进入项目根目录。然后运行make从源代码构建。如果你不在Linux上,运行make nolinux。在Windows上,需要Cygwin的gcc-core、git和make包。 用法 root@kitploit: Usage: ./bin/massdns options...