mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
11 lines
269 B
YAML
11 lines
269 B
YAML
---
|
|
name: masscan
|
|
description: 'TCP port scanner, spews SYN packets asynchronously, scanning entire
|
|
Internet in under 5 minutes. '
|
|
url: https://github.com/robertdavidgraham/masscan
|
|
category: tool
|
|
type: Recon
|
|
platform: [linux, macos, windows]
|
|
lang: C
|
|
tags: [portscan]
|