WebHackersWeapons/weapons/masscan.yaml

14 lines
271 B
YAML
Raw Normal View History

2022-08-16 20:42:23 +09:00
---
name: masscan
description: 'TCP port scanner, spews SYN packets asynchronously, scanning entire
Internet in under 5 minutes. '
2022-08-17 01:11:14 +09:00
url: https://github.com/robertdavidgraham/masscan
2022-08-16 20:42:23 +09:00
category: tool
2022-08-19 16:26:26 +09:00
type: Recon
2022-08-16 20:42:23 +09:00
platform:
- linux
- macos
- windows
2022-08-19 16:26:26 +09:00
lang: C
2022-10-09 15:53:21 +09:00
tags:
- portscan