Nmap Development mailing list archives

Re: -sV crash in $# substitution function substvar()


From: Brandon Enright <bmenrigh () ucsd edu>
Date: Sat, 21 Jul 2007 23:07:23 +0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

There was a slight error in one of those matches...



match http m|^HTTP/1\.[01].*Server: Apache/(\d+\.\d+\.[-.\w]+)
([^\r\n]{1,30})[\ \r\n]|s p/Apache httpd/ v/$1/ i/$2/


that was supposed to read:

match http m|^HTTP/1\.[01].*Server: Apache/(\d+\.\d+\.[-.\w]+)
([^\r\n]{1,30})[\r\n]|s p/Apache httpd/ v/$1/ i/$2/

Copy and paste from emacs with line-wrap on added an extra '\ '.

Brandon

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGopGrqaGPzAsl94IRAmJOAJ97mCHqpcvdKXg8RqG5U2A3GV7OqgCgqCcD
BYn+o6qSRX1ykh2Cl+lauLk=
=pxki
-----END PGP SIGNATURE-----

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: