A Python3 user fingerprinting example
For educational purposes only.
-
Place the api.php file on your web server
-
Edit config.py to reflect this location
-
Run main.py
No problem. Just comment out the last line of main.py:
webbrowser.open(resp)
to
#webbrowser.open(resp)