Giter Site home page Giter Site logo

whoisxss's Introduction

WHOISxss

Powered by BINIT GHIMIRE (@WHOISbinit)

Real-time XSS Detection Suite!


Find XSS in Real-time with WHOISxss!

Requirements

  1. Python (3.x)
  2. PIP for Python3
  3. GeckoDriver [Download Here]
  4. Required Modules: selenium, argparse

    Install from requirements.txt

    pip3 install -r requirements.txt

    Manual Installation

    pip3 install selenium argparse

Mozilla Firefox and GeckoDriver are required to be installed for using WHOISxss since everything is performed in real-time, just in front of you, and a version of ChromeDriver isn't available as of now.


Installation

  1. Download/clone the repository to your local machine:

    git clone https://github.com/TheBinitGhimire/WHOISxss

  2. Switch to the WHOISxss directory!

    cd WHOISxss


Usage

There are two ways to make use of WHOISxss;

  1. Single URL
  2. Multiple URLs

Using WHOISxss for Single URL:

python3 main.py -u URL

For example:
python3 main.py -u https://xss-quiz.int21h.jp/

Using WHOISxss for Multiple URLs:

Create a text file with any name, with a list of URLs, separated by new lines.
python3 main.py -f FILENAME

For example:
python3 main.py -f list.txt


Contributors


Binit Ghimire
@TheBinitGhimire

Siddhartha Joshi
@cimplesid

Feature Requests

If you are interested in contributing in the development of WHOISxss, you can feel free to create a Pull Request with modifications in the original code, or you shall open up a new issue, and I will try to include the feature as requested.

There is no restriction on anyone for contributing to the development of WHOISxss. If you would like to contribute, you can feel free to do so.

~~~ ___***___~~~

whoisxss's People

Contributors

thebinitghimire avatar cimplesid 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.