'DOCUMENT_ROOT', '_SERVER',
// Sensitive files
- '/environ', '/shadow', '/gshadow', '/passwd', '/group', '.htaccess',
- '.htpasswd', '.htgroup', '.history', 'bash_history', 'bashrc',
+ '/environ', 'etc/shadow', 'etc/gshadow', 'etc/passwd', 'etc/group',
+ 'etc/./shadow', 'etc/./gshadow', 'etc/./passwd', 'etc/./group',
+ '.htaccess', '.htpasswd', '.htgroup', '.history', 'bash_history',
+ 'bashrc',
// Other Linux/FreeBSD/??? programs (sometimes with space)
'traceroute%20', 'ping%20', 'bin/xterm', 'bin/./xterm', 'lsof%20',