Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit e032593

Browse files
authored
Merge pull request #894 from spartantri/patch-1
false-negatives #891
2 parents 4a5ffc6 + a7337de commit e032593

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

rules/lfi-os-files.data

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,3 +1056,14 @@ config/database.php
10561056
var/mail/www-data
10571057
etc/network/
10581058
etc/init/
1059+
#IIS
1060+
inetpub/wwwroot/global.asa
1061+
system32/inetsrv/config/applicationhost.config
1062+
system32/inetsrv/config/administration.config
1063+
system32/inetsrv/config/redirection.config
1064+
#Windows files
1065+
system32/config/default
1066+
system32/config/sam
1067+
system32/config/system
1068+
system32/config/software
1069+
winnt/repair/sam._

0 commit comments

Comments
 (0)