Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -15,12 +15,12 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
# General Enumeration
|
# General Enumeration
|
||||||
|
|
||||||
***
|
***
|
||||||
<ul>
|
|
||||||
<H2> NMAP
|
## NMAP
|
||||||
</ul>
|
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
<ul>
|
||||||
**OVERVIEW**
|
**OVERVIEW**
|
||||||
|
|
||||||
A network scanning tool that identifies devices, ports, services, and operating systems
|
A network scanning tool that identifies devices, ports, services, and operating systems
|
||||||
@@ -34,6 +34,8 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
```bash
|
```bash
|
||||||
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user