An open API service indexing awesome lists of open source software.

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.

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.