Update README.md

This commit is contained in:
Joe Totes
2022-07-30 14:41:28 -04:00
committed by GitHub
parent 8e33e5929f
commit 9c079f1dd8

View File

@@ -93,12 +93,12 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
<br /> <br />
```bash ```bash
ftp {ip address} ftp {IP ADDRESS}
Default Credentials: `anonymous` Default Credentials: anonymous
Directory Command: `dir` Directory Command: dir
Download Command: `get` Download Command: get
Upload Command: `put` Upload Command: put
``` ```
<br /> <br />