Giter Site home page Giter Site logo

p4p1 / xss_bomb Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 0.0 52.53 MB

A cross site scripting command and control notification server

Home Page: https://leosmith.wtf/blog/xss-bomb.html

License: GNU General Public License v3.0

JavaScript 86.94% Dockerfile 0.29% HTML 0.58% Vim Script 3.42% Python 8.77%
xss javascript expo express android pentesting-tools webapplicationhacking penetration-testing-tools hacking-tools cross-site-scripting burp-collaborator-server

xss_bomb's Introduction

XSS_BOMB

Test website security with ease.

xss_bomb

xss_bomb is a backend made to notify you when your xss payload is executed on a remote target and you do not have the luxury of directly knowing when the payload is ran on a target device. You can download the app for free in the release page. You can also contribute, if you wish to learn more about this app and it's api navigate to the wiki. DO NOT USE THIS SERVICE FOR ILLEGAL PURPOSES.

Installation (Server | API)

For the server you can create your own instance and host it online using docker. It can be local or private / public if you decide to share the link or not you can edit the public-instance.json file and send a pull request if you wish to be featured as a server on the list during startup of the app :)

Application Programming Interface Documentation

The API documentation is available inside of the wiki and on postman here

Project architecture

xss_bomb/
├── app/                    # The source code of the front-end app
│   └── [React Native Source Code]
├── assets/                 # Image files for the logo and such
│   └── [Images]
├── backend/                # The source code of the back-end
│   └── [Node Js Source Code]
├── data/                   # Folder containing the main database
│   └── [MongoDB Raw Files]
├── redis/                  # Folder containing the database for the refresh tokens
│   └── [Redis Raw Files]
├── logs/                   # Folder containing the log file with every requests
│   └── xss_bomb.log
├── docker-compose.yml      # The Docker file used to launch the database and back-end
├── LICENSE
├── public_instances.json   # The file with approved servers that can be used by the front-end
└── README.md

Privacy and other things

If you dont want someone seeing your requests and data do not use a public instance I host my personnal instance on xss.leosmith.wtf it does not allow you to create accounts since I don't wan't to be seeing your bits on my db instance but you can publish your own instance publicly if you want and I'll add them to the public list if you message me.

Screenshots

image

xss_bomb's People

Contributors

p4p1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.