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
2 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
6 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
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 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
10 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 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: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Make Your Own Bad USB
-
How To: Dox Anyone
-
How To: Fuzz Parameters, Directories & More with Ffuf
-
How To: Enumerate SMB with Enum4linux & Smbclient
-
How To: Intercept Images from a Security Camera Using Wireshark
-
How To: Find Passwords in Exposed Log Files with Google Dorks
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Use an ESP8266 Beacon Spammer to Track Smartphone Users
-
How To: Build a Pumpkin Pi — The Rogue AP & MITM Framework That Fits in Your Pocket
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
How To: The Best-Selling VPN Is Now on Sale
-
How to Hack Wi-Fi: Disabling Security Cameras on Any Wireless Network with Aireplay-Ng
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