hubert3 / iSniff-GPS

Passive sniffing tool for capturing and visualising WiFi location data disclosed by iOS devices
1.17k stars 200 forks source link

Wigle authentication error - even with correct credentials #27

Open steeley opened 7 years ago

steeley commented 7 years ago

despite having a wigle account that works, the browser throws an error even though I have put my login in the file as stated.

btowser shows this error: WigleAuthenticationError at /locateSSID/blackhat Could not authenticate as user steeley Request Method: GET Request URL: http://127.0.0.1:8000/locateSSID/blackhat Django Version: 1.7.1 Exception Type: WigleAuthenticationError Exception Value:
Could not authenticate as user steeley Exception Location: /usr/local/lib/python2.7/dist-packages/wigle/init.py in reauthenticate, line 90 Python Executable: /usr/bin/python Python Version: 2.7.9 Python Path:
['/home/pi/iSniff', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-arm-linux-gnueabihf', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7']

strasharo commented 7 years ago

Same here.

vbrekher commented 7 years ago

You've to edit 2 files in order for wigle to work. Check this pull.