|
Nmap Development
mailing list archives
Service probes ambiguity
From: Richard van den Berg <richard.vandenberg () ins com>
Date: Wed, 10 Oct 2007 15:00:00 +0200
From: http://insecure.org/nmap/data/nmap-service-probes
match http m|^HTTP/1\.0 302 Document Follows\r\nLocation:
http:///private/welcome\.ssi\r\nConnection: close\r\n\r\n$|
p/BladeCenter Management Module/ d/remote management/
match http m|^HTTP/1\.0 302 Document Follows\r\nLocation:
https:///private/welcome\.ssi\r\nConnection: close\r\n\r\n$| p/IBM RAS2
http config/ d/remote management/
So if the 302 is to HTTP, it's a BladeCenter Management Module, but if
it redirects to HTTPS, it's an IBM RAS2? I doubt that is actually the
case. Can anyone comment on which one of these results is correct?
Richard
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Service probes ambiguity Richard van den Berg (Oct 10)
|