Skip to content

0xYumeko/0xX4SS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

0xX4SS By 0xYumeko

dddd

Summary of the 0xX4SS Script Purpose: The script is designed to test a target domain for XSS (Cross-Site Scripting) vulnerabilities by injecting various payloads into URLs.

Vulnerability Testing:

For each gathered URL, the script injects each payload and checks the response for any script execution (looking for a specific alert in the response). If a vulnerability is found, it logs the vulnerable URL with the injected payload in the terminal.

Prérequis :

Bash

waybackurls
gau
curl

Installation :

git clone https://github.com/0xYumeko/0xX4SS.git

cd 0xX4SS

chmod +x 0xX4SS.sh

sudo ./0xX4SS.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages