Update README.md
This commit is contained in:
@@ -8,8 +8,6 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
|
|
||||||
## NMAP
|
## NMAP
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
**OVERVIEW**
|
**OVERVIEW**
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
@@ -28,8 +26,6 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
|||||||
<br />
|
<br />
|
||||||
## NMAP Automator
|
## NMAP Automator
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
**OVERVIEW**
|
**OVERVIEW**
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
@@ -42,12 +38,12 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
|||||||
```bash
|
```bash
|
||||||
./nmapAutomator.sh --host {IP ADDRESS} --type All
|
./nmapAutomator.sh --host {IP ADDRESS} --type All
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
# Port Enumeration
|
# Port Enumeration
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## FTP [21]
|
## FTP [21]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user