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.
- Host: GitHub
- URL: https://github.com/jenderal92/csrf-exploit-generator
- Owner: Jenderal92
- Created: 2024-12-03T21:18:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T17:43:18.000Z (about 1 year ago)
- Last Synced: 2025-04-04T12:51:15.448Z (11 months ago)
- Topics: csrf, csrf-generator, exploit, penetration-testing, python-27, security-testing-tools, web-security
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## 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
- Make sure you have access to the web application being tested or the appropriate target for exploiting CSRF.
- Download and install Python from the official Python website: https://www.python.org.
- Run the script using the command:
python file.py. - Follow the instructions displayed in the terminal.
## Disclaimer !!!
I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!