Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: HCCAP format : retrieve bssid
Post: RE: HCCAP format : retrieve bssid
Works VERY well, thanks ! |
|
Mem5 |
General Help
|
2 |
6,367 |
11-17-2012, 11:28 PM |
|
|
Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?
no, hccap file is not compatible with aircrack-ng (or I can't see the right parameter ?!) |
|
Mem5 |
General Help
|
10 |
24,518 |
05-06-2013, 07:55 PM |
|
|
Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?
|
Mem5 |
General Help
|
10 |
24,518 |
05-13-2013, 07:46 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
HI ZerBea,
What do you mean by:
Quote:
--
hcxdumptool is able to prevent complete wlan traffic
--
Your tool send deauth packets in order to disconnect connected users?
So connected users need to con... |
|
Mem5 |
User Contributions
|
648 |
487,346 |
08-31-2018, 10:45 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Hi Zerbea,
From my own experience, using "hcxpcaptool (...) -I wordlist -E wordlist" and then hashcat on 'wordlist' never gave me any cracked password.
I have tested that on about 1000 unique ESSID (c... |
|
Mem5 |
User Contributions
|
648 |
487,346 |
06-08-2019, 01:01 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Here is my experiencce on 10'000 cap files, command line was :
Code:
--
hcxpcaptool -M imsilist -X clientprobelist -I wordlist -E wordlist -T trafficlist -g gpslist -U usernamelist -P pmklist --net... |
|
Mem5 |
User Contributions
|
648 |
487,346 |
06-08-2019, 01:32 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Burguerman Wrote: (06-23-2019, 10:03 PM)
--
I have heard thar there is a windows version of Hashcat. If so, could you post a link for downloading?
--
Have you checked www.hashcat.net ?! And then "h... |
|
Mem5 |
User Contributions
|
648 |
487,346 |
06-23-2019, 10:57 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Wondering if message pairs are still included, and easy to find/decode, in the new format?
M2M3 or M3M4 are good evidence that the password was correct. |
|
Mem5 |
User Contributions
|
648 |
487,346 |
01-12-2020, 12:43 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Format 22000 is easily readable, just explained at the top of this thread :
ZerBea Wrote: (03-15-2020, 11:51 PM)
--
The format of a 22000 hashline is:
Code:
--
SIGNATURE*TYPE*PMKID/MIC*MACAP*MAC... |
|
Mem5 |
User Contributions
|
648 |
487,346 |
03-27-2020, 05:42 PM |
|
|
Thread: HD 5870 too slow ?
Post: RE: HD 5870 too slow ?
ati6990 Wrote: (03-24-2013, 09:20 PM)
--
Why ppls like you never post the command and settings they used while testing ?
--
No settings, just benchmark with default values. Win 7 x64.
Hash-IT Wro... |
|
Mem5 |
Hardware
|
6 |
14,918 |
03-24-2013, 10:11 PM |
|
|
Thread: HD 5870 too slow ?
Post: RE: HD 5870 too slow ?
Hash-IT Wrote: (03-25-2013, 02:55 AM)
--
Now try -n 160 - u 4096, but watch your temperature.
--
Hum, with -n 80 Temperature is about 88°C so I think I will stay with this !
I guess -n 160 will... |
|
Mem5 |
Hardware
|
6 |
14,918 |
03-27-2013, 09:05 AM |
|
|
Thread: Hello all, someone who work with python canl help me
Post: RE: Hello all, someone who work with python canl h...
To refresh status without pressing 's', add
Code:
--
--status --status-timer=X
--
where X is the number of seconds between 2 refresh.
To display only Candidates, you'll need to grep on output. |
|
Mem5 |
General Talk
|
4 |
909 |
07-15-2020, 10:39 PM |
|
|
Thread: Hello everyone!
Post: RE: Hello everyone!
It's not an error of GUI but hashcat itself here.
@dilau1 : Please paste here the output of "hashcat -I" |
|
Mem5 |
hashcat
|
3 |
3,386 |
03-09-2018, 10:10 AM |
|
|
Thread: Help me identify this salted hash?
Post: RE: Help me identify this salted hash?
You cannot use hashcat "MySQL4.1/MySQL5" mode because your hash is salted.
onlinehashcrack.com do not crack Salted Mysql.
You can try one of :
sha1($pass.$salt)
sha1($salt.$pass)
sha1($salt.$pass.$s... |
|
Mem5 |
General Help
|
3 |
6,138 |
01-17-2016, 08:32 PM |
|
|
Thread: Help me identify this salted hash?
Post: RE: Help me identify this salted hash?
The application builds the hash. If you read the application source code, you will know which algo (mysql, sha1, etc) has been used, and how the salt+hash have been put together ($salt.$pass or $pass.... |
|
Mem5 |
General Help
|
3 |
6,138 |
01-18-2016, 11:18 PM |
|
|
Thread: Help me, hashcat gpu and cpu
Post: RE: Help me, hashcat gpu and cpu
Please post output of "hashcat -I" (uppercase i) |
|
Mem5 |
hashcat
|
1 |
915 |
11-01-2019, 11:14 PM |
|
|
Thread: Help please
Post: RE: Help please
Paste the command line please, or screenshot. |
|
Mem5 |
Old hashcat Support
|
4 |
6,966 |
08-22-2012, 07:39 AM |
|
|
Thread: help please hashcat-gui v-0.5.1 and hashcat-plus v-0.9
Post: RE: help please hashcat-gui v-0.5.1 and hashcat-pl...
Hi,
oclhashcat is native in Backtrack. You just need to run it :
Quote:
--
[bt@ ~]# cd /pentest/passwords/oclhashcat
./cudahashcat -m 2500 wpa_file.hccap dict.dic
--
be sure you have the latest dr... |
|
Mem5 |
General Talk
|
1 |
9,721 |
09-17-2012, 12:50 PM |
|
|
Thread: help rar5 lost password
Post: RE: help rar5 lost password
English please.
Step 1 : extract a hash from your archive file (via John executable (https://github.com/magnumripper/JohnTheRipper) or online (https://www.onlinehashcrack.com/tools-zip-rar-7z-archiv... |
|
Mem5 |
General Talk
|
2 |
950 |
03-25-2020, 11:07 PM |
|
|
Thread: Help to choose a graphic card
Post: RE: Help to choose a graphic card
Thanks for your answer but.. if I don't want to put so many money in it, which one should I choose ? |
|
Mem5 |
Hardware
|
5 |
11,193 |
04-22-2012, 05:22 PM |