Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • When I run that injection test I see where it is attempting to broadcast probe requests. After that there's "no answer". It comes back saying found 6 APs but they all come back at 0%. Is there a driver I can download or do I need to get an external wireless card? Commented May 27, 2017 at 19:11
  • That means that your interface can't inject. Are you sure it's wlo1 and not mon0 or wlo1mon ? If you run airmon-ng start wlo1 you will see "monitor mode is enabled on ..." . Use that interface. If you still can't inject, here you'll find a list of compatible drivers : compatibility_drivers , and a patching guide : patching Commented May 27, 2017 at 20:00
  • Yeah it's definitely wlo1. I can see that it's in monitor mode once I switch from promiscuous mode. Thanks for the drivers guide, I really appreciate it!! Commented May 27, 2017 at 21:05
  • Turns out my wireless card is not compatible so I ordered the Alfa-AWUS036H-802-11b-Wireless-network/dp/B002WCEWU8. Thanks for your help Commented May 29, 2017 at 8:36