diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 21:54:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 21:54:19 +0800 |
commit | 9e6a312363e65333f6b48ca74ded1a7e3ddf7a68 (patch) | |
tree | d9c77e9ac94a8f49403ca82e491c066148c809eb /security/httprint | |
parent | 74eabcffb8f5ec83a5cf15e0dcb7fb665e02c1c1 (diff) | |
download | freebsd-ports-gnome-9e6a312363e65333f6b48ca74ded1a7e3ddf7a68.tar.gz freebsd-ports-gnome-9e6a312363e65333f6b48ca74ded1a7e3ddf7a68.tar.zst freebsd-ports-gnome-9e6a312363e65333f6b48ca74ded1a7e3ddf7a68.zip |
- Reformat pkg-descr
- Update WWW
Diffstat (limited to 'security/httprint')
-rw-r--r-- | security/httprint/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/security/httprint/pkg-descr b/security/httprint/pkg-descr index c477bea70306..2025fafa7ea9 100644 --- a/security/httprint/pkg-descr +++ b/security/httprint/pkg-descr @@ -1,10 +1,10 @@ httprint is a web server fingerprinting tool. It relies on web server -characteristics to accurately identify web servers, despite the fact that -they may have been obfuscated by changing the server banner strings, or -by plug-ins such as mod_security or servermask. httprint can also be used -to detect web enabled devices which do not have a server banner string, -such as wireless access points, routers, switches, cable modems, etc. -httprint uses text signature strings and it is very easy to add signatures -to the signature database. +characteristics to accurately identify web servers, despite the fact that they +may have been obfuscated by changing the server banner strings, or by plug-ins +such as mod_security or servermask. httprint can also be used to detect web +enabled devices which do not have a server banner string, such as wireless +access points, routers, switches, cable modems, etc. httprint uses text +signature strings and it is very easy to add signatures to the signature +database. -WWW: http://net-square.com/httprint/index.shtml +WWW: http://www.net-square.com/httprint.html |