https://github.com/compcode1/nmap-host-changes
This project automates Nmap network scanning via Python scripting] while dynamically modifying device states and network activity to observe real-time changes.
https://github.com/compcode1/nmap-host-changes
automated nmap python scans
Last synced: 7 months ago
JSON representation
This project automates Nmap network scanning via Python scripting] while dynamically modifying device states and network activity to observe real-time changes.
- Host: GitHub
- URL: https://github.com/compcode1/nmap-host-changes
- Owner: Compcode1
- License: gpl-2.0
- Created: 2025-03-10T00:18:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T00:22:30.000Z (7 months ago)
- Last Synced: 2025-03-10T01:32:21.796Z (7 months ago)
- Topics: automated, nmap, python, scans
- Language: Jupyter Notebook
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Nmap Automation with Dynamic Device and Service Changes**
**Project Introduction:**
This project automates Nmap network scanning via Python scripting] while dynamically modifying device states and network activity to observe real-time changes.
**Key Objectives:**
Detect how hosts appear and disappear on the network when Wi-Fi is toggled.
Identify service and port changes as different applications are used on a Smart TV.
Observe newly opened ports when enabling services like SSH and a local web server.
Use Python scripting to automate scanning and analyze results over multiple time intervals.
By automating Nmap scans and systematically altering network conditions, this project replicates real-world network monitoring scenarios, demonstrating how devices and services behave dynamically.