Six Years of Service
Posts: 2,973
Threads: 246
RE: aircrack-ng is not good 03-28-2019, 10:52 AM
#11
(03-27-2019, 06:35 PM)mothered Wrote: (03-27-2019, 07:26 AM)darkninja1980 Wrote: (03-27-2019, 12:41 AM)mothered Wrote: No difference and completely Irrelevant.
It's predominantly an Issue with either (or a combination of) the tool, network card or user Input (commands etc).
I think it is the problem of his network card have to be for wireless internet.
As per my post above:
Quote:Stating the obvious, Is your network card/wireless adapter compatible?
That's one possibility, there's a few others as already stated.
yes correct. but I think aircrack-ng is not a bad program at all.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 2,973
Threads: 246
RE: aircrack-ng is not good 03-28-2019, 08:37 PM
#13
(03-28-2019, 12:46 PM)mothered Wrote: (03-28-2019, 10:52 AM)darkninja1980 Wrote: (03-27-2019, 06:35 PM)mothered Wrote: As per my post above:
That's one possibility, there's a few others as already stated.
yes correct. but I think aircrack-ng is not a bad program at all.
I haven't used It In a while but personally, I've had no Issues with the tool.
great.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 233
Threads: 19
RE: aircrack-ng is not good 03-28-2019, 09:08 PM
#14
I used aircrack-ng to do things besides hacking wifi connections. aircrack allows me to put one wifi connection to the router and then broadcast from another ethernet adapter to increase the range of your signal. A 'hacking' tool that has very very useful applications outside of trying to crack systems and passwords. Also if you're not using aircrack-ng in combination with hashcat you are cracking wrong.
•
Six Years of Service
Posts: 2,973
Threads: 246
RE: aircrack-ng is not good 03-28-2019, 10:10 PM
#15
(03-28-2019, 09:08 PM)Kludge Wrote: I used aircrack-ng to do things besides hacking wifi connections. aircrack allows me to put one wifi connection to the router and then broadcast from another ethernet adapter to increase the range of your signal. A 'hacking' tool that has very very useful applications outside of trying to crack systems and passwords. Also if you're not using aircrack-ng in combination with hashcat you are cracking wrong.
nice saying.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Five Years of Service
Posts: 19
Threads: 9
RE: aircrack-ng is not good 06-29-2019, 12:32 PM
#17
Ok so... even if you get the handshake via deauth there is a high chance that you could not get all of the four way handshake. I would open two terminals... one running airmon-ng with the channel, the essid, and your adapter in monitor mode, but also have it write to an output. Keep this running. In the other terminal, use aireplay-ng for deauth. I suggest 10 or 15 packets should be tried. Keep trying until you see in the airmon-ng terminal that you got the handshake.The output file can be loaded in wireshark so you can examine each packet manually. Observing what is happening I have found is essential for hacking.
A little side note, cracking wifi is actually *cough* retarded now because unless the psswd is less than 8 characters or you have knowledge of the psswd (you can use hashcat to bruteforce it if you do), then it is not really worth it. The reason is that, cracking it with a wordlist is only as effective by how good your wordlist is and prior knowledge or getting the knowledge via SE. Of course you could just ask.
•