-= SUVI.ORG =-
WebserverSpy - shows the type of the webserver

home
projects

The webserverspy make a request to a webserver (port 80).
It then shows the header the webserver sends back. In this
header the type of the webserver is usually shown.


The programm is writen in java, that means it runs on every system, but you have to install the java runtime system.
You can download the jdk from java.sun.com.

How to start the browserspy after installing the jdk (you need jdk1.2 or up)

On any Windows: simple start the batch file.
On Mac OS 9.5: I don't know, If you know it please send it to www.suvi.org/contact.php
On Mac OS X: Open a shell an type "java WebSpyMain" the W,S,M have has to be big!
On OS X jdk1.3 should be allready installed.
On Linux/Unix/*nix: simple type "java WebSpyMain" in a shell

Download : webserverspy.zip


--------- Example---------

HTTP/1.1 200 OK
Date Tue, 25 Sep 2001 17:40:31 GMT
Server Apache/1.3.14 (Unix) (Red-Hat/Linux)
Keep-Alive timeout=3, max500
Connection Keep-Alive
Transfer-Encoding chunked
Content-Type text/html
content-lenght 10857

Returncode, 200 everything ok
Server date and time
Servertype
timeout for the connection
type of the connection
Encoding type
Content-Type
size of requestet file

--------- Licence ---------
This program is Art. They are no bugs, just features! Everything is as it is!

This program is free to use at home for privat use, but NOT for commercial or educational purpose!
If want, to use this program for commercial or educational use contact www.suvi.org/contact.php

 

contact