100 matches found
brutus
Brutus "Et tu, Brute?" —— 凭证沦陷前的最后遗言。 纯Go编写的现代凭证测试工具 安装 • 快速开始 • 流水线 • 协议 • 枚举 • 代理 • 库 概述 Brutus 是一个多协议认证测试工具,旨在解决攻击性安全工具中的一个关键缺口:跨多种网络服务的高效凭证验证。虽然专注于HTTP的工具比比皆是,但渗透测试人员和红队操作员经常会遇到数据库、SSH、SMB 以及其他需要专门认证测试能力的网络服务。 Brutus 使用 Go 构建为单个二进制文件,零外部依赖,能够与 Nerva 无缝集成以实现自动化服务发现,使操作员能够快速识别并测试整个网络范围内的身份验证向量。...
INtrack
INtrack - Rastreador de Internet y Escáner de Seguridad INtrack es un potente escáner de seguridad y rastreador de internet multiproceso, diseñado para reconocimiento de redes, detección de vulnerabilidades y evaluación de seguridad. Puede escanear una amplia variedad de instancias,...
AutoRecon
就像是带挡板的保龄球。 - @ippsec AutoRecon AutoRecon 是一款多线程网络侦察工具,能够自动对服务进行枚举。它旨在为 CTF 和其他渗透测试环境(例如 OSCP)节省时间。在实际的渗透测试任务中也可能有用。 该工具的工作流程是:首先执行端口扫描/服务检测扫描。根据初始结果,工具会使用多种不同的工具对这些服务启动进一步的枚举扫描。例如,如果发现 HTTP 服务,将会启动 feroxbuster(以及其他工具)。 工具中的一切都是高度可配置的。默认配置不会进行任何自动化利用 ,以符合 OSCP...
enum4linux
enum4linux enum4linux 是 Linux 上用于枚举 Windows 和 Samba 主机数据的 enum.exe 替代工具。 Enum4linux 是一个用于从 Windows 和 Samba 系统枚举信息的工具。它试图提供与以前可从 www.bindview.com 获得的 enum.exe 类似的功能。 它使用 Perl 编写,基本上是 Samba 工具 smbclient、rpclient、net 和 nmblookup 的一个封装器。 工具的用法可以在下面找到,后面是示例,该工具的旧版本可以在页面底部找到。...
py-network-scanner
root@kitploit: ███╗ ██╗███████╗████████╗██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗ ██████╗ ███████╗██████╗ ████╗ ██║██╔════╝╚══██╔══╝██║ ██║██╔═══██╗██╔══██╗██║ ██╔╝ ██╔══██╗██╔══██╗██╔════╝██╔══██╗ ██╔██╗ ██║█████╗ ██║ ██║ █╗ ██║██║ ██║██████╔╝█████╔╝ ██████╔╝██████╔╝█████╗ ██║ ██║ ██║╚██╗██║██╔══╝...
nerva
Nerva Nerva:快速服务指纹识别 CLI 功能特性 • 安装 • 快速开始 • 使用方法 • 协议 • 库 • 使用场景 • 故障排除 使用 Go 编写的高性能服务指纹识别工具。 可识别 TCP、UDP 和 SCTP 传输层上的 170 多种网络协议,并提取丰富的元数据。 Nerva 能够快速检测并识别开放网络端口上运行的服务。可将其与 Naabu 等端口扫描器配合使用,对发现的服务进行指纹识别,或将其集成到你的安全流水线中实现自动化侦察。 功能特性 170+ 协议插件 — 涵盖数据库、远程访问、Web 服务、消息传递、工业及电信协议 76 个 HTTP 指纹识别器 — 检测 W...
Antecursor
Antecursor El Proyecto Antecursor es un proyecto de código abierto y hardware abierto creado por estudiantes de seguridad informática con el objetivo de desarrollar un sistema autónomo y modular para la recopilación de información y explotación basada en red. Audiencia Antecursor está pensado par...
BitLeak
BitLeak BitLeak 是一个 Python 工具,用于检查并显示与给定 IP 地址关联的 torrent 下载。 root@kitploit: git clone https://github.com/AnkhCorp/BitLeak.git root@kitploit: pip3 install -r requirements.txt root@kitploit: python bitleak.py...
SharpStat
SharpStat Utilidad en C que usa WMI para ejecutar "cmd.exe /c netstat -n", guardar la salida en un archivo, y luego usar SMB para leer y eliminar el archivo de forma remota Descripción Este script intentará conectarse a todas las computadoras proporcionadas y usar WMI para ejecutar cmd.exe /c...
Get-ReconInfo
Get-ReconInfo root@kitploit: 名称 Get-ReconInfo 概要 列出系统连接和相关信息的概览 作者:Chris King @raikiasec 语法 Get-ReconInfo 说明 此脚本在本地系统上运行以下命令,解析输出并将结果打印到屏幕: netstat -ano ipconfig /all arp -a tasklist /v route print net session net localgroup "Administrators" Get-WmiObject Win32ComputerSystem.Name Get-WmiObject...
badKarma
badKarma 是一款基于 GUI 的开源网络侦察工具包,旨在帮助渗透测试人员在网络基础设施评估过程中开展工作。 截图(未更新) 安装 安装 Kali Linux 依赖: root@kitploit: apt install python3-pip python3-gi phantomjs mitmproxy ffmpeg gir1.2-gtk-vnc-2.0 \ gir1.2-gtksource-3.0 gir1.2-vte-2.91 gir1.2-osmgpsmap-1.0 gir1.2-webkit2-4.0 克隆仓库: root@kitploit: $ git clone...
intelspy
执行自动化网络侦察扫描以收集网络情报。 IntelSpy 是一款多线程网络情报工具,可自动执行网络服务枚举。它执行活跃主机检测扫描、端口扫描、服务枚举扫描、Web 内容扫描、暴力破解、详细的离线漏洞搜索等功能。 该工具还会针对每个检测到的服务,使用多种不同工具启动进一步的枚举扫描。 功能特性 以 IP 地址、IP 范围(CIDR 表示法)和可解析主机名的形式扫描多个目标。 并发扫描目标。 检测 IP 范围(CIDR)网络中的活跃主机。 可自定义端口扫描配置文件和服务枚举命令。 创建用于结果收集和报告的目录结构。 记录执行的每一条命令。 生成包含手动运行命令的 Shell 脚本。 以 tx...
intelspy
Perform automated network reconnaissance scans to gather network intelligence. IntelSpy is a multi-threaded network intelligence tool which performs automated network services enumeration. It performs live hosts detection scans, port scans, services enumeration scans, web content scans,...
CVE-2026-55726
CVE-2026-55726: Contenedor de Azure Blob Storage Listable Públicamente registros de dispositivos Aviso Campo| Valor ---|--- CVE| CVE-2026-55726 ICSA| ICSA-26-183-03 Gardyn IoT Hub CVSS 3.1| 5.3 Medio Vector 3.1| CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Vector 4.0|...
sandmap
sandmap Description • How To Use • Command Line • Configuration • Requirements • Other • Contributing • License • Wiki Description sandmap is a tool supporting network and system reconnaissance using the massive Nmap engine. It provides a user-friendly interface, automates and speeds up scanning...
custom-oscp-tooling
Custom OSCP Tooling A consolidated set of read-only, OSCP-exam-safe custom tools by Samson Laird. Everything here enumerates, identifies, and advises. Nothing here exploits, sprays, or modifies a target. The problem this solves OSCP exam and lab work is a list of disconnected one-liners: nmap her...
Vulnerable-Lab-Exploitation
Vulnerable-Lab-Exploitation 一个动手实践项目,演示了虚拟安全实验室的搭建、网络侦察以及对 CVE-2012-1823 的利用过程。 易受攻击实验室搭建与 PHP CGI 利用(CVE-2012-1823) 🎯 项目概述 本项目演示了如何创建一个隔离的虚拟实验室环境,用于执行全流程渗透测试。我模拟了一场针对过时 Linux 服务器的真实攻击,从网络发现到获取未经授权的远程访问权。 🛠️ 工具与技术 虚拟机管理程序: VirtualBox 攻击机操作系统: Kali Linux 靶机操作系统: Metasploitable 2 网络: 虚拟仅主机适配器(隔离沙箱)...
nerva v1.69.6
Nerva Nerva: Fast Service Fingerprinting CLI Features • Installation • Quick Start • Usage • Protocols • Library • Use Cases • Troubleshooting High-performance service fingerprinting written in Go. Identify 170+ network protocols across TCP, UDP, and SCTP transports with rich metadata extraction...
EUVD-2026-72807
A Server-Side Request Forgery SSRF vulnerability exists in the ONLYOFFICE ownCloud Integration plugin version 9.12. The /apps/onlyoffice/ajax/settings/address endpoint does not sufficiently validate the user-supplied Document Server URL before initiating outbound connections. An authenticated...
BraZetsu Malware Turns Compromised Windows Hosts Into Criminal Marketplace Inventory
Cybersecurity researchers have disclosed details of a sophisticated Python-based Windows malware framework called BraZetsu that fuels an underground marketplace commercializing access to compromised hosts. "Unlike the standard infostealer model, BraZetsu is a comprehensive master toolkit that...