Update README.md

This commit is contained in:
CoolHandSquid 2021-09-13 11:27:07 -04:00 committed by GitHub
parent 6feaee0cb0
commit 1e652eb7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,5 +225,10 @@ Entry_5:
Name: Browser Connection
Description: Connect with Browser
Note: ftp://anonymous:anonymous@{IP}
Entry_6:
Name: Hydra Brute Force
Description: Need Username
Command: hydra -t 1 -l {Username} -P {Big_Passwordlist} -vV {IP} ftp
```