Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/23 12:11 p.m.108 views

xray

Welcome to xray 👋 A Powerful Security Assessment Tool 🏠 Documentation • ⬇️ Download xray • ⬇️ Download xpoc • ⬇️ Download xapp • 📖 Plugin Repository 中文版 Note: xray is not open source, just download the built binary files directly. The repository mainly contains community-contributed POCs. Each xray...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 10:30 a.m.9 views

gowitness

gowitness A golang, web screenshot utility using Chrome Headless. introduction gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results. Both Linux and mac...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/23 10:00 a.m.18 views

threatest

Threatest Threatest is a CLI and Go framework for testing threat detection end-to-end. Threatest allows you to detonate an attack technique, and verify that the alert you expect was generated in your favorite security platform. Read the announcement blog post:...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 7:18 a.m.14 views

ehids-agent

English | 中文介绍 Introduction to eHIDS HIDS demo implemented by eBPF kernel technology. Warning Just a eBPF-based DEMO, please use Tetragon / Tracee / falco instead. Implementations & Functionalities: 1. TCP network data capture 2. UDP network data capture 3. DNS information capture in uprobe mode ...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/23 2:24 a.m.14 views

cnitch

cnitch cnitch(snitch 或 container snitch)是一个简单的框架和命令行工具,用于监控 Docker 容器以识别任何以 root 身份运行的进程。 为什么这是一件坏事?如果您还没有访问过 can I haz non-privileged containers? by mhausenblas,那么我建议您现在就去那里获取所有信息。 在开发 cnitch 时,我遇到了一个我认为是应用程序错误的问题:cnitch 报告自身在 Docker 容器中是一个 root 进程。我不确定为什么会这样,因为 Dockerfile 明确声明我正在创建一个不以 root...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 3:47 a.m.9 views

GOSINT

GOSINT - Open Source Threat Intelligence Gathering and Processing Framework The GOSINT framework is a project used for collecting, processing, and exporting high quality indicators of compromise IOCs. GOSINT allows a security analyst to collect and standardize structured and unstructured threat...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/14 5:14 a.m.20 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.7AI score0.00431EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 2:53 a.m.12 views

CLEANSTART-2026-BR58082 Echo is a Go web framework

Multiple security vulnerabilities affect the kube-metrics-adapter package. Echo is a Go web framework. See references for individual vulnerability details...

9.8CVSS5.8AI score0.01252EPSS
SaveExploits2References32
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.8 views

The vulnerability in the `internal/transport/transport.go` file of the gRPC-Go framework for remote procedure calls in the Go programming language allows a attacker to cause a service failure.

The vulnerability in the internal/transport/transport.go file of the Go-based gRPC-Go framework for remote procedure calls involves an uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS5.5AI score0.00415EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/31 2:32 p.m.20 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 7:19 p.m.28 views

CVE-2026-55484

ALOS HTTP , a Linux-first Go web framework with a custom networking stack, is vulnerable to an unauthenticated remote denial-of-service . The root cause is an unchecked p[0] access in core/utils.go::sanitizeRequestPath after splitPathQuery processes a path beginning with a question mark, leaving ...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/08/21 5:02 a.m.19 views

go-chi chi 0.9.0 before 5.3.0 IP Spoofing via X-Forwarded-For

...

6.9CVSS5.2AI score0.0015EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/11 3:24 a.m.12 views

SUSE CVE-2026-44332

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent usernames, enabling reliable remote username...

5.3CVSS6.1AI score0.00517EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/08 8:16 p.m.24 views

CVE-2026-44332

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent usernames, enabling reliable remote username...

5.3CVSS0.00517EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/07/08 8:16 p.m.15 views

CVE-2026-45045

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0 and 2.52.14, the BalancerForward proxy helper in middleware/proxy/proxy.go uses Header.Add instead of Header.Set when injecting X-Real-IP, allowing an attacker-supplied first X-Real-IP value to be forwarded to upstream serve...

5.3CVSS6.1AI score0.00463EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/06/04 12:00 a.m.22 views

Iris 安全漏洞

Iris is a fast, simple, yet fully functional and highly efficient Go web framework developed under the DFIR-IRIS open source project. Versions of IRIS prior to 2.4.28 contained security vulnerabilities; these vulnerabilities stemmed from the use of the HTTP GET method to alter server state, makin...

4.3CVSS5.2AI score0.00174EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.18 views

PT-2026-21803

Name of the Vulnerable Software and Affected Versions Fiber versions prior to 3.1.0 Description The use of the fiber flash cookie can lead to an unbounded allocation on any server. A specially crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory through unvalidat...

7.5CVSS5.3AI score0.00403EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.18 views

EUVD-2021-1002

Malware in sbrugna...

8CVSS7.7AI score0.01588EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2023-2708

Malicious code in bioql PyPI...

10CVSS9AI score0.00313EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/31 1:26 a.m.15 views

SUSE CVE-2025-48075

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

7.5CVSS6.7AI score0.00502EPSS
SaveExploits1References3
Rows per page
Query Builder