Skip to content

XSRFProbe v2.1

Compare
Choose a tag to compare
@0xInfection 0xInfection released this 30 Oct 17:10
· 44 commits to master since this release
c82bb6a

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 more accuracy in CSRF detections.
  • Major bug fixes removing support for deprecated libraries.
  • Huge code optimizations (cleaning and stuff).