|
Two Question about bruteforce password vbb
|
|
08-20-2012, 07:17 PM
(This post was last modified: 08-21-2012 11:15 AM by radix.)
Post: #1
|
|||
|
|||
|
Two Question about bruteforce password vbb
I have a hash file named hashcr.txt contain two hash:salts vbb4:
Quote:<removed>My command is: Quote:root@server:~/Desktop/hashcat-0.40# ./hashcat-cli32.bin -m2711 -a0 /root/Desktop/hashcr.txt /root//dict/ And it retrun the result: Quote:Initializing hashcat v0.40 by atom with 8 threads and 32mb segment-size...Question 1: why this skipping line and add 1 hash? Question 2: i want to bruteforce that password from 0 to 10 char and char from a -> z. i use this command: Quote:root@server:~/Desktop/hashcat-0.40# ./hashcat-cli32.bin -m2711 -a3 --pw-min=0 --pw-max=10 -o /root/Desktop/hashcr.txt.out /root/Desktop/hashcr.txt ?l The result: Quote:Initializing hashcat v0.40 by atom with 8 threads and 32mb segment-size...It stopped after start. Does my command is true? anybody can helpme slove my problem. Thank for read. Sorry, my English is bad! |
|||
|
08-20-2012, 07:26 PM
(This post was last modified: 08-20-2012 07:26 PM by undeath.)
Post: #2
|
|||
|
|||
|
RE: Two Question about bruteforce password vbb
1. because you are an incompetent scripting kiddy.
2. the mask has to be at least the length to be bruteforced at maximum, say 10 times ?l for a 10 char password |
|||
|
08-20-2012, 07:32 PM
Post: #3
|
|||
|
|||
|
RE: Two Question about bruteforce password vbb
Your salt is too long (35-char) BECAUSE there's HTML codes:
QFt`K&t,t*EFQv*8*WT&||Qg%nM & = & Correct salt:QFt`K&t,t*EFQv*8*WT&||Qg%nM Still, 27-char as a vBulletin doesn't seem right. |
|||
|
08-20-2012, 09:04 PM
(This post was last modified: 08-20-2012 09:14 PM by xuanruou.)
Post: #4
|
|||
|
|||
|
RE: Two Question about bruteforce password vbb
Thank undeath and M@LIK, I must to learn by English, hacking, encoding,... by myself. so you said that I'm a script kiddies is true.
Thank again. i'll learn more...and ask more... ^^ Greet! |
|||
|
08-21-2012, 11:16 AM
Post: #5
|
|||
|
|||
RE: Two Question about bruteforce password vbb
(08-20-2012 09:04 PM)xuanruou Wrote: Thank undeath and M@LIK, I must to learn by English, hacking, encoding,... by myself. so you said that I'm a script kiddies is true. Well, it wont be for some time while I lock your account and provide ample time for you to read the posting rules. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help


