Update README.md
This commit is contained in:
@@ -24,7 +24,7 @@ Here you will find a useful collection of commands and file resource locations u
|
||||
<br />
|
||||
|
||||
```bash
|
||||
# A network scanning tool that identifies devices, ports, services, and operating systems
|
||||
# About: A network scanning tool that identifies devices, ports, services, and operating systems
|
||||
# Download: Pre-installed on Kali Linux
|
||||
|
||||
# Usage
|
||||
@@ -44,7 +44,7 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
||||
<br />
|
||||
|
||||
```bash
|
||||
# Useful script that automates multiple enumeration scans in succession
|
||||
# About: Useful script that automates multiple enumeration scans in succession
|
||||
# Download: https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh
|
||||
|
||||
# Usage
|
||||
|
||||
Reference in New Issue
Block a user