XSRFProbe v2.1 – New Features
Some significant changes in this version:
- XSRFProbe now available as a package (aka can be installed via
pip
). - Added full support of cookies while making requests.
- Fixed form-type bugs and added email type checks.
- Tweaked some modules for accuracy in CSRF detections.
- Major bug fixes removing support for
build_opener
libraries. - Huge code optimizations (cleaning and stuff).
Directly related posts: