8 matches found
naabu
功能 • 安装 • 使用 • 运行naabu • 配置 • NMAP集成 • CDN/WAF排除 • Discord Naabu 是一款用 Go 编写的端口扫描工具,能够以快速且可靠的方式枚举主机的有效端口。它是一款非常简单的工具,可对主机/主机列表执行快速的 SYN/CONNECT/UDP 扫描,并列出所有返回响应的端口。 功能 快速简单的基于 SYN/CONNECT/UDP 探测的扫描 针对易用性和轻量级 资源消耗进行了优化 DNS 端口扫描 自动 IP 去重 (针对 DNS 端口扫描) IPv4/IPv6 端口扫描(实验性 ) 使用 Shodan Internetdb 的被动 端口...
pentest-tools
pentest-tools A collection of custom security tools for quick needs. Important note ‼ A big clean occured in 2022-11 ‼ Some useless/not working scripts have been archived and some others have been moved to their own repository to get more visibility, feel free to check them: apk-analyzer...
naabu-action
Naabu Action 让通过 GitHub Action 编排 naabu 变得简单。 示例用法 在主机列表上运行 naabu 的 GitHub Action root@kitploit: - name: 💥 Naabu - 端口扫描器 uses: projectdiscovery/naabu-action@main with: host: example.com 使用自定义端口扫描运行 naabu 的 GitHub Action root@kitploit: - name: 💥 Naabu - 端口扫描器 uses: projectdiscovery/naabu-action@ma...
3klCon
3klCon Project Archived Description Automated Recon tool which works with Large and Medium scopes. ّIt's recommended to use it on VPS, it'll discover secrets and search for vulnerabilities So, Welcome, and let's get deep into it subfinder is installed. -- findomain is insta...
fingerprintx
Features • Installation • Usage • Running fingerprintx • Using as a library • Why not nmap? • Notes • Acknowledgements fingerprintx is a utility similar to httpx that also supports fingerprinting services like as RDP, SSH, MySQL, PostgreSQL, Kafka, etc. fingerprintx can be used alongside port...
fingerprintx
Características • Instalación • Uso • Ejecutar fingerprintx • Uso como biblioteca • ¿Por qué no nmap? • Notas • Agradecimientos fingerprintx es una utilidad similar a httpx que también admite el fingerprinting de servicios como RDP, SSH, MySQL, PostgreSQL, Kafka, etc. fingerprintx se puede usar...
Oneliner-Bugbounty
Oneliner-Bugbounty 用于漏洞赏金的单行脚本合集 工具列表 Subfinder Naabu httpx Nuclei Waybackurls DNSProbe gf sqlmap qsreplace hakrawler Puredns GauPlus uro 自动扫描器 root@kitploit: subfinder -d site.com -all | naabu | httpx | nuclei -t nuclei-templates 查找文件(例如 .json 文件)...
DivideAndScan - Divide Full Port Scan Results And Use It For Targeted Nmap Runs
DivideEt Impera And Scan and also merge the scan results D ivideA ndS can is used to efficiently automate port scanning routine by splitting it into 3 phases: 1. Discover open ports for a bunch of targets. 2. Run Nmap individually for each target with version grabbing and NSE actions. 3. Merge th...