17308 matches found
test-certs-site
test-certs-site 简介 这是一个专门构建的 Web 服务器,用于托管 CA/浏览器论坛基线要求所需的测试页面。这些页面包含以下要求: CA 应当托管测试网页,供应用软件供应商使用链接到每个公开信任根证书的订阅者证书来测试其软件。CA 至少应使用有效、已吊销和已过期的订阅者证书托管单独的网页。 它使用 ACME 协议获取证书。它提供一个简单的网站,包含一些解释该测试站点用途的信息。 来自 CA/浏览器论坛 TLS 基线要求: 虽然这是为 Let's Encrypt 构建的,但其他 ACME CA 应该也能使用。 运行 test-certs-site 这是一个独立的 Go 程序...
cPanelScanner
🔍 Escáner de cPanel Una herramienta rápida y multihilo de detección de cPanel escrita en Go. Escanea direcciones IP, rangos CIDR o listas de objetivos desde un archivo para identificar servicios cPanel ejecutándose en los puertos 2082, 2083 y 2087. ✨ Características Escaneo multihilo — concurrenc...
CVE-2026-44825-Apache-Solr-Scanner
CVE-2026-44825 Apache Solr Scanner This repository contains a Go-based scanner for detecting and testing Apache Solr instances that may be affected by CVE-2026-44825, related to Velocity Template Remote Code Execution RCE conditions. The tool can scan a single target or a list of targets, detect...
magika
Magika Magika 是一款基于 AI 的新型文件类型检测工具,依靠深度学习的最新进展提供精确的检测。在幕后,Magika 使用了一个定制的高度优化模型,该模型仅重约几 MB,即使在单个 CPU 上运行,也能在毫秒内实现精准的文件识别。Magika 在包含约 1 亿个样本、覆盖 200 多种内容类型(包括二进制和文本文件格式)的数据集上进行了训练和评估,在我们的测试集上达到了平均约 99% 的准确率。 以下是 Magika 命令行输出的示例: Magika 被大规模用于提升 Google 用户的安全性,通过将 Gmail、Drive 和 Safe Browsing...
JShunter
JSHunter Herramienta Profesional de Análisis de Seguridad en JavaScript Descubrimiento completo de endpoints, detección de datos sensibles y análisis avanzado de código para profesionales de seguridad Acerca de JSHunter es una herramienta integral de línea de comandos para el análisis de segurida...
pipelock
Pipelock 面向 AI Agent 的开源防火墙,实现可验证出站控制。...
mass3
通过DNS而非HTTP快速枚举预编译的AWS S3存储桶列表,使用DNS解析器列表和多线程。警告:请注意,这是非常糟糕的Golang代码。我在没有任何Go语言基础知识的情况下编写了它,但它似乎能起作用。欢迎贡献代码,让工具变得更好! 安装 root@kitploit: go get -u github.com/smiegles/mass3 用法 root@kitploit: mass3 -w ./lists/buckets.txt -r ./lists/resolvers.txt -t 100 参数 参数| 说明 ---|--- -w|...
shuffledns
massDNS wrapper to bruteforce and resolve the subdomains with wildcard handling support Feature • Install • Run • Wildcard • License • Discord shuffleDNS is a wrapper around massdns, written in go, that allows you to enumerate valid subdomains using active bruteforce, as well as resolve subdomain...
vuln-list
vuln-list Collect vulnerability information and save it in parsable format automatically Source Update frequency daily Update script https://github.com/aquasecurity/vuln-list-update/...
Cartero
Cartero Cartero现在是一个Go CLI,内置无需配置的工作区数据库,取代了旧版依赖MongoDB的运行时。 当前实现提供: 由Cobra和Lip Gloss驱动的精美终端体验 通过cartero serve运行的本地管理Web UI和安全测试页面 默认安全的战役验证和预览命令 位于.cartero/cartero.sqlite的嵌入式SQLite工作区存储 用于模板种子、克隆导入、受众同步、分析导出和交互记录的第一方插件 从CSV、JSON、SARIF和JSONL导入规范化发现 单向旧版Mongo导出迁移到当前工作区 单元测试、CLI测试和一致性测试,带有冒烟测试工作流...
hulk
Herramienta DoS Hulk Herramienta DoS HULK portada al lenguaje Go desde Python. Utilidad original en Python por Barry Shteiman http://www.sectorix.com/2012/05/17/hulk-web-server-dos-tool/ Simplemente porté el código tal cual, rápido y sucio. Los nombres de las funciones originales se mantienen y l...
HellPot
概述 HellPot 是一个基于 Heffalump 的无尽蜜罐,它会把不守规矩的 HTTP 机器人送入地狱。 值得注意的是,它实现了 toml 配置文件,具备 JSON 日志记录,并且带来了显著的性能提升。 严重后果 忽视 robots.txt 并连接到你的 HellPot 实例的客户端(希望是机器人)将遭受永恒的惩罚 。 HellPot 会发送无限流的数据,这些数据极其接近一个真实网站,以至于它们可能会一直停留,直到灵魂被撕裂并彻底消失。 在这种永恒折磨的背后,是一个马尔可夫引擎,它使用 fasthttp...
Spip-Go
Spip - 网络蜜罐传感器 Spip 是一个轻量级、低交互的网络蜜罐传感器。它监听任意的入站 TCP 流量(明文和 TLS),捕获扫描器和机器人发送的内容,并将每个连接记录为结构化的 JSON(符合 ECS 格式),便于导入 SIEM 或数据湖。 Spip 传感器为 HoneyLabs 平台提供数据,这是一个免费、可查询的威胁情报平台。要了解 Spip 在实际中采集的内容,可以浏览那里的实时按 IP 报告,或传感器网络生成的每周威胁报告。 快速开始 前置条件 Go 1.24.0 或更高版本 安装有 iptables 的 Linux 系统 Root 权限(应用示例 iptables...
socks5
socks5 Socks5/Socks5h 服务器和客户端 该项目是为 Bridge 添加协议支持,也可单独使用 用法 API 文档 示例 支持 CONNECT 命令 支持 BIND 命令 支持 ASSOCIATE 命令 许可证 根据 MIT 许可证授权。完整的许可证文本请参见 LICENSE。...
zscan
Zscan a scan blasting tool set 📄English document 更新内容见日志log 结果输出格式 -输出的部分结果截图,分两个阶段,第一阶段是扫描过程中的输出,从主机存活探测结束开始,第二个阶段是将所有扫描的结果做整理,从输出port result list开始 简介🎉 ...
sentinelssh
SentinelSSH:高级 CVE-2024-6387 漏洞扫描器 SentinelSSH 是一款用 Go 编写的高级高性能 SSH 漏洞扫描器,专门用于检测各种网络环境中 OpenSSH 服务器上的 CVE-2024-6387 漏洞。 安装 要安装 SentinelSSH,请确保你的系统已安装 Go(1.16 或更高版本),然后运行: root@kitploit: go install github.com/harshinsecurity/sentinelssh/cmd/sentinelssh@latest 使用方法 安装完成后,可以直接在命令行中运行 SentinelSSH:...
CVE-2020-9283
CVE-2020-9283 利用工具 本项目受原始POC启发,原始POC位于 github.com/mark-adams/exploits/CVE-2020-9283。 我对Go SSH库的实现方式感到好奇,因此决定使用Go语言实现这个PoC。 简短的写文可在此找到:https://dev.to/brompwnie/modifying-go-s-crypto-ssh-library-for-cve-2020-9283-26a7 此工具的功能是什么? 它会在基于Go的SSH服务器上引发panic,可能导致拒绝服务(DoS)。 安装...
augustus
Augustus - Escáner de vulnerabilidades LLM para pruebas de inyección de prompts, jailbreak y ataques adversariales Augustus - Escáner de Vulnerabilidades LLM Prueba modelos de lenguaje grandes contra más de 210 ataques adversariales que cubren inyección de prompts, jailbreaks, exploits de...
getsubdomain
getsubdomain 获取子域名列表并通过每个响应码检查其是否活跃。使用 c99.nl 的 API 安装 root@kitploit: ▶ go install github.com/abaykan/getsubdomain@latest 将你的 APIKEY 放入 /.config/c99.txt: root@kitploit: ▶ echo "" /.config/c99.txt 使用方法 单个域名 root@kitploit: ▶ echo "kustirama.id" | getsubdomain 或 root@kitploit: ▶ echo "kustirama.id" ...
xcrawl3r
xcrawl3r xcrawl3r is a command-line utility designed to recursively spider webpages for URLs. It works by actively traversing websites - following links embedded in webpages, and parsing files including sitemaps & robots.txt - to uncover every URL. Unlike xurlfind3r that doesn't interact directly...