Skip to content
#

os-detection

Here are 16 public repositories matching this topic...

A modular and beginner-friendly Python vulnerability scanner with port scanning, real-time CVE detection, CVSS-based risk scoring, and auto-generated PDF reports.

  • Updated Jul 25, 2025
  • Python

A lightweight Python tool for OS fingerprinting using TCP/IP header analysis. Detects likely operating systems by examining TTL, TCP window size, DF flag, and ToS from SYN-ACK responses. Ideal for network reconnaissance and educational use.

  • Updated Jul 27, 2025
  • Python

A Python-based tool that performs efficient network scanning using nmap. It can detect open ports, running services, operating system details, and optionally check for vulnerabilities. Designed with modularity in mind, the scanner separates basic discovery from vulnerability analysis for better control and performance.

  • Updated Aug 23, 2025
  • Python

Improve this page

Add a description, image, and links to the os-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the os-detection topic, visit your repo's landing page and select "manage topics."

Learn more