Nmap Development mailing list archives

Matchline for CouchDB


From: Martin Holst Swende <martin () swende se>
Date: Tue, 05 Jan 2010 09:11:52 +0100

Hi,

I have included a match-line for CouchDB :

Probe TCP GetRequest q|GET / HTTP/1.0\r\n\r\n|
[...]
match couchdb m|^HTTP/1\.0 200 OK\r\nServer: CouchDB/(\d+\.\d+\.\d+)|
p/Apache CouchDB/ v/$1/

CouchDB is a database used by among others Ubuntu One, and will probably
be seen increasingly on linux laptops. Http based protocol, defaults to
port 5984.

I submitted the complete signature a few days ago to the submit-page,
but thought I might aswell make a matchline of it.

Regards,
Martin Holst Swende
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: