mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
15 lines
358 B
YAML
15 lines
358 B
YAML
---
|
|
name: naabu
|
|
description: 'A fast port scanner written in go with focus on reliability and simplicity.
|
|
Designed to be used in combination with other tools for attack surface discovery
|
|
in bug bounties and pentests '
|
|
url: https://github.com/projectdiscovery/naabu
|
|
category: tool
|
|
type: Recon
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: Go
|
|
tags:
|
|
- portscan |