Skip to content
/ whichDOS Public

Operating system autorecognition script using the target's default TTL.

Notifications You must be signed in to change notification settings

Qv1ko/whichDOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whichDOS

Script to detect the possible operating system of the target through its TTL.

Python

README language

  • 🇪🇸 Spanish
  • 🇺🇸 English

example

Installation

  1. Clone the repository on your system.
    git clone https://github.com/Qv1ko/whichDOS.git
  2. Go inside the whichDOS directory.
    cd whichDOS
  3. Give run permissions to the script.
    chmod +x whichDOS.py
  4. Copy the whichDOS.py file to an absolute path on your system.
    cp whichDOS.py /usr/bin/

Usage

To use the script, run the following command in the console.

whichDOS.py {target ip}

Author

About

Operating system autorecognition script using the target's default TTL.

Topics

Resources

Stars

Watchers

Forks

Languages