Mail from ILUG-BOM list (Non-Digest Mode)
_______________________________________________
Rasane Shailesh said:
rasane_shailesh> this might sound very naive, but still how do u recog.
rasane_shailesh> what server u r connected to??
Hi.
Nothing is naive. What might be naive for me now wasn't so when I started
working with computers. Same with you.
a quick and dirty is to connect to port 80 and see the the server headers.
*****
tachyon:~% telnet www.redhat.com 80 7:07PM
Trying 206.132.41.203...
Connected to www.portal.redhat.com (206.132.41.203).
Escape character is '^]'.
HEAD / HTTP/1.0
HTTP/1.1 200 OK
Date: Tue, 29 Aug 2000 13:52:22 GMT
Server: Red Hat Secure/3.0 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.2b
Set-Cookie: Apache=203.197.74.149.12330967557143730; path=/; expires=Sun, 28-Aug-05
13:52:22 GMT
Connection: close
Content-Type: text/html
Connection closed by foreign host.
tachyon:~%
*****
(or try "lynx -head http://<url>")
Another is to try nmap. (www.insecure.org/nmap) Read the papers there. Very interesting
and informative
--
jaju
_______________________________________________
Website: http://www.ilug-bom.org.in/
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers