Skip to content

nxenon/xegtor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]