Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 705 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 705 Bytes

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.