Wifi: Difference between revisions
From DWIKI
mNo edit summary |
m (→Tools) |
||
Line 9: | Line 9: | ||
==iwconfig== | ==iwconfig== | ||
==iwlist== | |||
==iwscan== | ==iwscan== | ||
gone? | gone? | ||
Line 25: | Line 25: | ||
==nmtui== | ==nmtui== | ||
=HOWTO= | =HOWTO= | ||
==Scan for access points== | ==Scan for access points== |
Revision as of 17:47, 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
iwlist wlan0 scan
FAQ
RTNETLINK answers: Operation not possible due to RF-kill
Try
rfkill unblock all