De-Technocrats / python-reflected-xss-exploit

Little Python script for reflected XSS exploit targeting web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creator

Name : Galih Ap
Organization : De Technocrats
Purpose of Exploit: It is used to perform penetration testing on web applications for XSS vulnerabilities.

Usage

python3 main.py -u <target URL>

Screenshot

image

Demo

asciicast

Library

Note

The exploit doesn't always work on some target web applications because there's still a lot of code that needs to be written. You can develop it further on your own.

About

Little Python script for reflected XSS exploit targeting web applications.

License:MIT License


Languages

Language:Python 100.0%