Skip to content

matiashenao/whichsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🔍 WichSystem | OS Fingerprinting Tool ⚡

Version Python Field

whichsystem es una herramienta de reconocimiento pasivo/activo diseñada para identificar el Sistema Operativo de un host remoto mediante el análisis de paquetes ICMP. Utiliza la técnica de inspección del valor TTL (Time To Live) para determinar con precisión si el objetivo es una máquina Linux o Windows.


  ██╗    ██╗██╗  ██╗██╗ ██████╗██╗  ██╗██╗  ██╗ ██████╗ ███████╗████████╗
  ██║    ██║██║  ██║██║██╔════╝██║  ██║██║  ██║██╔═══██╗██╔════╝╚══██╔══╝
  ██║ █╗ ██║███████║██║██║     ███████║███████║██║   ██║███████╗   ██║   
  ██║███╗██║██╔══██║██║██║     ██╔══██║██╔══██║██║   ██║╚════██║   ██║   
  ╚███╔███╔╝██║  ██║██║╚██████╗██║  ██║██║  ██║╚██████╔╝███████║   ██║   
   ╚══╝╚══╝ ╚═╝  ╚═╝╚═╝ ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝   ╚═╝   

             [ OS Detection Tool | By: Hacknet ]
-------------------------------------------------------------------------
# Clonar el repositorio
git clone https://github.com/matiashenao/whichsystem

# Acceder al directorio
cd whichsystem

# Asignar permisos de ejecución al script
chmod +x whichsystem.py

# Ejecución
python3 whichsystem.py <ip_objetivo>
Sistema Operativo Valor TTL Comportamiento
Linux/Unix 64 Respuesta rápida, stack estable
Windows 128 Stack de red estándar de Microsoft
Network Devices 255 Routers, Switches o sistemas antiguos

About

Herramienta de descubrimiento basada en análisis TTL ICMP. Optimizada para el reconocimiento inicial de red y la identificación activa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages