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 />
```bash
ftp {ip address}
ftp {IP ADDRESS}
Default Credentials: `anonymous`
Directory Command: `dir`
Download Command: `get`
Upload Command: `put`
Default Credentials: anonymous
Directory Command: dir
Download Command: get
Upload Command: put
```
<br />