An open API service indexing awesome lists of open source software.

https://github.com/jenderal92/csrf-exploit-generator

The CSRF Exploit Generator allows users to generate a CSRF exploit form with configurable parameters.
https://github.com/jenderal92/csrf-exploit-generator

csrf csrf-generator exploit penetration-testing python-27 security-testing-tools web-security

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

          

#CSRF-exploit-generator

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

![CSRF-exploit-generator Jenderal92](https://github.com/user-attachments/assets/838b44ef-49f6-4385-9452-e22aab150b2e)# 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 !!!