Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrizator/netattack2
An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
https://github.com/chrizator/netattack2
Last synced: 2 months ago
JSON representation
An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
- Host: GitHub
- URL: https://github.com/chrizator/netattack2
- Owner: chrizator
- License: mit
- Created: 2017-05-03T21:20:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T19:44:00.000Z (almost 7 years ago)
- Last Synced: 2024-08-01T16:34:33.450Z (5 months ago)
- Language: Python
- Size: 59.6 KB
- Stars: 408
- Watchers: 39
- Forks: 120
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - netattack2 - An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack. .[![->](https://img.shields.io/github/stars/chrizator/netattack2.svg?style=social&label=Star&maxAge=2592000)](https://github.com/chrizator/netattack2/stargazers/) (Uncategorized / Uncategorized)
README
![screenshot from 2017-07-12 19-00-17](https://user-images.githubusercontent.com/26607154/28131163-98919b8a-6728-11e7-9e92-cfeffc728f83.png)
# NETATTACK2
NETATTACK2 is a script written in python that can scan and attack networks. It is GUI-based which makes it easy to understand.## What can I do with it?
### SCANNING
- Scan your network for active hosts, their operating system, open ports and way more.
- Scan for Access-Points and figure out encryption type, WPS and other useful data.### SPOOFING/SNIFFING
- Simple ARP Spoofing
- DNS Sniffing by ARP Spoofing the target and listening to DNS-Queries### KICKING
- Kicking hosts off your internet using ARP-Spoof attack### DEAUTHING
- Send deauthentication packets to Access Points in your area (DoS)
- Deauth-All, basically does the same but it scans for networks and attacks them periodically.## What do I need? (Requirements)
- Python
- Linux (Kali Linux prefered)
- Required modules can be installed at runtime