Wifi: Difference between revisions
From DWIKI
(Created page with "=Relevant commands= ==iwconfig== ==iwscan==") |
mNo edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | =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/ | |||
*[https://taufanlubis.wordpress.com/2010/05/14/how-to-fix-ioctlsiocsiwmode-failed-device-or-resource-busy-problem/ How to fix ‘ioctl(SIOCSIWMODE) failed: Device or resource busy ‘ problem.] | |||
=Tools= | |||
==iw== | |||
==iwconfig== | ==iwconfig== | ||
==iwscan== | ==iwscan== | ||
==wavemon== | |||
==wifite== | |||
==wavemon== | |||
==nmcli== | |||
==nmtui== | |||
=FAQ= | |||
==RTNETLINK answers: Operation not possible due to RF-kill== | |||
Try | |||
rfkill unblock all |
Latest revision as of 13:30, 27 October 2023
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
iwscan
wavemon
wifite
wavemon
nmcli
nmtui
FAQ
RTNETLINK answers: Operation not possible due to RF-kill
Try
rfkill unblock all