XSS-LOADER is a all in one tools for XSS PAYLOAD GENERATOR -XSS SCANNER-XSS DORK FINDER and this is written by Hulya Karabag.
How to use?
Installation
git clone https://github.com/capture0x/XSS-LOADER/
cd XSS-LOADER
pip3 install -r requirements.txt
Usage
python3 payloader.py
Features
<script>alert(1)</script>
<div onpointerover='alert(1)'>MOVE HERE</div
<img src=x onerror=alert('1');>
<body ontouchstart=alert(1)>
<svg onload=alert('1')>
Also Read – XSHOCK : Tool To Exploits ShellShock
Xss Scanner
Initially you’ll need to enter url of target Please enter the url like this example==>e.g target —–> http://target.com/index.php?name= Selected for scanning payload list
BASIC PAYLOAD LIST ==> Payload list consisting of script tag
DIV PAYLOAD LIST ==> Payload list consisting of div tag
IMG PAYLOAD LIST ==> Payload list consisting of img tag
BODY PAYLOAD LIST ==> Payload list consisting of body tag
SVG PAYLOAD LIST ==> Payload list consisting of svg tag
MIXED PAYLOAD LIST ==> Payload list consisting of all tag
ENTER FILE PATH ==> Payload list determined by the user ,Please enter the url like this example..! (e.g. path —–> /usr/share/wordlists/wfuzz/Injections/XSS.txt)
Results will be added in “vulnpayload.txt” after scanning.
Xss Dork Finder
First enter the dork for searching: e.g—->inurl:”search.php?q=” Results will be saved in “dork.txt” after scanning.
Screenshot
AgentTesla is a sophisticated and persistent malware that has been a significant cybersecurity threat since…
The ability to execute commands silently using cmd.exe while redirecting both standard output (STDOUT) and…
The Process Inject Kit is a specialized toolkit designed to enhance and customize process injection…
OneScan is an innovative Burp Suite plugin designed to enhance vulnerability detection in deeply nested…
Commander is a command and control framework (C2) written in Python, Flask and SQLite. It comes…
zizmor is a static analysis tool for GitHub Actions. It can find many common security…