sivazozo / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NETATTACK 2

NETATTACK 2 is a python script that scans and attacks local and wireless networks. Everything is super easy because of the GUI that makes it unnecessary to remember commands and parameters.

abc

FUNCTIONS

SCAN-FUNCTIONS

  • Scan for Wi-Fi networks
  • Scan for local hosts in your network

ATTACK-FUNCTIONS

  • Deauthing ONE / MULTIPLE targets

  • Deauthing every AP in your area

  • Kicking (ALL) user/s off your internet ( ARP-Poisoning )

REQUIREMENTS

LINUX!

  • python-nmap (Python)
  • argparse (Python)
  • scapy (Python)
  • iw

About

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.

License:MIT License


Languages

Language:Python 100.0%