Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 723 Bytes

install.rst

File metadata and controls

29 lines (19 loc) · 723 Bytes

Installation

Prerequisites

There are a few packages which are necessary before proceeding with the installation:

  • Git client: sudo apt-get install git
  • Python 2.7, which is installed by default in most systems
  • Python pip: sudo apt-get install python-pip

Supported Distros

As of now, only Debian - Ubuntu variants (apt-get) are supported. We will soon update it to support other distributions.

Install

Installation is as easy as cloning the github repo and running the install script:

git clone https://github.com/team-bi0s/WebXploiter.git
cd webxploit/
python install/install.py