Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XDeadHackerX/NetRadar
NetRadar is a Networking tool focused on mapping local and WiFi networks. It provides detailed information about connected devices, open ports, servers and automated scans for WiFi networks.NetRadar es una herramienta de Networking centrada en el mapeo de redes locales y WiFi. Proporciona información detallada sobre dispositivos conectados, puert..
https://github.com/XDeadHackerX/NetRadar
aircrack-ng audit auditing ip linux network network-discovery networking port-scanner portscanner radar router scanner wifi
Last synced: 3 months ago
JSON representation
NetRadar is a Networking tool focused on mapping local and WiFi networks. It provides detailed information about connected devices, open ports, servers and automated scans for WiFi networks.NetRadar es una herramienta de Networking centrada en el mapeo de redes locales y WiFi. Proporciona información detallada sobre dispositivos conectados, puert..
- Host: GitHub
- URL: https://github.com/XDeadHackerX/NetRadar
- Owner: XDeadHackerX
- License: gpl-3.0
- Created: 2023-08-01T06:53:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T10:54:49.000Z (over 1 year ago)
- Last Synced: 2024-01-27T15:47:38.428Z (about 1 year ago)
- Topics: aircrack-ng, audit, auditing, ip, linux, network, network-discovery, networking, port-scanner, portscanner, radar, router, scanner, wifi
- Language: Shell
- Homepage:
- Size: 1.73 MB
- Stars: 103
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README-English.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔭 NetRadar 🔭
[Español](https://github.com/XDeadHackerX/NetRadar/blob/main/README.md) | [English](https://github.com/XDeadHackerX/NetRadar/blob/main/README-English.md)
> Tool created by XDeadHacker
[![Net-Radar-1-1-en.png](https://i.postimg.cc/kMNFTpRs/Net-Radar-1-1-en.png)](https://postimg.cc/dD1y1nBZ)
Tutorial EsGeeks: https://esgeeks.com/netradar-mapeo-redes-locales-wifi/
---
Good afternoon, I'm XDeadHackerX and I want to introduce you to my new tool called NetRadar. This tool is focused on Networking, specifically on the Mapping of Local Networks and Wifi Networks. At the Local Network level, it is capable of analyzing all connected devices (MAC, MAC Vendor, Operating System, Name, Device Type), all open ports of each IP (Port, Service, Service Version, State, Banner), and finding Servers (Name, Operating System, Service Version, Domain, Ports, etc.). At the Wifi Network level, we have 4 types of fully automated and powerful scans (Aircrack-ng, Bettercap, NmCli, and Wash). After finishing the scan, it will generate a Graph *that shows a schema of the detected Wifi Networks (MAC, Distance from our Wifi Network Card, Beacons, Channel, Router Speed, Encryption, AUTH, and Wifi Network Name) and the Devices connected to each Network, showing you (MAC, MAC Manufacturer, Device Type, and time connected to the Network).
As an extra, NetRadar comes with a Kit that is capable of summarizing and presenting very interesting information about the Computer, the Network Card, and the Wifi Network Card [Options 1 and 2] [I AM NOT RESPONSIBLE FOR THE MISUSE OF THIS TOOL]
---
## 💡 Features 💡
:ballot_box_with_check: **Network Card + Equipment Information** --> [*Public IP, Local IP, DNS, MAC, Operating System, Internet Speed Test*] [[Graphical Example]](#punto1)
:ballot_box_with_check: **Information Wifi Network Card + Utilities** --> [**Info Network Card** *(Technical Data, Interface, Drivers, Chipset, MACs, Supported Modes for the Network Card (Monitor Mode, AP, P2P-client, etc), In which Mode is the Network Card (Monitor or Managed), Data Transfer Rate, Supported Frequencies*) **Enable Monitor Mode** *(Enable Monitor Mode and Change MAC, NO NEED TO USE TOOL),* **Reset Network Card** *(Disable Monitor Mode, Set Default MAC and Restart NetworkManager)*] [[Graphical Example]](#punto2)
:ballot_box_with_check: **Local Network Scan (One Device)** --> [**Quick Scan Ports** *(No. Ports, Status, Service of each Port, Mac, Mac Vendor), **Advanced Scan Ports** (No. Ports, Status, Service of each Port, Version of each Service, Content Information of each Port, Mac, Mac Vendor, Operating System, if it has Host Information on it), **Windows + Samba Scan** (Advanced Scan of all 65535 Ports, Enumeration of Users = In case of Power, Domain Acknowledgement = Name, SMB Acknowledgement = Permissions, Access, Class, Windows Assigned Device Name), **NetBios Scan** (Advanced Scan of all 65535 Ports, NetBios Name, Server Type/Name, Users = In case of Power)*] [[Graphical Example]](#punto3)
:ballot_box_with_check: **Local Network Scan (Multiple Devices)** --> [**Quick Scan IPs** *(IPs, MAC, Mac Vendor), **Quick Scan IPs + Ports** (IPs, No. Ports, Service of each Port, Mac, Mac Vendor Mac),**Continuous Scan IPs** (IPs, MAC, Mac Vendor, Name, KB Sent and Received), **Advanced Scan IPs Ports** (No. Ports, Status, Service of each Port, Version of each Service, Content Information of each Port, Mac, Mac Vendor, Operating System, if it has Host Information about it), **Scanning for a Specific Service** (HTTP/HTTPS, SMB, FTP, SSH, Telnet, Windows, NetBIOS)*] [[Graphical Example]](#punto4)
:ballot_box_with_check: **Scan Wifi Networks** --> [*Option to scan with* **Aircrack-ng, Bettercap, NmCli and Wash**. *In the case of using Aircrack-ng when the scan is finished it creates a **Chart** in which it shows you a **schema** of the **Wifi Networks Detected** (MAC, Distance from our Wifi Network Card, Beacons, Channel, Router Speed, Encryption, AUTH and the Name of the Wifi Network) and the **Devices connected** to each Network, showing you (Mac, Mac Manufacturer, Device Type and time connected to the Network)*]. [[Graphical Example]](#punto5)
:ballot_box_with_check: **Scan Devices Connected to a Wifi Network** --> [*Displays the Wifi devices connected to a Wifi Network, when the scan is finished it creates a Graph showing you a scheme of the connected devices showing the MAC of the devices, the amount of Traffic, the distance between each device and our Network Card, the lost packets, Notes and Probes.*] [[Graphical Example]](#punto5)
## 🛠 Install Tool 🛠
**0)** Install and use the Tool with **Root**
**1)** sudo apt update && apt -y full-upgrade
**2)** sudo apt-get install git
**3)** git clone https://github.com/XDeadHackerX/NetRadar
**4)** cd NetRadar
**5)** chmod 777 netradar.sh
**6)** chmod 777 installer.sh
**7)** bash netradar.sh
**8)** Choose a language
**9)** We can now enjoy the tool
## 🎲 Keep in mind 🎲
[1] In case you use the Tool to scan IP addresses it will work perfect except you have a VPN enabled, with the use of VPN most servers give wrong answers about their ports.
[2] In case you have downloaded an older version, I advise you to delete it and reinstall the tool (+requirements) to fix bugs and get improvements, which make the tool much better than previous versions.
[3] If inside the option ([4] Scan All Local Network Devices) in the section ([6] Search Services [HTTP, SMB, FTP, SSH,.]) you get stuck, just wait 3 minutes, this happens because of an error with one of the tools and it is dumping the wrong output to the background and the correct Information is launching it by terminal.
## 🔎 Versions 🔎
[ v1.0 ]
[#] Original Version.
[ v1.1 ]
[#] New functionality has been added to all types of IP and port scans (except for continuous scans), they now save the scan in the "requirements/results" folder. Nmap scans have also been optimized due to the load on a single command, it has been spread over several processes to avoid that. Erroneous code has been removed.
## 📷 Screenshots 📷
### Network Card + Equipment Information
### Information Wifi Network Card + Utilities
### Local Network Scan (One Device)
### Local Network Scan (Multiple Devices)
## ⭐☕ Created by XDeadHackerX ☕⭐
**If you think this project has been useful, I would appreciate your support by giving this repository a star or inviting me for a coffee.**
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/XDeadHackerX)
Copyright © 2023, XDeadHackerX