Wifi: Difference between revisions
From DWIKI
m (→Tools) |
|||
Line 27: | Line 27: | ||
=HOWTO= | =HOWTO= | ||
==Scan for access points== | ==Scan for access points and devices== | ||
iwlist wlan0 scan | iwlist wlan0 scan | ||
iw dev wlan0 scan | |||
=FAQ= | =FAQ= |
Latest revision as of 17:48, 16 December 2024
Links
- https://wireless.wiki.kernel.org/en/users/documentation/iw
- https://pentestmag.com/wifi-scanning-tools-on-ubuntu-14-04/
- http://bneijt.nl/blog/post/capture-wifi-traffic-on-linux/
- How to fix ‘ioctl(SIOCSIWMODE) failed: Device or resource busy ‘ problem.
Tools
iw
iwconfig
iwlist
iwscan
gone?
wavemon
wifite
wavemon
nmcli
nmtui
HOWTO
Scan for access points and devices
iwlist wlan0 scan
iw dev wlan0 scan
FAQ
RTNETLINK answers: Operation not possible due to RF-kill
Try
rfkill unblock all