Update README.md

This commit is contained in:
Joe Totes
2022-09-20 10:38:22 -04:00
committed by GitHub
parent a9ed22e8dd
commit 08ba27983c

View File

@@ -155,6 +155,9 @@ ftp {IP ADDRESS}
# Recursively download ftp directory # Recursively download ftp directory
wget -r ftp://{USERNAME}:{PASSWORD@{IP ADDRESS}/ wget -r ftp://{USERNAME}:{PASSWORD@{IP ADDRESS}/
# Brute force FTP
medusa -h {IP ADDRESS} -u {USER} -P /usr/share/wordlists/rockyou.txt -M ftp -t 10
# Additional Information # Additional Information
# Default Credentials: anonymous # Default Credentials: anonymous
# Directory Command: dir # Directory Command: dir