Art Bookshop Ireland

| Tool | Purpose | |------|---------| | | Network discovery and device identification | | Network Scanner (by Guillaume Charhon) | Port scanning, ping, traceroute | | WiFi Analyzer (by VREM) | Wireless network analysis | | Termux + nmap , hydra | Command-line network auditing (requires expertise) |

Advanced users often run the Windows version on Kali Linux via Wine or on Android through environments like Exagear or Termux . Key Features and Requirements

It can pull the SSID, security type (WPA/WPA2), and network key from vulnerable devices.

The application allows users to define an IP range (e.g., 192.168.1.1 - 192.168.1.255 or public IP ranges). It performs TCP SYN/ACK scans to identify active hosts on specific ports commonly associated with router management interfaces (Port 80/HTTP, Port 443/HTTPS, Port 8080, Port 23/Telnet).

BACK TO TOP