authtokens is a Selenium-based tool, written in Python, for detecting authentication tokens.
- Authenticates into given url(s);
- Collects cookies;
- Computes authentication token(s);
python detect_tokens.py -i http://example.com -u username -m mail@foo.com -n nickname
- selenium (>= 2.44)
- beautifulsoup4 (>= 4.3.2)
authtokens is licensed under the MIT License.
- Calzavara, Stefano, et al. "Quite a mess in my cookie jar!: leveraging machine learning to protect web authentication." Proceedings of the 23rd international conference on World wide web. International World Wide Web Conferences Steering Committee, 2014.