Created
September 16, 2017 17:27
-
-
Save ymollard/e13cc8bb28f2552c070cc6730dc5ac6e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo nmap -sS 192.168.43.1 --osscan-guess -O | |
Starting Nmap 7.01 ( https://nmap.org ) at 2017-09-16 19:26 CEST | |
Nmap scan report for 192.168.43.1 | |
Host is up (0.040s latency). | |
Not shown: 997 closed ports | |
PORT STATE SERVICE | |
53/tcp open domain | |
7676/tcp open imqbrokerd | |
9001/tcp open tor-orport | |
MAC Address: 48:27:EA:2B:28:27 (Unknown) | |
Device type: general purpose | |
Running: Linux 2.6.X|3.X | |
OS CPE: cpe:/o:linux:linux_kernel:2.6 cpe:/o:linux:linux_kernel:3 | |
OS details: Linux 2.6.32 - 3.10 | |
Network Distance: 1 hop | |
OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . | |
Nmap done: 1 IP address (1 host up) scanned in 4.90 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment