عمل لستة با سوردات مع شرح الاستخدام في الترمكس termux Hownto make a wordlist.txt for brute force attack
عمل لستة با سوردات مع شرح الاستخدام في الترمكس termux Hownto make a wordlist.txt for brute force attack
wordlist
اوامر تثبيت الاداة
git clone https://github.com/Cabdulahi/wordlist
cd wordlist
ls
chmod +x word.py
python2 word.py
طريقة استخدام الاداة
●● how to get any words
[
[
[
[
[
[{1}]Lower-Case[a-z]
[{2}]Upper-Case[A-Z]
[{3}]Numbers[0-9]
[{4}]Special Characters[@#?$%(And More )]
Cabdulahi=>>: 3
●□ I will explain little bit
Example my word is fishing and I want to get with few numbers after fishing example
Fishing2
Fishing3
Fishing300
So I have to type fishing only in
It I type fish it will start like this
Fisha
Fishab
Fishabc
Fishawe
Like that
In length of I type 1 and max 3 it will add 3more letters to length Like fishingabs
Fishingavc
Fishingtyy
Fishingtyy
●if I type 6 in max length it will add 6 more letters to the word u can add how many letters or numbers you want add in max length
It will be saved on sdcard/ or storage
تعليقات
إرسال تعليق