16 matches found
subjack
subjack DNS 子域名接管扫描器 Subjack 是一个用 Go 编写的 DNS 接管扫描器,旨在并发扫描域名列表,并识别出可被劫持的域名。借助 Go 的速度和效率,该工具在大规模测试中表现尤为突出。请务必手动复核结果以排除误报。 Subjack 可检测: CNAME 接管 — 指向未认领第三方服务的悬挂 CNAME 记录 NS 委派接管 — 已过期的域名服务器域名和悬挂的云 DNS 区域(Route 53、Google Cloud DNS、Azure DNS、DigitalOcean、Vultr、Linode) 过时的 A 记录 —...
CVE-2026-44825-Apache-Solr-Scanner
CVE-2026-44825 Apache Solr 扫描器 本仓库包含一个基于 Go 的扫描器,用于检测和测试可能受 CVE-2026-44825 影响的 Apache Solr 实例,该漏洞与 Velocity 模板远程代码执行(RCE)条件相关。 该工具可以扫描单个目标或目标列表,检测 Solr 端点,尝试身份验证检查,并可选地运行利用或交互式 RCE 工作流模式。 关于本项目 本项目仅适用于已获得明确许可的环境中的授权安全研究、内部验证和防御性测试。 该扫描器不适用于未经授权访问或滥用第三方系统。 功能 扫描单个目标或包含多个目标的文件 通过常见服务端点检测 Apache Sol...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
Infinite loop in parsing in go/scanner
...
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...
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...
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...