Lucene search
+L

353967 matches found

Kitploit
Kitploit
added 2026/09/18 3:47 a.m.9 views

CVE-2026-53921-PoC-Exploit

CVE-2026-53921 – odhcpd Stack Overflow ⚠️ For educational and authorized testing only. Unauthorized use is illegal. 📖 Vulnerability Overview CVE-2026-53921 is a critical stack buffer overflow in OpenWrt’s odhcpd daemon – the default DHCPv6/DHCPv4/RA server. 🔍 How it works The vulnerability exists...

8.5AI score
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/18 3:47 a.m.10 views

linux-explorer

此项目已不再维护! Linux Expl0rer 针对 Linux 终端易用的实时取证工具箱,基于 Python 和 Flask 开发。 功能 ps 查看完整进程列表 检查进程内存映射,轻松获取内存字符串 一键转储进程内存 自动在公共服务中搜索哈希 VirusTotal Intezer Analyze AlienVault OTX MalShare users 用户列表 find 按名称/正则表达式搜索可疑文件 netstat Whois 查询 logs syslog auth.log(用户认证日志) ufw.log(防火墙日志) bash 历史记录 anti-rootkit...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:47 a.m.31 views

linux-explorer

This project is no longer maintained! Linux Expl0rer Easy-to-use live forensics toolbox for Linux endpoints written in Python & Flask. Capabilities ps View full process list Inspect process memory map & fetch memory strings easly Dump process memory in one click Automatically search hash in publi...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:41 a.m.12 views

sec-gemini

Sec-Gemini SDKs y CLI Este repositorio aloja los SDK y una CLI para Sec-Gemini, una IA experimental de Google centrada en la ciberseguridad. SDKs Los SDK están disponibles para: Python en sec-gemini-python/ TypeScript en sec-gemini-ts/ También tenemos un componente web para facilitar la integraci...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:37 a.m.8 views

GONET-Scanner

GO/NET 扫描器 截图 安装 root@kitploit: chmod +x install.sh ./install.sh 以 root 身份 用法 root@kitploit: 参数 -ar CIDR: ARP 发现 -ar CIDR -s: 扫描发现的所有主机上的端口 -ap: 扫描全部 65535 个端口 -pr MINPORT MAXPORT: 定义要扫描的端口范围 -1000: 扫描前 1000 个端口(类似 nmap) -t: 设置超时时间(毫秒) 示例 go run scannerport.go -ap : 全端口 TCP 扫描 go run scannerport....

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:28 a.m.127 views

path-auditor

PathAuditor The PathAuditor is a tool meant to find file access related vulnerabilities by auditing libc functions. The idea is roughly as follows: Audit every call to filesystem related libc functions performed by the binary. Check if the path used in the syscall is user-writable. In this case a...

7CVSS7.3AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:28 a.m.6 views

path-auditor

PathAuditor PathAuditor 是一个通过审计 libc 函数来发现文件访问相关漏洞的工具。 其思路大致如下: 审计二进制程序执行的每个与文件系统相关的 libc 函数调用。 检查系统调用中使用的路径是否为用户可写。如果是,非特权用户可能已用符号链接替换了目录或文件。 将所有违规记录为潜在漏洞。 我们使用 LDPRELOAD 来钩住所有与文件系统相关的库调用,并将遇到的任何违规记录到 syslog。 这不是谷歌官方支持的产品。 漏洞示例 让我们看看这个工具可以检测的一种漏洞示例。CVE-2019-3461 是 tmpreaper 中的一个 bug,tmpreaper...

7CVSS7.2AI score0.00253EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:22 a.m.181 views

csf

ArmourBird CSF - Container Security Framework Note: The CSF Client is under active development and is getting converted into GoLang for better performace and architecture Table of Contents 1. About 2. Architecture Diagram 3. APIs-CSF Server 4. Installation/Usage 5. Building Docker Images 6. Sneak...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:17 a.m.52 views

columbus-server

Columbus server This repository is deprecated! ‼️ The server component is moved to https://github.com/elmasy-com/columbus. Columbus Project is an API first subdomain discovery service, blazingly fast subdomain enumeration service with advanced features. Columbus returned 638 subdomains of tesla.co...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:16 a.m.9 views

CVE-2021-31166

CVE-2021-31166: HTTP协议栈远程代码执行漏洞 本内容是关于 CVE-2021-31166(“HTTP协议栈远程代码执行漏洞”)的概念验证,该漏洞是 http.sys 中的释放后使用(use-after-free)类型问题,微软于2021年5月发布了补丁。根据这条 推文,该漏洞由 @mxms 和 @fzzyhd1 发现。 漏洞本身发生在 http!UlpParseContentCoding 函数中,该函数创建了一个局部 LISTENTRY 并向其中追加条目。完成后,它会将其移动到 Request 结构体中,但并未将局部列表置为...

