Indonesian Back|Track Team
Ask Hashcat - Printable Version

+- Indonesian Back|Track Team (https://www.indonesianbacktrack.or.id/forum)
+-- Forum: Community Zone (https://www.indonesianbacktrack.or.id/forum/forum-167.html)
+--- Forum: Lobby (https://www.indonesianbacktrack.or.id/forum/forum-81.html)
+--- Thread: Ask Hashcat (/thread-6806.html)



Hashcat - Volcytor - 05-23-2016

ada yang tau cara menggunakan hashcat ?
klo gak salah pake wordlist ya?
ada yang punya wordlistnya ?

makasih Smile


RE: Hashcat - dark_lord - 05-23-2016

(05-23-2016, 02:09 AM)Volcytor Wrote: ada yang tau cara menggunakan hashcat ?
klo gak salah pake wordlist ya?
ada yang punya wordlistnya ?

makasih Smile
kalau cara menggunakan hashcat di google bnyk
kalau wordlist di google juga bnyk
utk pengguna kali linux wordlist ada juga di folder /usr/share/wordlists ( seingat ane )


RE: Hashcat - Volcytor - 05-23-2016

(05-23-2016, 01:23 PM)dark_lord Wrote:
(05-23-2016, 02:09 AM)Volcytor Wrote: ada yang tau cara menggunakan hashcat ?
klo gak salah pake wordlist ya?
ada yang punya wordlistnya ?

makasih Smile
kalau cara menggunakan hashcat di google bnyk
kalau wordlist di google juga bnyk
utk pengguna kali linux wordlist ada juga di folder /usr/share/wordlists ( seingat ane )

wordlist untuk MD5 atau hashnya sulit dicari om


RE: Hashcat - botaksaja - 05-23-2016

hashcat -h for help ..

contoh :
hashcat -m 0 -a 0 hashcat.txt /root/deathstroke/wordlist.txt

keterangan

-m = mode
0 =MD5 kalau 10 = md5($pass.$salt) kalau 30 = md5(unicode($pass).$salt) dan bla bla bla

-a = attack mode nya
0 = straight

Attack modes: <-- ni referensi attack mode nya

0 = Straight
1 = Combination
2 = Toggle-Case
3 = Brute-force
4 = Permutation
5 = Table-Lookup
8 = Prince


hascat txt = hashcat dalam bentuk txt

/root/deathstroke/wordlist.txt <--- path wordlist

kurang lebih seperti itu, mungkin brother disini bakal nambahin nanti. stay tune Tongue


RE: Hashcat - Volcytor - 05-24-2016

(05-23-2016, 07:41 PM)botaksaja Wrote: hashcat -h for help ..

contoh :
hashcat -m 0 -a 0 hashcat.txt /root/deathstroke/wordlist.txt

keterangan

-m = mode
0 =MD5 kalau 10 = md5($pass.$salt) kalau 30 = md5(unicode($pass).$salt) dan bla bla bla

-a = attack mode nya
0 = straight

Attack modes: <-- ni referensi attack mode nya

   0 = Straight
   1 = Combination
   2 = Toggle-Case
   3 = Brute-force
   4 = Permutation
   5 = Table-Lookup
   8 = Prince


hascat txt = hashcat dalam bentuk txt

/root/deathstroke/wordlist.txt <--- path wordlist

kurang lebih seperti itu, mungkin brother disini bakal nambahin nanti. stay tune Tongue

nah , wordlistnya ane gak dapet om . punya link yg manteb gak ?


RE: Hashcat - botaksaja - 05-24-2016

(05-24-2016, 08:42 AM)Volcytor Wrote:
(05-23-2016, 07:41 PM)botaksaja Wrote: hashcat -h for help ..

contoh :
hashcat -m 0 -a 0 hashcat.txt /root/deathstroke/wordlist.txt

keterangan

-m = mode
0 =MD5 kalau 10 = md5($pass.$salt) kalau 30 = md5(unicode($pass).$salt) dan bla bla bla

-a = attack mode nya
0 = straight

Attack modes: <-- ni referensi attack mode nya

   0 = Straight
   1 = Combination
   2 = Toggle-Case
   3 = Brute-force
   4 = Permutation
   5 = Table-Lookup
   8 = Prince


hascat txt = hashcat dalam bentuk txt

/root/deathstroke/wordlist.txt <--- path wordlist

kurang lebih seperti itu, mungkin brother disini bakal nambahin nanti. stay tune Tongue

nah , wordlistnya ane gak dapet om . punya link yg manteb gak ?

kalau wordlist di google ada banyak om, ane lupa web nya coba search aja. download yang banyak


RE: Hashcat - Volcytor - 05-25-2016

(05-24-2016, 10:59 PM)botaksaja Wrote:
(05-24-2016, 08:42 AM)Volcytor Wrote:
(05-23-2016, 07:41 PM)botaksaja Wrote: hashcat -h for help ..

contoh :
hashcat -m 0 -a 0 hashcat.txt /root/deathstroke/wordlist.txt

keterangan

-m = mode
0 =MD5 kalau 10 = md5($pass.$salt) kalau 30 = md5(unicode($pass).$salt) dan bla bla bla

-a = attack mode nya
0 = straight

Attack modes: <-- ni referensi attack mode nya

   0 = Straight
   1 = Combination
   2 = Toggle-Case
   3 = Brute-force
   4 = Permutation
   5 = Table-Lookup
   8 = Prince


hascat txt = hashcat dalam bentuk txt

/root/deathstroke/wordlist.txt <--- path wordlist

kurang lebih seperti itu, mungkin brother disini bakal nambahin nanti. stay tune Tongue

nah , wordlistnya ane gak dapet om . punya link yg manteb gak ?

kalau wordlist di google ada banyak om, ane lupa web nya coba search aja. download yang banyak

maksdnya gni bro . ada bedanya tah wordlist biasa sama worldlistnya untuk hash ? atau sama saja


RE: Hashcat - botaksaja - 05-26-2016

(05-25-2016, 08:53 PM)Volcytor Wrote:
(05-24-2016, 10:59 PM)botaksaja Wrote:
(05-24-2016, 08:42 AM)Volcytor Wrote:
(05-23-2016, 07:41 PM)botaksaja Wrote: hashcat -h for help ..

contoh :
hashcat -m 0 -a 0 hashcat.txt /root/deathstroke/wordlist.txt

keterangan

-m = mode
0 =MD5 kalau 10 = md5($pass.$salt) kalau 30 = md5(unicode($pass).$salt) dan bla bla bla

-a = attack mode nya
0 = straight

Attack modes: <-- ni referensi attack mode nya

   0 = Straight
   1 = Combination
   2 = Toggle-Case
   3 = Brute-force
   4 = Permutation
   5 = Table-Lookup
   8 = Prince


hascat txt = hashcat dalam bentuk txt

/root/deathstroke/wordlist.txt <--- path wordlist

kurang lebih seperti itu, mungkin brother disini bakal nambahin nanti. stay tune Tongue

nah , wordlistnya ane gak dapet om . punya link yg manteb gak ?

kalau wordlist di google ada banyak om, ane lupa web nya coba search aja. download yang banyak

maksdnya gni bro . ada bedanya tah wordlist biasa sama worldlistnya untuk hash ? atau sama saja

pernah baca di suatu forum dan web katanya worldlist beda2