Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
|
|
||||||
# General Enumeration
|
# General Enumeration
|
||||||
|
|
||||||
<br /><br />
|
<br />
|
||||||
|
|
||||||
## NMAP
|
## NMAP
|
||||||
|
|
||||||
@@ -19,13 +19,11 @@ Here you will find a useful collection of commands and file resource locations u
|
|||||||
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
|
||||||
```
|
```
|
||||||
|
|
||||||
<br /><br /><br />
|
<br />
|
||||||
|
|
||||||
## NMAP Automator
|
## NMAP Automator
|
||||||
|
|
||||||
|
|
||||||
**OVERVIEW**
|
**OVERVIEW**
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
| :-----------: | :-----------: |
|
| :-----------: | :-----------: |
|
||||||
| Description | Useful script that automates multiple enumeration scans in succession |
|
| Description | Useful script that automates multiple enumeration scans in succession |
|
||||||
@@ -36,7 +34,7 @@ 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 /><br />
|
<br />
|
||||||
# Port Enumeration
|
# Port Enumeration
|
||||||
|
|
||||||
## FTP [21]
|
## FTP [21]
|
||||||
|
|||||||
Reference in New Issue
Block a user