Lucene search
+L

57 matches found

Kitploit
Kitploit
added 2026/09/12 2:24 a.m.11 views

dirsearch

DirSearch 该软件是 Mauro Soria 所写原始 dirsearch 工具 的 Go 语言实现。 DirSearch 是我用 Go 写的第一个工具,主要用于尝试和实验 Go 的并发模型、通道等 : 目的 DirSearch 接受一个输入 URL( -url 参数)和一个字典( -wordlist 参数),然后使用字典中的行作为路径和文件,并发执行 HEAD 请求,从而爆破 Web 服务器上的目录和文件。 它支持自定义文件扩展名( -ext,默认为 php)及其他可选参数: root@kitploit: Usage of dirsearch: -200only 如果启用,将只...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:24 a.m.8 views

rdap

OpenRDAP 是一个用 Go 实现的命令行 RDAP 客户端。 https://www.openrdap.org - 主页 https://www.openrdap.org/demo - 在线演示 功能特性 命令行 RDAP 客户端 输出格式:文本、JSON、WHOIS 风格 支持的查询类型: ip domain autnum nameserver entity help url domain-search domain-search-by-nameserver domain-search-by-nameserver-ip nameserver-search...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:56 p.m.36 views

zkar

ZKar ZKar is a Java serialization protocol analysis tool implement in Go. This tool is still work in progress , so no complete API document and contribution guide. ZKar provides: A Java serialization payloads parser and viewer in pure Go, no CGO or JDK is required From the Java serialization...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 9:56 p.m.7 views

zkar

ZKar ZKar 是一款使用 Go 实现的 Java 序列化协议分析工具。该工具仍处于 开发中 阶段,因此尚无完整的 API 文档和贡献指南。 ZKar 提供: 纯 Go 编写的 Java 序列化 payload 解析器和查看器,无需 CGO 或 JDK 从 Java 序列化协议到 Go 结构体的转换 一个可操作 Java 序列化数据的 Go 库 开发中:用 Go 实现 ysoserial 开发中:Java 类字节码的解析、查看和操作 开发中:Go 实现的 RMI/LDAP 📦 安装 ZKar 的使用很简单。使用 go get 安装 ZKar 及其库和依赖: root@kitploit...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 7:13 p.m.6 views

rev-dep

Rev-dep Capabilities • Installation • Documentation • Exploratory Toolkit • CLI Reference Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph hygiene and remove unused code with a very fast CLI. About 📣 As codebases scale,...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:32 a.m.8 views

rocacheck

rocacheck rocacheck 包是 密钥指纹算法 的 Go 实现,用于检查 RSA 密钥是否由有缺陷的 Infineon 代码生成,并容易通过 Coppersmith 攻击回归 ROCA / CVE-2017-15361 进行因式分解。...

5.9CVSS7AI score0.09825EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:06 a.m.4 views

c2

C2 C2 仓库旨在提供 Red Team Infrastructure Wiki(https://github.com/bluscreenofjeff/Red-Team-Infrastructure-Wiki)中概念的实用实现。具体来说,该仓库提供了两个 Go 包,一个用于 beaconers,另一个用于 downloaders。此外,该仓库还提供了使用这些 beaconers 和 downloaders 的示例植入程序。最后,该仓库包含用于 C2 的后端 DNS 和 HTTP 服务器,以及用于构建前端重定向服务器的配置信息。 创建植入程序 implants...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 7:30 a.m.7 views

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/...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.6 views

ez-pwnkit

ez-pwnkit Una implementación en Go puro del exploit CVE-2021-4034 PwnKit. El exploit utiliza syscall.ForkExec para sobrevivir al final del programa principal. Instalación root@kitploit: git clone https://github.com/OXDBXKXO/ez-pwnkit.git cd ez-pwnkit make Como el exploit depende de una biblioteca...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References4
Kitploit
Kitploit
added 2026/09/08 5:36 p.m.6 views

sockstress

sockstress Sockstress CVE-2008-4609 的 Go 语言实现 安装 root@kitploit: go get github.com/marcelki/sockstress 使用 root@kitploit: Usage: sockstress options... Options: -p 攻击的目标端口。 -i 使用的网络接口。 -d SYN 数据包之间的延迟 您可以选择时间单位(例如 1ns, 0.001s) -h 显示此帮助信息。...

7.1CVSS8.2AI score0.32123EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 2:28 p.m.8 views

CVE-2022-0847-Container-Escape

CVE-2022-0847-Container-Escape CVE-2022-0847 utilizado para lograr escape de contenedor. Utilizando CVE-2022-0847 Dirty Pipe para lograr escape de contenedor. Implementado usando el lenguaje Go...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Debian CVE
Debian CVE
added 2026/09/01 6:19 p.m.11 views

CVE-2026-84304

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connectio...

8.7CVSS6AI score0.00415EPSS
SaveExploits0
NVD
NVD
added 2026/08/07 11:17 p.m.15 views

CVE-2026-49343

Klever-Go is the Go implementation of the Klever blockchain protocol. In versions prior to 1.7.18, the account-data trie syncers are vulnerable to a resource-exhaustion flaw that leaks bounded throttler slots on error paths. In syncDataTrie in both userAccountsSyncer.go and kappAccountsSyncer.go,...

5.9CVSS0.00316EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 10:16 a.m.22 views

CVE-2026-71559

Deserialization of Untrusted Data vulnerability in the Go implementation of Apache Fory allows an attacker to cause a denial of service by supplying crafted data containing malformed type metadata, which triggers an uncaught panic. This issue affects Apache Fory: from 0.16.0 before 1.5.0. Users o...

7.5CVSS0.00437EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/31 10:03 p.m.21 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/31 10:03 p.m.15 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/28 10:16 a.m.16 views

AZL-85229 CVE-2026-41602 affecting package kata-containers-cc for versions less than 3.15.0.aks0-12

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 10:16 a.m.7 views

AZL-85223 CVE-2026-41602 affecting package influxdb for versions less than 2.7.5-17

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 10:16 a.m.9 views

AZL-85220 CVE-2026-41602 affecting package kata-containers-preview 3.27.0~preview2-2

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 10:16 a.m.10 views

AZL-85226 CVE-2026-41602 affecting package kata-containers for versions less than 3.19.1.kata3-4

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References1
Rows per page
Query Builder