All Projects → nxenon → xegtor

nxenon / xegtor

Licence: GPL-2.0 license
Xegtor - Network Attack & Scanning Tool for Red Teaming and Ethical Hacking

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to xegtor

Scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
Stars: ✭ 6,932 (+36384.21%)
Mutual labels:  scapy
Passer
Passive service locator, a python sniffer that identifies servers, clients, names and much more
Stars: ✭ 144 (+657.89%)
Mutual labels:  scapy
dhcpcanon
DHCP client disclosing less identifying information.
Stars: ✭ 58 (+205.26%)
Mutual labels:  scapy
Tcp Connection Hijack Reset
Simple scapy-based tool to hijack and reset existing TCP connections
Stars: ✭ 17 (-10.53%)
Mutual labels:  scapy
Ipv6tools
IPv6Tools is a robust modular framework that enables the ability to visually audit an IPv6 enabled network.
Stars: ✭ 120 (+531.58%)
Mutual labels:  scapy
Probequest
Toolkit for Playing with Wi-Fi Probe Requests
Stars: ✭ 167 (+778.95%)
Mutual labels:  scapy
Habu
Hacking Toolkit
Stars: ✭ 635 (+3242.11%)
Mutual labels:  scapy
awesome-scapy
Great packages that use Scapy
Stars: ✭ 101 (+431.58%)
Mutual labels:  scapy
Pifinger
📡🔍Searches for wifi-pineapple traces and calculate wireless network security score 🍍
Stars: ✭ 139 (+631.58%)
Mutual labels:  scapy
Airpwn Ng
airpwn-ng
Stars: ✭ 231 (+1115.79%)
Mutual labels:  scapy
Opensvp
Opensvp is a security tool implementing "attacks" to be able to test the resistance of firewall to protocol level attack.
Stars: ✭ 50 (+163.16%)
Mutual labels:  scapy
2016lykagguvenligivesizmatestleri
Network Security Notes ☔️
Stars: ✭ 75 (+294.74%)
Mutual labels:  scapy
Pisavar
📡 🍍Detects activities of PineAP module and starts deauthentication attack (for fake access points - WiFi Pineapple Activities Detection)
Stars: ✭ 188 (+889.47%)
Mutual labels:  scapy
Kamene
Network packet and pcap file crafting/sniffing/manipulation/visualization security tool. Originally forked from scapy in 2015 and providing python3 compatibility since then.
Stars: ✭ 827 (+4252.63%)
Mutual labels:  scapy
http-request-capture
A simple tool for capturing http requests.
Stars: ✭ 18 (-5.26%)
Mutual labels:  scapy
Isf
ISF(Industrial Control System Exploitation Framework),a exploitation framework based on Python
Stars: ✭ 690 (+3531.58%)
Mutual labels:  scapy
Wifi Deauth Attack
An automated script for deauthentication attack
Stars: ✭ 160 (+742.11%)
Mutual labels:  scapy
computer-networks
computer networks on docker @ fmi.unibuc.ro
Stars: ✭ 72 (+278.95%)
Mutual labels:  scapy
RogueAP-Detector
Rogue Access Point Detector
Stars: ✭ 28 (+47.37%)
Mutual labels:  scapy
Trackerjacker
Like nmap for mapping wifi networks you're not connected to, plus device tracking
Stars: ✭ 2,307 (+12042.11%)
Mutual labels:  scapy

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].