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

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.

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.