From 8e33e5929f9862dbd6927eb02d10336fd7a32cd2 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 30 Jul 2022 14:37:57 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1802cab..c38d1d2 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,10 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS} ```bash ftp {ip address} -Download Command: get -Upload Command: put -Default Credentials: anonymous +Default Credentials: `anonymous` +Directory Command: `dir` +Download Command: `get` +Upload Command: `put` ```