Hello guys. i do not know why it always says got channel -1 even when i type -c 6
Forum Thread: Airbase-Ng Error I Need Help Solving.
- Hot
- Active
-
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
1 wk ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 2 Replies
2 wks ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 wks ago -
Forum Thread: How to Track Who Is Sms Bombing Me . 3 Replies
3 wks ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
1 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
2 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
3 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
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
5 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
5 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
7 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
7 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
7 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
8 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
8 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
8 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
9 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
9 mo ago
-
How To: Dox Anyone
-
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: Crack SSH Private Key Passwords with John the Ripper
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Make Your Own Bad USB
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Enable Monitor Mode & Packet Injection on the Raspberry Pi
-
How To: Run USB Rubber Ducky Scripts on a Super Inexpensive Digispark Board
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: Create Rainbow Tables for Hashing Algorithms Like MD5, SHA1 & NTLM
-
How To: Target Bluetooth Devices with Bettercap
-
How To: Create & Obfuscate a Virus Inside of a Microsoft Word Document
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
10 Responses
This is what worked for me, before you start your aircrack bring down your interface using ifconfig <interface> down. then do, iwconfig <interface> channel < channel#>. then, ifconfig <interface> up. See if that works.
example:
ifconfig wlan0 down
iwconfig wlan0 channel 6
ifconfig wlan0 up
See if that works. Good luck.
thanks!
Greetings this is the network manager issue. All you have to do is stop network manager it will solve this problem.
service network manager stop
Side note: the post above should be using:
ip link set dev wlan0 down
blah
ip link set dev wlan0 up
thanks a lot!
Thanks for the tip CYberHit If you don't mind me asking whats is the difference between iplink set dev and using ifconfig like i am above?
The only difference is that ifconfig is Deprecated now and you should move to update the syntax used.
isn't it a matter of preference though? i mean i have nothing against using iproute2 but is there really any difference, besides the commands?
You are correct and it will kill wpa_suplicant and the dhcp. we need the wpa tho.
thanks a lot to you guys!
No worries.
You had a few more options to try but someone sniped the posts for NO reason at all.
Share Your Thoughts