Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
ZerBea Wrote: (06-26-2017, 09:40 PM)
--
capture:
sudo wlandump-ng -i wlp0s26u1u2 -o test.cap -c 1 -t 3 -d 100 -D 10 -m 512 -b -r -s 20
Options:
-i -> is the name of your wlan device - do not use v... |
|
walterlacka |
User Contributions
|
648 |
487,271 |
12-20-2017, 07:08 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thank you ZerBea - I will give that a try.
Could you take a peek at post 235 and let me know the status of the -D option of the hcxdumptool? Maybe I'm reading it incorrectly, but I thought one of... |
|
walterlacka |
User Contributions
|
648 |
487,271 |
03-18-2018, 03:38 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
As always, thanks again ZerBea...
I noticed that the latest hcxdumptool supports AWUS036ACH. Is that the only dual-band adapter supported? Is there any benefit to using a dual-band adapter? |
|
walterlacka |
User Contributions
|
648 |
487,271 |
03-18-2018, 09:47 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
ZerBea Wrote: (03-02-2018, 01:44 PM)
--
hcxdumptool moved to version 4.1.5
With lots of help from RealEnder, chron0 and rofl0r the tool is complete refactored:
- improved scan engine
- improved ... |
|
walterlacka |
User Contributions
|
648 |
487,271 |
03-17-2018, 04:42 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Pretty sure this is a super basic question, but where do I get a candidate list for determining what to put into my -B blacklist file? I know the SSID that I don't want to gather any handshakes from... |
|
walterlacka |
User Contributions
|
648 |
487,271 |
03-17-2018, 05:22 PM |
|
|
Thread: Trying to understand RLI and RLI2 better
Post: Trying to understand RLI and RLI2 better
Been reading and doing a little testing with RLI and have the following that I'm trying to understand:
I have wordlist1:
word1
word2
word3
word4
And wordlist2:
camp1
word1
word2
word3
w... |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
2,745 |
12-23-2017, 11:50 PM |
|
|
Thread: Prince processor capability
Post: RE: Prince processor capability
Does the --elem-cnt-min=4 and --elem-cnt-max=4 help? |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
4,505 |
01-04-2018, 01:34 AM |
|
|
Thread: Princeprocessor Resume
Post: RE: Princeprocessor Resume
Does anyone know how this should work? Or maybe it's working correctly and I need to add up the "save" value in case I need to resume more than once. |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,522 |
01-06-2018, 05:48 PM |
|
|
Thread: Prince processor capability
Post: RE: Prince processor capability
Code:
--
cat dict.txt
this
orange
rocks
and
--
Code:
--
./pp64.app --elem-cnt-min=4 --elem-cnt-max=4 --pw-max=20 < dict.txt
andandandand
andandandthis
andandthisand
andthisandand
this... |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
4,505 |
01-04-2018, 05:07 PM |
|
|
Thread: Princeprocessor Resume
Post: Princeprocessor Resume
Looking at the --help for princeprocessor and trying to better understand the -s option.
Here's what I did:
I let pp run for a bit, then stopped it by ctrl-c
Ran this command:
Code:
--
cat ... |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,522 |
01-04-2018, 09:59 PM |
|
|
Thread: How to save progress with PRINCE ?
Post: RE: How to save progress with PRINCE ?
Check this thread as well - in Royce's response, it shows how to script this such that you don't need to know the -s value before running from the CLI:
https://hashcat.net/forum/thread-7166.html |
|
walterlacka |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
3,619 |
08-22-2018, 09:37 PM |
|
|
Thread: Linux drivers
Post: RE: Linux drivers
This is what I ended up doing with my older hardware just recently:
https://hashcat.net/forum/thread-6991.html
expet Wrote: (11-13-2017, 02:57 PM)
--
Hello,
I recently built a computer solel... |
|
walterlacka |
hashcat
|
1 |
2,078 |
11-13-2017, 03:56 PM |
|
|
Thread: proper use of increment option
Post: RE: proper use of increment option
I believe what atom and philsmd are saying is that your syntax is correct. The 8 and 63 numbers that you are seeing shows you what the min and max size is for WPA in general. That's different than... |
|
walterlacka |
hashcat
|
6 |
17,937 |
11-27-2017, 01:20 AM |
|
|
Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password
Any difference if you do this?
hashcat64 -a 3 -1 abcdef1234567890+- test.hash ?1?1?1?1?1?1?1?1?1?1 |
|
walterlacka |
hashcat
|
5 |
24,596 |
11-30-2017, 10:39 PM |
|
|
Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password
You'll need a -m parameter as well. |
|
walterlacka |
hashcat
|
5 |
24,596 |
12-01-2017, 01:03 AM |
|
|
Thread: Rockyou hcmask files
Post: Rockyou hcmask files
What's the significance of the naming of the included rockyou hcmask files? |
|
walterlacka |
hashcat
|
1 |
2,576 |
12-10-2017, 09:01 PM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: Possible to do attack mode 6 and 7 on same attack
Should something like this work?
Code:
--
./hashcat -O -w3 -a6 dict.txt ?a?a?a?a -i --stdout | ./hashcat -O -w3 -m0 -a7 ?a?a -i 'hash'
--
Trying to accomplish having a dict.txt:
cat
dog
etc
... |
|
walterlacka |
hashcat
|
6 |
5,301 |
12-19-2017, 08:49 PM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: RE: Possible to do attack mode 6 and 7 on same att...
undeath Wrote: (12-20-2017, 01:03 PM)
--
I remember only a0 supporting stdin mode. Not sure if this has changed.
--
I think you're right:
Code:
--
./hashcat -O -w3 -a6 dict.txt ?a?a?a?a --stdout... |
|
walterlacka |
hashcat
|
6 |
5,301 |
12-20-2017, 03:57 PM |
|
|
Thread: Possible to do attack mode 6 and 7 on same attack
Post: RE: Possible to do attack mode 6 and 7 on same att...
The dict I want to use is only 2184 words… so I did this:
Code:
--
./hashcat -O -w3 -a7 ?a?a dict.txt --stdout > prependaa.txt
./maskprocessor-0.73/mp64.app '$?a$?a$?a$?a' > appendaaaa.rule
--
... |
|
walterlacka |
hashcat
|
6 |
5,301 |
12-20-2017, 05:43 PM |
|
|
Thread: Restore Fails
Post: RE: Restore Fails
Does this work:
hashcat64 -m 2500 -a 3 mio.hccapx -1 ?l?d ?1?1?1?1?1?1?1?1 --session save -w 3 -D 1,2
hashcat64 -m 2500 -a 3 -w 3 -D 1,2 --session save --restore |
|
walterlacka |
hashcat
|
12 |
8,641 |
12-29-2017, 12:59 AM |