Skip to content

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

Notifications You must be signed in to change notification settings

Jenderal92/CSRF-exploit-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#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 !!!

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages