Code Monkey home page Code Monkey logo

xsrfprobe's Introduction


XSRFProbe

About XSRFProbe

XSRFProbe is an advanced Cross Site Request Forgery Audit and Exploitation Toolkit. Equipped with a Powerful Crawling Engine and Numerous Systematic Checks, it is now able to detect most cases of CSRF vulnerabilities, their related bypasses and futher generate (maliciously) exploitable proof of concepts with each found vulnerability. For more info on how XSRFProbe works, see XSRFProbe Internals on wiki.

NOTE:

This tool is still in beta phase and might bug out. A stable release will be pushed once every feature has been added. If you're interested, have a look at this pull request.

xsrf-logo

XSRFProbe WikiGetting StartedGeneral UsageAdvanced UsageXSRFProbe InternalsGallery

Some Features:

  • Has a powerful crawler which features continuous crawling and scanning.
  • The user is in control of everything that the scanner does.
  • Can detect several types of Anti-CSRF tokens in requests.
  • Out of the box support for custom cookie values and generic headers.
  • Accurate Token-Strength Detection and Post-Scan Analysis using various algorithms.
  • Submits forms in the normal values as well as with crafted token.
  • Follows a redirect when there is a 30x response.
  • Highly documented code and highly generalised workflow.
  • Has a user-friendly interaction environment.
  • Everything is automated on demand.

Warnings:

Do not use this tool on a live site!

It is because this tool is designed to perform all kinds of form submissions automatically which can sabotage the site. Sometimes you may screw up the database and most probably perform a DoS on the site as well.

Test on a disposable/dummy setup/site!

Drawbacks:

The scanner has the following drawbacks presently:

  • Normally the scanner assumes that every form has a hidden/visible parameter and token field.
  • Changing or removing that token field usually causes a 403 Forbidden response.
  • There are chances of false positives during scanning for POST-Based Request Forgeries.

Gallery:

Lets see some real-world scenarios of XSRFProbe in action:

Version and License:

XSRFProbe v2 is in beta phase and has been released for public testing. It is licensed under the GPLv3 license.

Disclaimer:

Usage of XSRFProbe for testing websites without prior mutual consistency can be considered as an illegal activity. It is the final user's responsibility to obey all applicable local, state and federal laws. The author assumes no liability and is not exclusively responsible for any misuse or damage caused by this program.

To Do's:

  • Include detailed logging system.
  • Associate multithreading for the better.
  • Include methods for detecting blind CSRF.

Author's Words:

This project is based entirely upon my own research and my own experience with Cross-Site Request Forgery attacks. Useful pull requests, ideas and issues are highly welcome. If you wish to see what how XSRFProbe is being developed, check out the Development Board.

Thats it folks. Thank you...

Copyright © Infected Drake

xsrfprobe's People

Contributors

0xinfection avatar

Watchers

Aung Myat Thu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.