XSS-Loader: XSS Scanner and Payload Generator

XSS-Loader is a toolkit that allows the user to generate payloads for XSS injection, scan sites for potential XSS exploits, and use the Google search engine to find sites that may be vulnerable to XSS.

What is a Cross-site Scripting (XSS) attack?

Cross-site Scripting or XSS refers to a security vulnerability that allows a malicious user to add JavaScript σε μία ιστο.

In turn, this code will be executed in the browser of the user who will try to visit the specific website.

Attackers can exploit a cross-site scripting vulnerability to circumvent access controls, such as Same-Origin Policy. The impact of these attacks varies from small changes that may affect a user experience, to large-scale damage, depending on the sensitivity of the data handled by the vulnerable site, but also attempts to mitigate the negative consequences.

XSS Loader: XSS Injection Toolkit

After starting XSS-Loader with Python 3, the can choose to create a payload injection XSS with the desired HTML tag such as div, Img or body.

After selecting the label, the user can further specify the payload by selecting the required encoding or selecting the required injection type such as "CLOUDFARE BYPASS PAYLOADS" or "ALERT PAYLOADS".

This will generate the required payload.

The second section is the “XSS-Scanner”, which allows the user to create a URL that will perform the XSS injection.

The third module of this tool is "XSS-DORK-FINDER" which allows the user to Google to find vulnerable sites.

Specifications

  • This tool creates a payload for using XSS injection
  • Select default payload tags from the parameter or write your payload
  • Creates xss inj. with Xss Scanner parameter
  • Detects vulnerable URLs with the Xss Dork Finder parameter

Installation

git clone https://github.com/capture0x/XSS-LOADER/
cd XSS-LOADER pip3 install -r requirements.txt

Use

$ python3 payload.py

Examples

* Basic Payload

* Div Payload

* Img Payload

* Body Payload

* Svg Payload

* Enter Your Payload

Encrypts the user's payload

* Payload Generator Parameter

Encodes the payload on a selected tag

Application snapshots

Video guide

You can download the program from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).