Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.3 KB

#CSRF-exploit-generator

The CSRF Exploit Generator allows users to generate a CSRF exploit form with configurable parameters.

CSRF-exploit-generator Jenderal92# CSRF-exploit-generator

Features

  • Input Target URL : Specifies the URL to be exploited.
  • Input POST Parameters : Allows adding POST parameters to be sent via the CSRF request.
  • HTML Form Generator : Creates an HTML form with a POST method containing the exploit data.
  • JavaScript Auto-submit : Includes JavaScript code to automatically submit the form without user interaction.
  • Input Output Save File : Saves the file generated by the tool.

How to Use

  1. Make sure you have access to the web application being tested or the appropriate target for exploiting CSRF.
  2. Download and install Python from the official Python website: https://www.python.org.
  3. Run the script using the command: python file.py.
  4. Follow the instructions displayed in the terminal.

Disclaimer !!!

I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!