mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
13 lines
224 B
YAML
13 lines
224 B
YAML
---
|
|
name: nmap
|
|
description: 'Nmap - the Network Mapper. Github mirror of official SVN repository. '
|
|
url: https://github.com/nmap/nmap
|
|
category: tool
|
|
type: Scanner
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: C
|
|
tags:
|
|
- portscan |