WebHackersWeapons/weapons/naabu.yaml

12 lines
356 B
YAML
Raw Normal View History

2022-08-16 07:42:23 -04:00
---
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 '
2022-08-16 12:11:14 -04:00
url: https://github.com/projectdiscovery/naabu
2022-08-16 07:42:23 -04:00
category: tool
2022-08-19 03:26:26 -04:00
type: Recon
2024-01-01 11:08:52 -05:00
platform: [linux, macos, windows]
2022-08-19 03:26:26 -04:00
lang: Go
2024-01-01 11:08:52 -05:00
tags: [portscan]