-1
votes
1answer
172 views

how to install and build “iw” for android 4.1? [closed]

i need to install iw wireless packages on android 4.1 device. but i don't know how and what is the require version of the packages to install !! also is it need linux platform to do this or it is ...
0
votes
0answers
131 views

get RSSI using commands?

mu network is group created by WIFI DIRECT, so i need to measure the signal strength RSSI between the client and its owner for android platform. So, assume we know SSID and MAC address for owner or ...
1
vote
1answer
224 views

How to monitor other nodes to get RSSI?

I need to measure RSSI between two peers of nodes in same network. If I have these two information: SSID for their network. IP for the target node to get the RSSI regarding it. So I found this ...
1
vote
0answers
872 views

How can I connect to a wireless network with hidden SSID using the terminal? [closed]

I'm starting to learn about wireless pentesting with BackTrack, and while learning how to find out the hidden SSID I wondered how could I connect to the wireless network after I discover the SSID. The ...
6
votes
3answers
956 views

Command line join of password protected wireless networks in Ubuntu, Arch Linux, or other distros?

Is there a way to join a password protected wireless network via the command line in installations of Ubuntu or Arch Linux with no desktop environment or any GUI installed? Also, could this be done ...