isuruwa / T-HYDRA

Hydra In Termux
https://github.com/isuruwa/T-HYDRA
GNU General Public License v3.0
46 stars 5 forks source link

Dictionary #5

Open Jetrom17 opened 1 year ago

Jetrom17 commented 1 year ago

What are the existing dictionaries? Do I have to manually import? It is not explained in the "Readme.md". And how to use the dictionary? I wanted to do a test on FTP...

isuruwa commented 1 year ago

@Jetrom17 Unlike Kali Linux, Termux doesn't come with a default wordlist. You need to make a custom wordlist or download a wordlist. Enter the name of the wordlist with the path when prompt

Jetrom17 commented 1 year ago

@Jetrom17 Unlike Kali Linux, Termux doesn't come with a default wordlist. You need to make a custom wordlist or download a wordlist. Enter the name of the wordlist with the path when prompt

Where do I put the dictionary? I put it in the folder: /data/data/com.termux/files/home/T-HYDRA

And how does it call the file when requested? I already tried to put only the name of the dictionary text.txt.

@isuruwa