Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -20,17 +20,17 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
**OVERVIEW**
|
||||||
|
|
||||||
<u>OVERVIEW</u>
|
| | |
|
||||||
|
| :-----------: | :-----------: |
|
||||||
A network scanning tool that identifies devices, ports, services, and operating systems
|
| Description | A network scanning tool that identifies devices, ports, services, and operating systems |
|
||||||
|
| Download | Pre-installed on Kali Linux |
|
||||||
**DOWNLOAD**
|
|
||||||
|
|
||||||
Pre-installed on Kali Linux
|
|
||||||
|
|
||||||
**USAGE**
|
**USAGE**
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
||||||
```
|
```
|
||||||
@@ -53,6 +53,8 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
|||||||
|
|
||||||
**USAGE**
|
**USAGE**
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./nmapAutomator.sh --host {IP ADDRESS} --type All
|
./nmapAutomator.sh --host {IP ADDRESS} --type All
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user