https://github.com/compcode1/local-host-security-scan
This project is a quick **Nmap scan** of the **localhost (127.0.0.1)** to identify open ports and active services running on the machine.
https://github.com/compcode1/local-host-security-scan
host local nmap
Last synced: 10 months ago
JSON representation
This project is a quick **Nmap scan** of the **localhost (127.0.0.1)** to identify open ports and active services running on the machine.
- Host: GitHub
- URL: https://github.com/compcode1/local-host-security-scan
- Owner: Compcode1
- License: gpl-3.0
- Created: 2025-03-18T22:34:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-18T22:51:00.000Z (10 months ago)
- Last Synced: 2025-03-18T23:29:21.440Z (10 months ago)
- Topics: host, local, nmap
- Language: Jupyter Notebook
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project is a quick **Nmap scan** of the **localhost (127.0.0.1)** to identify open ports and active services running on the machine.
It simulates a **real-world use case** where a cybersecurity practitioner periodically checks their system for unexpected services or suspicious activity.