|
EH-Net
|
|
May 23, 2013, 04:33:23 PM
|
Show Posts
|
|
Pages: 1 2 3 [4] 5 6 ... 9
|
|
50
|
Resources / Tools / Combining Wordlists
|
on: February 01, 2012, 01:21:45 PM
|
|
What's the best way to combine wordlists? Just cat them all, and then run sort/uniq? I've noticed some wordlists have duplicate entries, is this because some password crackers (like Hydra) can miss words? If I run uniq this would remove all the duplicates, would it be better to just add the lines that aren't in one file to another when combining them? Sorry for the newbie questions, I've never made a custom wordlist before!
|
|
|
|
|
52
|
Resources / Tools / Re: John the Ripper Multi-Core Setup
|
on: January 27, 2012, 08:42:45 AM
|
If I remember correctly, the /usr/bin/john file is actually just a softlink to the actual binary. You can install as many versions of John as you like and just point the softlink to the binary of the version you want.
Thanks ziggy, I'll try that.
|
|
|
|
|
53
|
Resources / Tools / Re: John the Ripper Multi-Core Setup
|
on: January 27, 2012, 01:10:15 AM
|
|
Thanks guys, got it.
Now I have 2 versions of john on my system. Can I just replace the john directory in the /pentest directory with the new one, and then overwrite the old /bin/john with the new one? It's a bit confusing, if I type john instead of ./john it uses the old version.
|
|
|
|
|
54
|
Resources / Tools / John the Ripper Multi-Core Setup
|
on: January 26, 2012, 01:02:06 AM
|
Does anyone know a good link that explains how to setup jtr to use multiple cores? I found some links but they were a few years old. Considering I have the latest version (1.7.9) I just wanted to make sure I didn't break jtr by using info for an older version. Multiple cores are nice, but if I break it, 0 cores are bad  I'm running backtrack 5 r1 x64. I tried using hashcat, and while it uses multiple cores and is very fast by default, it was only able to crack 1/3 hashes, whereas john was able to crack all 3 using the --rules option with its default rules. So if anyone knows a good rules file for hashcat (and maybe a tutorial), that would be useful as well. Thanks.
|
|
|
|
|
55
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: What Equipment Should I get For Hacking
|
on: January 23, 2012, 06:14:05 PM
|
|
What sort of hacking are you interested in? Network, web, system?
Web hacking really only requires a tool like Burp Proxy which is not too resource intensive.
Network hacking requires that you run a lot of VMs, unless you have the actual systems to hack, which would require a lot of memory. Network and system hacking can also require password cracking, which means you'll need a relatively fast processor.
If you're not sure what kind of hacking you're interested in, you might want to try eCPPT to get exposed to different areas of security.
|
|
|
|
|
58
|
Ethical Hacking Discussions and Related Certifications / Web Applications / Burp Suite Pro: Worth the Price?
|
on: January 17, 2012, 06:21:59 PM
|
|
I'm getting more serious about web security as I'm going through the WAHH v2, and I'm wondering if Burp Suite Pro is worth the price. I definitely think it would be worth a one time price of $299, but $299 a year seems quite steep. Is it updated enough to justify such a huge subscription price? Just thought I'd get the opinions of people who have the pro version.
Thanks.
|
|
|
|
|
Loading...
|