qa1 / xegtor

Xegtor - Network Attack & Scanning Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xegtor

Tool Category APP Version Python Version License

xegtor is a tool for performing network attacks and network scanning.

Screenshots

Screenshot

Installation

git clone https://github.com/xegtor/xegtor.git
cd xegtor
pip3 install -r requirements.txt

Usage

sudo python3 xegtor.py -h
  • show script names and their description :

    sudo python3 xegtor.py --show-scripts

  • show script examples with their arguments :

    sudo python3 xegtor.py --show-examples

Xegtor Web Interface

Xegtor has a web interface to perform scans and attacks easily in your browser ,you can check the results in web interface.

sudo python3 xegtor.py --gui

Screenshot

Scripts Usage

sudo python3 xegtor.py --script script_name [arguments]

Contribution

if you wanna contribute ,DM for more information.

About

Xegtor - Network Attack & Scanning Tool

License:GNU General Public License v2.0


Languages

Language:Python 67.6%Language:HTML 22.6%Language:JavaScript 9.8%