Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/15 8:19 a.m.4 views

subjack

subjack DNS 子域名接管扫描器 Subjack 是一个用 Go 编写的 DNS 接管扫描器,旨在并发扫描域名列表,并识别出可被劫持的域名。借助 Go 的速度和效率,该工具在大规模测试中表现尤为突出。请务必手动复核结果以排除误报。 Subjack 可检测: CNAME 接管 — 指向未认领第三方服务的悬挂 CNAME 记录 NS 委派接管 — 已过期的域名服务器域名和悬挂的云 DNS 区域(Route 53、Google Cloud DNS、Azure DNS、DigitalOcean、Vultr、Linode) 过时的 A 记录 —...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 8:06 a.m.8 views

CVE-2026-44825-Apache-Solr-Scanner

CVE-2026-44825 Apache Solr 扫描器 本仓库包含一个基于 Go 的扫描器,用于检测和测试可能受 CVE-2026-44825 影响的 Apache Solr 实例,该漏洞与 Velocity 模板远程代码执行(RCE)条件相关。 该工具可以扫描单个目标或目标列表,检测 Solr 端点,尝试身份验证检查,并可选地运行利用或交互式 RCE 工作流模式。 关于本项目 本项目仅适用于已获得明确许可的环境中的授权安全研究、内部验证和防御性测试。 该扫描器不适用于未经授权访问或滥用第三方系统。 功能 扫描单个目标或包含多个目标的文件 通过常见服务端点检测 Apache Sol...

9.8CVSS7.8AI score0.02892EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 4:31 p.m.10 views

cve-2023-36845-scanner

Escáner de Vulnerabilidades para Juniper CVE-2023-36845 Este escáner de vulnerabilidades se puede utilizar para escanear firewalls Juniper y determinar si son vulnerables a CVE-2023-36845. Debido a que está construido sobre go-exploit, este escáner tiene dos fases: Verificación del objetivo para...

9.8CVSS7.7AI score0.9507EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/14 1:33 p.m.9 views

crlfuzz

CRLFuzz Una herramienta rápida para escanear vulnerabilidades CRLF escrita en Go Recursos Instalación desde Binario desde Código Fuente desde GitHub Uso Uso Básico Banderas Objetivo URL Única...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 8:29 p.m.5 views

next88

next88 - Escáner de RCE para Componentes de Servidor React Implementación en Go de alto rendimiento para detectar vulnerabilidades RCE en Componentes de Servidor React CVE-2025-55182 y CVE-2025-66478. Características 🚀 Alto Rendimiento : Binario compilado en Go con concurrencia basada en gorutina...

10CVSS7.5AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/10 3:20 p.m.3 views

CVE-2026-42533-nginx

CVE-2026-42533 nginx This repository contains a Go-based scanner for identifying nginx configuration patterns associated with the complexvalue two-pass capture-clobbering issue described in CVE-2026-42533. Overview The tool analyzes nginx configuration files and directories to detect risky...

9.2CVSS7.6AI score0.04452EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 9:26 p.m.9 views

CVE-2019-5418

CVE-2019-5418 Otro escáner basado en burl de tomnomnom root@kitploit: go build go get github.com/fatih/color cat websites.txt | ./CVE-2019-5418...

7.5CVSS7.2AI score0.98507EPSS
SaveExploits18
RedHat Linux
RedHat Linux
added 2026/05/06 11:24 a.m.19 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS7.2AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/23 1:36 a.m.23 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/18 10:30 a.m.17 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/16 10:31 a.m.16 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/12 8:07 p.m.17 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
Microsoft CVE
Microsoft CVE
added 2025/09/04 9:29 a.m.10 views

Infinite loop in parsing in go/scanner

...

7.5CVSS9.3AI score0.01412EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:00 a.m.29 views

Photon OS 3.0: Go PHSA-2022-3.0-0455

An update of the go package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2022-3.0-0455. The text itself is copyright C VMware, Inc. include'compat.inc'; if description scriptid204634...

7.5CVSS7.8AI score0.03269EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:00 a.m.24 views

Photon OS 3.0: Go PHSA-2022-3.0-0487

An update of the go package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2022-3.0-0487. The text itself is copyright C VMware, Inc. include'compat.inc'; if description scriptid203858...

7.5CVSS7.5AI score0.00836EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/04/05 9:05 p.m.6 views

Infinite loop

Overview std/go/scanner is a Go standard library package std/go/scanner Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an...

8.7CVSS8.6AI score0.01412EPSS
SaveExploits0References3
Rows per page
Query Builder