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: 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
1 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
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Break into Router Gateways with Patator
-
How To: Catch an Internet Catfish with Grabify Tracking Links
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Make Your Own Bad USB
-
Become an Elite Hacker Part 4: Hacking a Website. [Part 1]
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: Use the Chrome Browser Secure Shell App to SSH into Remote Devices
-
How To: Use MinGW to Compile Windows Exploits on Kali Linux
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Use MDK3 for Advanced Wi-Fi Jamming
-
How To: Create Rainbow Tables for Hashing Algorithms Like MD5, SHA1 & NTLM
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Easily Detect CVEs with Nmap Scripts
-
How To: Use Metasploit's Database to Stay Organized & Store Information While Hacking
-
News: Printable Guy Fawkes Mask
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