var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Wifi Hacking
#1
Any best tools for hacking wifi guys ? 
And how to download them..
Report
#2
Download Kali linux os . It has all the tools needed to begin trying to hack wifi. The hardest part is getting a good word list and running that against the 4 way handshake you capture. Or you can try an evil twin attack where your system will pose as the target wifi and get the owner to give you the password via a fake firmeware update prompt. The latter will probably be easier especially if targeting someone with little to no computer skills . Either way you need to get a wifi reciever with MONITOR MODE. They're pretty cheap.
an0nkush@magicbroccoli.de (OTR ONLY)
Reply Quote // Report
#3
and be sure to get close to the source if you want to deauth. In the beginning I tried from too far away and wondered why it would not work. Took me ages to figure it out. You can do it with a microcontroller like ESP32 there are repos on github for that.

Also depending on where you live you will get nowhere with wordlists. Search the darkweb for hacktown there is a decent tutorial for beginners.
Reply Quote // Report
#4
mpegs Mikrotik wifi tools
Reply Quote // Report
#5
aircrack-ng suite and hashcat
usb wifi adapter capable of monitor mode & packet injection
Reply Quote // Report
#6
Here is a link to a cyper crime forum with free courses that will help you hack wifi

http://hacktowns3sba2xavxecm23aoocvzciax...ion=ACTI-2
Reply Quote // Report
#7
Cracking a password with dictionary attack will have high change of success if you can define some rule to create a dictionary(eg, coffee shop using latte123 as password). But if the victim is using random password, it is near impossible.
In that case, evil twin attack will have higher change of success.
“The happiness of your life depends upon the quality of your thoughts.” 
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
  GPT for hacking Jul14nD 3 28 2 hours ago
Last Post: aha
  Unblocking websites on a wifi(ex. school wifi and job)) Gooseflesh 4 47 06-15-2023, 06:36 PM
Last Post: Gooseflesh
  hacking alexeyi21 4 172 05-28-2023, 04:54 AM
Last Post: alexeyi21
  hacking router password gangistaman20 7 328 05-02-2023, 08:19 PM
Last Post: gsk-jackson
  apart from wifi, how can someone get into my system? scripto3 3 207 05-01-2023, 01:48 AM
Last Post: lp922



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }