Skip to content

athanasiosem/getos.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source OS fingerprinting tool. Tries to guess OS by using the default TTL reply of ping.

getos.c screenshot

FeaturesInstallationUsage

Features

getos.c is an Open Source script that tries to fingerprint the operating system of a remote host using the default TTL reply of ping. The results are valid only if default TTL value has not been changed. Use at your own risk.

Installation

You can compile getos.c using GCC by running the following command:

gcc getos.c -o getos

Usage

You can run getos.c by running the following command:

./getos www.example.com
Athanasios Emmanouilidis - 2023 - MIT License

About

getos.c is an Open Source script that tries to fingerprint the operating system of a remote host using the default TTL reply of ping.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Languages