Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Happy newyear ZerBea !
I 've got the disable NetworkManager scripts to run!
That's not easy for me ,I referenced your example code and googled word by word these 2 weeks.
Finaly here it is
#!/... |
|
DKblue |
User Contributions
|
648 |
486,496 |
01-01-2018, 05:51 PM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
there r an obvious mistake in my former clumsy procedure
should run rev original-baseword >new.txt first , for making prepend rules |
|
DKblue |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,763 |
12-20-2017, 03:21 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
6 caps cat > test.cap has been submited just now
(that forum coin is used up,later I'll collect more if you really need)
and quite busy recently but still glad to see your masterpiece has new up... |
|
DKblue |
User Contributions
|
648 |
486,496 |
12-20-2017, 03:05 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
I submit the test.cap .
All cap files I collected from here
https://forum.anywlan.com/forum-134-1.html
and I cat all >test.cap, something about 64mb
enjoy |
|
DKblue |
User Contributions
|
648 |
486,496 |
12-09-2017, 06:53 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
hi royce ,I realized misunderstood you yesterday and sorry!
U'r talking about pause hashcat pipe session in linux ,and I do know there is no better way to pause pipe under win-platform ,ctrl+c term... |
|
DKblue |
hashcat
|
8 |
6,090 |
12-08-2017, 05:08 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks ZerBea!
Your scripts seems helpful.
Last month I learned from your reply to windmaple here:
windmaple: There are some major problems in your configuration:
1. do not use aircrack-ng too... |
|
DKblue |
User Contributions
|
648 |
486,496 |
12-08-2017, 04:55 AM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
philsmd Wrote: (12-05-2017, 01:57 PM)
--
Yeah, that's true my example was targeted for linux/mac users that use a bash-compatible shell.
That said, you can extend the idea to any other environment... |
|
DKblue |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,763 |
12-07-2017, 10:00 AM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
undeath Wrote: (12-05-2017, 12:18 PM)
--
unix bash shell
--
Thanks |
|
DKblue |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,763 |
12-07-2017, 09:40 AM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
Hi royce
Thank u for reply,and I did test --status while pipe yesterday as I mentioned above.
I used ctrl+c under win10,thanks. |
|
DKblue |
hashcat
|
8 |
6,090 |
12-07-2017, 09:37 AM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
hi logistix111
your suggestion made me read the hashcat-h again ,and noticed this parameter --status
maybe that's what you talking about,Itried but recieved no pause-bar.
Anyway,u'r right and I'm s... |
|
DKblue |
hashcat
|
8 |
6,090 |
12-07-2017, 09:37 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
hi ZerBea
it's not mine command,here is original link:
https://arg-wireless.com.ar/index.php?topic=1927.15
Anyway I'd like to consult you on wlangenpmk later, while free.
Now I'm still busy fight... |
|
DKblue |
User Contributions
|
648 |
486,496 |
12-07-2017, 09:35 AM |
|
|
Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...
philsmd Wrote: (11-30-2017, 10:18 PM)
--
Code:
--
for i in {1722..2017}; do echo $i | sed 's/\(.\)/\$\1 /g'; done > rules/add_year.rule
--
--
It seems your code is quite a smart automatic way to ... |
|
DKblue |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,763 |
12-05-2017, 06:51 AM |
|
|
Thread: crunch hashcat piping WPA cracking not working
Post: RE: crunch hashcat piping WPA cracking not working
atom Wrote: (06-23-2017, 03:18 PM)
--
Copying means hashcat is waiting for input. It's not getting any data from crunch, which seems to be the problemn here. Try without the hashcat command and see i... |
|
DKblue |
hashcat
|
4 |
9,112 |
12-04-2017, 05:47 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
logistix111 Wrote: (12-04-2017, 05:21 PM)
--
DKblue Wrote: (12-04-2017, 05:17 PM)
--
here is my command
hashcat64 -a7 ?l?l?l? -i ymdlucky.txt --stdout|hashcat64 -m 2500 --nonce-error-corrections=0 ... |
|
DKblue |
hashcat
|
8 |
6,090 |
12-04-2017, 05:25 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
here is my command
hashcat64 -a7 ?l?l?l? -i ymdlucky.txt --stdout|hashcat64 -m 2500 --nonce-error-corrections=0 -w 3 -d 1,2 final26c4.hccapx -r symapd.rule
ymdlucky.txt has about 40k lines,and symbl... |
|
DKblue |
hashcat
|
8 |
6,090 |
12-04-2017, 05:17 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
few weeks ago I remembered waiting some 20 minutes and then gave up.Now this time I'm runing the task from yesterday till now, what a pity should I give up again |
|
DKblue |
hashcat
|
8 |
6,090 |
12-04-2017, 04:58 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: How long will hashcat finish copying while restore
c:\hc>hashcat64 --restore
hashcat (v4.0.1) starting in restore mode...
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1060 6GB, 1536/6144 MB... |
|
DKblue |
hashcat
|
8 |
6,090 |
12-04-2017, 04:52 PM |
|
|
Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?
and forgot this one sed 's/^../&X/' test |
|
DKblue |
hashcat
|
4 |
3,921 |
12-04-2017, 09:46 AM |
|
|
Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?
royce Wrote: (12-04-2017, 08:46 AM)
--
Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage:
https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules
--
act... |
|
DKblue |
hashcat
|
4 |
3,921 |
12-04-2017, 09:35 AM |
|
|
Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?
royce Wrote: (12-04-2017, 08:46 AM)
--
Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage:
https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules
--
Tha... |
|
DKblue |
hashcat
|
4 |
3,921 |
12-04-2017, 08:52 AM |