0xbit@home:~$

Dedsec_wifi Triangulation

<img src="http://bluefletch.com/wp-content/uploads/2019/08/tri.png", width="300", height="300">

WiFi-TRIANGULATION

DESCRIPTION

WiFi-TRIANGULATION is a Linux-based Wi-Fi mapping and geolocation tool designed for advanced network analysis. It scans all available Wi-Fi networks in your area, calculates the signal strength (RSSI) to determine the distance of the nearest three access points (APs), and then uses this data to estimate your location. By integrating with Wigle.net, the tool triangulates your position based on the locations of the three closest Wi-Fi networks around you. Ideal for security auditing and network diagnostics, WiFi-TRIANGULATION provides real-time, precise location insights.

INSTALLATION

* git clone https://github.com/0xbitx/DEDSEC_WiFi-TRIANGULATION.git
* cd DEDSEC_WiFi-TRIANGULATION
* sudo pip install scapy, tabulate, pandas, matplotlib, pyudev, psutil
* chmod +x dedsec_tria
* sudo ./dedsec_tria

TESTED ON FOLLOWING

  • Kali Linux
  • Parrot OS
  • Ubuntu

Support

If you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.

Bitcoin Address: 36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm

DISCLAIMER

I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.