1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

Some fixes to fingerprints suggested by David Fifield

This commit is contained in:
ron
2009-08-23 22:58:12 +00:00
parent fbf2c3d6a7
commit 85e7b4dd89

View File

@@ -1,9 +1,9 @@
# Apache configuration file # Apache configuration file
/.htaccess /.htaccess
/.htpsswd /.htpasswd
# Subversion data # Subversion data
/.svn /.svn/
/.svn/text-base/Web.config.svn-base /.svn/text-base/Web.config.svn-base
/.svn/text-base/.htaccess.svn-base /.svn/text-base/.htaccess.svn-base
/.svn/text-base/.htpasswd.svn-base /.svn/text-base/.htpasswd.svn-base
@@ -28,7 +28,7 @@
/bin/ /bin/
# CSS directory # CSS directory
/css /css/
# Data directory # Data directory
/data/ /data/
@@ -54,7 +54,7 @@
# Icons and images # Icons and images
/icons/ /icons/
/images /images/
# IIS sample scripts # IIS sample scripts
/iissamples/ /iissamples/
@@ -104,11 +104,11 @@
/test/ /test/
# RSS # RSS
/rss /rss/
/rss.php /rss.php
/rss.xml /rss.xml
/rss.aspx /rss.aspx
/atom /atom/
/atom.php /atom.php
/atom.xml /atom.xml
/atom.aspx /atom.aspx