Instantly end the session
#1
Hi, I have a problem with hashcat, when i am starting a session it instantly end do anyone have an idea how to fix the problem?


Attached Files
.png   probleme.png (Size: 41.72 KB / Downloads: 7)
Reply
#2
Code:
The plugin 2500 is deprecated and was replaced with plugin 22000. For more details, please read: https://hashcat.net/forum/thread-10253.html
should be a clear message as to why its ending instantly. Use the new method of attack or use an older version of hashcat which supports the deprecated attack mode.
Reply
#3
A good starting point how to use the new attack mode is hashcat's excellent Wiki:
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2

A nice (video) tutorial is here:
https://davidbombal.com/wifi-wpa-wpa2-cr...xdumptool/
I recommend to read the entire post, too.

As mentioned by slyexe, everything else (hccap, hccapx) is deprecated and should "Rest in Peace". That include the limited dump file formats (cap and pcap), too.
Wireshark is the most often-used packet sniffer in the world. It still support cap and pcap file format, but the default format is pcapng.
https://www.wireshark.org/docs/wsug_html/
https://gitlab.com/wireshark/wireshark/-...ent/PcapNg
Reply