2013年6月11日 星期二

install iSniff GPS

https://github.com/hubert3/iSniff-GPS

Install Django 1.5+
tar zxvf "package"
python setup.py install

install BeautifulSoup4
download ez_setup.py from "easy_setup"
python ez_setup.py
easy_install pip
cd /usr/local/bin/pip
./pip install BeautifulSoup4

  • dnslib
  • netaddr (exist)
  • requests (exist)
  • BeautifulSoup4
  • protobuf (Google Protocol Buffers)

  • cd iSniff
    ./manage.py syncdb
    ./manage.py runserver ip:port

    To solicit ARPs from iOS devices, set up an access point with DHCP disabled (e.g. using airbase-ng) and configure your sniffing interface to the same channel.
    Once associated, iOS devices will send up to three ARPs destined for the MAC address of the DHCP server on previously joined networks. On typical home WiFi routers, the DHCP server MAC address is the same as the WiFi interface MAC address, which can be used for accurate geolocation. On larger corporate WiFi networks, the MAC of the DHCP server may be different and thus cannot be used for geolocation.

    沒有留言:

    張貼留言