9.8CVSS8.1AI score0.99772EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/18 3:09 a.m.9 views

slipstream

NAT Slipstreaming NAT 滑流攻击 允许攻击者远程访问受害者 NAT 后方 任意系统 上的任何 TCP/UDP 服务,只需受害者访问一个网站即可绕过受害者的 NAT/防火墙(远程任意防火墙端口控制)。 v1 开发者 :@SamyKamkar // https://samy.pl v2 开发者 :Samy Kamkar && Ben Seri && Gregory Vishnipolsky of Armis。 阅读Ben 和 Gregory 关于 v2 的优秀技术文章,其中深入介绍了他们对 v2 的更新以及大量额外细节。 v1 发布日期 :2020年10月31日 👻 v2...

5.9AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/18 3:09 a.m.53 views

slipstream

NAT Slipstreaming NAT Slipstreaming allows an attacker to remotely access any TCP/UDP service bound to any system behind a victim's NAT, bypassing the victim's NAT/firewall remote arbitrary firewall pinhole control, just by the victim visiting a website. v1 developed by : @SamyKamkar //...

6.3AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/18 3:03 a.m.14 views

stacs

Static Token And Credential Scanner 这是什么? STACS 是一个基于 YARA 的静态凭据扫描器,支持二进制文件格式、嵌套归档分析、可组合的规则集和忽略列表,以及 SARIF 报告。 STACS 支持什么? 目前,STACS 支持递归解包以下格式: 7z, ar, bz2, cab, cpio, gz, iso, rar, rpm, tar, xar, xz, zip, dmg 由于 STACS 基于检测到的文件类型工作,使用这些格式的专有文件格式和其他文件类型会自动得到支持。这包括 Docker 镜像、Android APK、Java JAR...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/18 3:03 a.m.99 views

stacs

Static Token And Credential Scanner What is it? STACS is a YARA powered static credential scanner which suports binary file formats, analysis of nested archives, composable rulesets and ignore lists, and SARIF reporting. What does STACS support? Currently, STACS supports recursive unpacking of: 7...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/18 2:58 a.m.9 views

volana

volana 马达加斯加语中的月亮 root@kitploit: 使用它 ; 🌚隐藏于; 🌞可被检测到 Shell 命令混淆,以避免 SIEM/检测系统 在渗透测试中,一个重要方面是保持隐秘 。因此,你应该在行动后清除痕迹 。然而,许多基础设施会实时记录命令并发送到 SIEM,这使得事后清理工作变得毫无意义。 volana 提供了一种简单的方法来隐藏在被攻陷机器上执行的命令:它提供了一个自己的 shell 运行环境(输入你的命令,volana 为你执行)。这样你可以在行动过程中清除痕迹 。 使用方法 你需要获取一个交互式...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 2:53 a.m.12 views

ida-pro-mcp

IDA Pro MCP Simple MCP Server to allow vibe reversing in IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 The binaries and prompt for the video are available in the mcp-reversing-dataset repository. Prerequisites Python 3.11 or higher Use idapyswitch to...

6.2AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/18 2:48 a.m.16 views

owasp-istg

OWASP IoT Security Testing Guide The OWASP IoT Security Testing Guide provides a comprehensive methodology for penetration tests in the IoT field offering flexibility to adapt innovations and developments on the IoT market while still ensuring comparability of test results. The guide provides an...

5.8AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/18 2:31 a.m.12 views

OSIB

OWASP Open Security Information Base OSIB Página del proyecto: https://owasp.org/www-project-open-security-information-base Repositorio de software: https://github.com/OWASP/OSIB Herramientas proporcionadas: mkdocsmacroosib.py módulo de Python instalable manualmente osibmacro.py macro para copiar...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 2:30 a.m.6 views

probe-legacy

⚠️⚠️⚠️⚠️:此仓库包含旧版 ooniprobe 实现的源代码。请查看以下链接: 1. https://github.com/ooni/probe,元仓库,您应在此提交问题与功能请求; 2. https://github.com/ooni/probe-cli,包含用 Go 编写的新命令行客户端版 ooniprobe 实现; 3. https://github.com/ooni/probe-desktop,包含用 JavaScript 和 Electron 编写的 ooniprobe 桌面应用。 感谢您对 OONI 的关注! 本文件其余部分为旧版实现的原始 README.rst:...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/18 2:22 a.m.10 views

PANIX

PANIX - Persistencia contra NIX PANIX es un framework de persistencia para Linux potente, modular y altamente personalizable, diseñado para investigadores de seguridad, ingenieros de detección, pentesters, entusiastas de CTF y más. Construido con versatilidad en mente, PANIX enfatiza la...

6.3AI score
SaveExploits0References9
Rows per page
Query Builder