All Projects → kleiton0x00 → Xsscope

kleiton0x00 / Xsscope

Licence: gpl-3.0
XSScope is one of the most powerful and advanced GUI Framework for Modern Browser exploitation via XSS.

Projects that are alternatives of or similar to Xsscope

Payloads
Git All the Payloads! A collection of web attack payloads.
Stars: ✭ 2,862 (+2678.64%)
Mutual labels:  cybersecurity, xss
Osint San
Framework для сбора данных из открытых источников. В Framework используется большое количество API, их необходимо зарегистрировать самому.​
Stars: ✭ 99 (-3.88%)
Mutual labels:  cybersecurity
Thecollective
The Collective. A repo for a collection of red-team projects found mostly on Github.
Stars: ✭ 85 (-17.48%)
Mutual labels:  cybersecurity
Computer Science Resources
A list of resources in different fields of Computer Science (multiple languages)
Stars: ✭ 1,316 (+1177.67%)
Mutual labels:  cybersecurity
Rvd
Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.
Stars: ✭ 87 (-15.53%)
Mutual labels:  cybersecurity
Zebra form
A jQuery augmented PHP library for creating secure HTML forms, and validating them easily
Stars: ✭ 95 (-7.77%)
Mutual labels:  xss
Malice
VirusTotal Wanna Be - Now with 100% more Hipster
Stars: ✭ 1,253 (+1116.5%)
Mutual labels:  cybersecurity
Seed Labs
SEED Labs developed in the last 20 years.
Stars: ✭ 102 (-0.97%)
Mutual labels:  cybersecurity
Fileintel
A modular Python application to pull intelligence about malicious files
Stars: ✭ 97 (-5.83%)
Mutual labels:  cybersecurity
Cvebase.com
cvebase is a community-driven vulnerability data platform to discover the world's top security researchers and their latest disclosed vulnerabilities & PoCs
Stars: ✭ 88 (-14.56%)
Mutual labels:  cybersecurity
H4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
Stars: ✭ 10,451 (+10046.6%)
Mutual labels:  cybersecurity
Awesome Nodejs Security
Awesome Node.js Security resources
Stars: ✭ 1,294 (+1156.31%)
Mutual labels:  cybersecurity
Wifipassword Stealer
Get All Registered Wifi Passwords from Target Computer.
Stars: ✭ 97 (-5.83%)
Mutual labels:  cybersecurity
Sourcecodesniffer
The Source Code Sniffer is a poor man’s static code analysis tool (SCA) that leverages regular expressions. Designed to highlight high risk functions (Injection, LFI/RFI, file uploads etc) across multiple languages (ASP, Java, CSharp, PHP, Perl, Python, JavaScript, HTML etc) in a highly configurable manner.
Stars: ✭ 87 (-15.53%)
Mutual labels:  xss
Bluecommand
Dashboarding and Tooling front-end for PowerShell Empire using PowerShell Universal Dashboard
Stars: ✭ 99 (-3.88%)
Mutual labels:  cybersecurity
Bugbounty Starter Notes
bug bounty hunters starter notes
Stars: ✭ 85 (-17.48%)
Mutual labels:  xss
Xsstrike
Most advanced XSS scanner.
Stars: ✭ 9,822 (+9435.92%)
Mutual labels:  xss
Cazador unr
Hacking tools
Stars: ✭ 95 (-7.77%)
Mutual labels:  xss
Collection Document
Collection of quality safety articles. Awesome articles.
Stars: ✭ 1,387 (+1246.6%)
Mutual labels:  xss
Hackvault
A container repository for my public web hacks!
Stars: ✭ 1,364 (+1224.27%)
Mutual labels:  xss

GitHub Build Status GitHub top language

XSS_scope

Go beyond the alert

XSScope is one of the most advanced GUI Framework for XSS Clientside attacks. It can perform different XSS attack and HTML Injection in real time.

Features

  • Perform XSS botnet attack(s). Every victim who is affected by XSS payload (in the webserver), will contantly bind the payload and wait for commands from attacker. A bind payload is one that waits for a connection from its controller.
  • HTTP Flood (DDos) via XSS botnets
  • Generates a Port Forwarding TCP and a Local PHP Server as well
  • Automatic payload generator for Bug Hunting (Blind, Stored, Reflected & DOM XSS)
  • Generate Local HTTP Server

Spying Features

  • Camera Hijacking
  • Get victim's saved credentials from the vulnerable website
  • Gather information about victim (Browser, version, Operating System, User Agent, Cookie (if any), Java enabled, Online status, Language used, Cookie enabled)
  • Keylogger
  • Screenshot victim's browser
  • Get victim's real-time location
  • Execute .NET Shellcode commands
  • Force download malicious file

HTML code injection

  • Generate Phishing Websites with 2 clicks using pregenerated HTML codes such as:
    • Amazon
    • Google
    • Line
    • LinkedIn
    • Steam
    • Twitch
    • Verizon
    • WiFi (expired session)
  • Generate Website Defacion with 2 clicks using a HTML template
  • Import HTML file from external file
  • Add your own HTML code

Arbitrary Javascript code execution

  • Execute Javascript code into victim's browser once a shell is opened in your listener

Funny modules:

  • Change every link in the website
  • Change every image in the website
  • Clickjacker (redirect to another URI once user click somewhere on the website)

Installation

  • Clone the Github repo into your local machine:
    git clone https://github.com/kleiton0x00/XSScope.git
    cd XSScope
    Note: Zipfile library is not required if you are using Linux/MacOS. Ignore the error.

  • Run setup.sh in your terminal:
    chmod +x setup.sh
    ./setup.sh
    NOTE: If setup.sh script asks for Ngrok Authtoken, you have to create an account HERE and grab the Authtoken.

  • You are good to go, now run the software by executing:
    python3 xsscope.py

For more detailed installation manual please refer the Wiki

Flowchart

xsscope_flowchart

FAQ

Please refer the Wiki for more advanced tips.

Demo

For Demo go to Wiki/Demo

Gallery

XSScope IN ACTION

XSScope Main Interface.

XSScope_in_action1

Creating an Agent Module.

XSScope_in_action2

Generated XSS Payloads

XSScope_in_action3

Generating Advanced Phishing Website using HTML Injection

XSScope_in_action4

Performing RCE into victim's browser

XSScope_RCE

Legal disclaimer:

Usage of XSScope for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.

Contribution, Credits & License

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Spread the word

Licensed under the GNU GPLv3, see LICENSE for more information.

Contact

For any problem, copyright disclaimers, etc. please feel free to email me: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].