I want to get another wireless interface so that I can use programs like WiFiPhisher, I have no idea how to go about this, buying something new is what I'm expecting to do... but what to buy..?
Forum Thread: Adding a New Wireless Interface
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
1 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
5 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
6 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
9 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
9 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
9 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How to Hack Wi-Fi: Cracking WEP Passwords with Aircrack-Ng
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Hack Like It's 1987 (An Introduction to the Telehack Retro Game)
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
How To: Make Your Own Bad USB
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How To: Use SpiderFoot for OSINT Gathering
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Stealthfully Sniff Wi-Fi Activity Without Connecting to a Target Router
-
How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Automate Wi-Fi Hacking with Wifite2
4 Responses
Take a look at this link - https://www.google.com/#q=aircrack-ng+wifi+card+compatible, and this link - https://null-byte.wonderhowto.com/how-to/hack-wi-fi-choosing-wireless-adapter-for-hacking-0157057/. I think the most important things to consider are: Is it compatible with aircrack-ng? Does it have decent packet injection capabilities (ie- my internal card supports packet injection, but I think it might be weak at it)? Does it support monitor mode? Does it have a strong enough signal (ie- cards with a stronger signal can probably talk to or detect AP's that're further away from you than some generic card) Is it compatible with the hardware and software that you have (this is likely a must)? About how much are the wireless adapters that can do what you want them to (price is probably the last thing to consider - get the cheapest wifi card that'll do what you want it to)?
I might have to get another one eventually, so I haven't paid very close attention to stuff concerning chipsets and things like that (take the above advice with a grain of salt - it comes from someone who's still new to it). I've seen terms thrown around like "Alfa AWUS036H"; Atheros; RTL187 (<--- or something like that, I'm not sure of the exact numbers, only that it's a Realtek chipset I think); etc.
Just Google, Google, Google, and Google some more. Then when you've searched enough articles and read enough of them that you often can predict what they'll say before they say it, or you often times see links crop up to articles that you've already looked at... a consensus should start to form in your mind by then. Then you can craft your search terms to be more specific... Let's say that you have a particular wireless adapter in mind. Find out the chipset of that model and then Google something like: "{put the wifi card's chipset here}" "forums" ... or something like that and try to find articles where people have tried the particular card that you're thinking about trying and you can see their experiences with it (the card's capabilities, their hardware/software setup, etc).
Of course, if you end up buying the card from a local PC shop that you often travel by, then it's not much of a problem to return it if it's not what you thought it was (keep the receipt just in case).
Thanks for sending me in the right direction. I live in India, so when I googled for wireless interfaces, a bunch of arduino compatible cards for "deauthing" came up, lately, atleast in India, wifi deauthing has suddenly become a craze.. probably it was Seytonic's video who started all this.
Atheros seems to be good, my old laptop and the one I have now have it, and it works like a charm for sniffing and whatnot, its just that programs likw WifiPhisher need two interfaces... >_>
"its just that programs likw WifiPhisher need two interfaces..."
That's about the same situation that I'm in. At first, I didn't think my internal wifi card would do anything, but then I found out that it did support packet injection, so I was pretty happy about that (transportation's not readily available right now). But, I still want to get a second one later, so that I can run those programs that need it, or be able to maybe go online and look stuff up when I'm in monitor mode on the other wifi card.
you don't need to buy secondary wifi adapter.. just execute command
sudo iw wlan0 interface add mon0 type monitor -- for add newinterface
ifconfig mon0 up
thats it.. and run
Share Your Thoughts