Information security»,Hacking
We follow the victim with the help of a link
15-01-2023, 13:55
Calculating the movement of iOS devices
Friends, did you know that in order to see the movements of any iOS devices, it is enough to install the iSniff-GPS tool that tracks ARP packets that "emit" iPhones and other Apple products.
Installation:
▫️sudo apt-get install python-scapy
▫️git clone https://github.com/hubert3/iSniff-GPS.git
▫️cd iSniff-GPS/
▫️pip install -U -r requirements.txt
Using:
▫️./manage.py runser
ver 127.0.0.1:8000 &
▫️./run.sh -i wlan0
After entering the last command, the location of the iOS device that you want to track will be available.
15-01-2023, 13:55
15-01-2023, 13:24
15-01-2023, 13:37
There are no comments
Information
Users of Visitor are not allowed to comment this publication.