mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
commit
1a781e5c04
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue