Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

OS from the IP

Featured Replies

Guys, is there any method to know the OS which is running in an IP ? like getting the browser version, or the server type


i think you can visual route and it will tell you what webserver it is running

www.visualroute.com

hope it works.!

Hi, here's two things you can try;

1/ nmap http://www.insecure.org/nmap/

A tool that will attempt to guess an O.S. by the slight differences

in TCP responses

2/ telnet (run from cmd) or netcat (google it)

telnet to a port that a service is running on - eg www = port 80

hit return a couple of times and read the banner message

telnet <target> <port number>

HTTP/1.1 400 Bad Request

Server: Microsoft-IIS/4.0

Date: Mon, 05 Jul 2004 14:19:27 GMT

Oh btw - this *may* not be legal :)

  • 3 weeks later...

Most vendors have implemented parts of the TCP/IP protocol in unique ways. This enables sniffers - like nmap - to look for known characteristics, and make an educated guess as to the operating system being examined.

Fastest, and easiest way to do this is www.netcraft.com Plug the target of interest into the "what is that server running" box, click go, and wait. Very accurate.

Cheers,

PHB.

www.netcraft.com works great on guessing the webserver running idd.. and nmap, recommend nmap for linux... dont know but works better and faster for me :)

//phiber0ptik

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.