mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 22:17:58 +00:00
add more valid windows paths
This commit is contained in:
parent
3c78d52e15
commit
d72aadd8ce
@ -1,6 +1,16 @@
|
|||||||
|
\/127.0.0.1\C$/Windows///////\system32/drivers//////\etc/hosts.......
|
||||||
//./C:/Windows/system32/drivers/etc/hosts
|
//./C:/Windows/system32/drivers/etc/hosts
|
||||||
\/./C:/Windows/system32/drivers/etc/hosts
|
\/./C:/Windows/system32/drivers/etc/hosts
|
||||||
/\./C:/Windows/system32/drivers/etc/hosts
|
/\./C:/Windows/system32/drivers/etc/hosts
|
||||||
|
\\.\C:\Windows\system32\drivers\etc\hosts
|
||||||
|
\/.\C:\Windows\system32\drivers\etc\hosts
|
||||||
|
/\.\C:\Windows\system32\drivers\etc\hosts
|
||||||
|
//./C:/Windows/system32/drivers/etc/hosts.
|
||||||
|
\/./C:/Windows/system32/drivers/etc/hosts.
|
||||||
|
/\./C:/Windows/system32/drivers/etc/hosts.
|
||||||
|
\\.\C:\Windows\system32\drivers\etc\hosts.
|
||||||
|
\/.\C:\Windows\system32\drivers\etc\hosts.
|
||||||
|
/\.\C:\Windows\system32\drivers\etc\hosts.
|
||||||
\\?\C:\Windows\system32\drivers\etc\hosts
|
\\?\C:\Windows\system32\drivers\etc\hosts
|
||||||
\/?\C:\Windows\system32\drivers\etc\hosts
|
\/?\C:\Windows\system32\drivers\etc\hosts
|
||||||
/\?\C:\Windows\system32\drivers\etc\hosts
|
/\?\C:\Windows\system32\drivers\etc\hosts
|
||||||
@ -11,14 +21,38 @@
|
|||||||
\/localhost\C$\Windows\system32\drivers\etc\hosts
|
\/localhost\C$\Windows\system32\drivers\etc\hosts
|
||||||
/\localhost\C$\Windows\system32\drivers\etc\hosts
|
/\localhost\C$\Windows\system32\drivers\etc\hosts
|
||||||
//localhost/C$/Windows/system32/drivers/etc/hosts
|
//localhost/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
\/localhost/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
/\localhost/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
\\localhost\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
\/localhost\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
/\localhost\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
//localhost/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
\/localhost/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
/\localhost/C$/Windows/system32/drivers/etc/hosts.
|
||||||
\\127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
\\127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
||||||
\/127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
\/127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
||||||
/\127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
/\127.0.0.1\C$\Windows\system32\drivers\etc\hosts
|
||||||
//127.0.0.1/C$/Windows/system32/drivers/etc/hosts
|
//127.0.0.1/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
\/127.0.0.1/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
/\127.0.0.1/C$/Windows/system32/drivers/etc/hosts
|
||||||
|
\\127.0.0.1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
\/127.0.0.1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
/\127.0.0.1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
//127.0.0.1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
\/127.0.0.1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
/\127.0.0.1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
//::1/C$/Windows/system32/drivers/etc/hosts
|
//::1/C$/Windows/system32/drivers/etc/hosts
|
||||||
\/::1/C$/Windows/system32/drivers/etc/hosts
|
\/::1/C$/Windows/system32/drivers/etc/hosts
|
||||||
/\::1/C$/Windows/system32/drivers/etc/hosts
|
/\::1/C$/Windows/system32/drivers/etc/hosts
|
||||||
\\::1\C$\Windows\system32\drivers\etc\hosts
|
\\::1\C$\Windows\system32\drivers\etc\hosts
|
||||||
|
\/::1\C$\Windows\system32\drivers\etc\hosts
|
||||||
|
/\::1\C$\Windows\system32\drivers\etc\hosts
|
||||||
|
//::1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
\/::1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
/\::1/C$/Windows/system32/drivers/etc/hosts.
|
||||||
|
\\::1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
\/::1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
|
/\::1\C$\Windows\system32\drivers\etc\hosts.
|
||||||
C:..\..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
C:..\..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
C:..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
C:..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
C:..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
C:..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
@ -55,6 +89,18 @@ C:../Windows/system32/drivers/etc/hosts
|
|||||||
..\..\..\Windows\system32\drivers\etc\hosts
|
..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
..\..\Windows\system32\drivers\etc\hosts
|
..\..\Windows\system32\drivers\etc\hosts
|
||||||
..\Windows\system32\drivers\etc\hosts
|
..\Windows\system32\drivers\etc\hosts
|
||||||
|
..\..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\..\Windows\system32\drivers\etc\hosts.
|
||||||
|
..\Windows\system32\drivers\etc\hosts.
|
||||||
../../../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
../../../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
||||||
../../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
../../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
||||||
../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
../../../../../../../../../../Windows/system32/drivers/etc/hosts
|
||||||
@ -67,6 +113,30 @@ C:../Windows/system32/drivers/etc/hosts
|
|||||||
../../../Windows/system32/drivers/etc/hosts
|
../../../Windows/system32/drivers/etc/hosts
|
||||||
../../Windows/system32/drivers/etc/hosts
|
../../Windows/system32/drivers/etc/hosts
|
||||||
../Windows/system32/drivers/etc/hosts
|
../Windows/system32/drivers/etc/hosts
|
||||||
|
../../../../../../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../../../Windows/system32/drivers/etc/qhosts.
|
||||||
|
../../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../../Windows/system32/drivers/etc/hosts.
|
||||||
|
../Windows/system32/drivers/etc/hosts.
|
||||||
|
../..\../..\../..\../..\../..\../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\../..\../..\..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\../..\../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\../..\..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\..\Windows/system32\drivers/etc\hosts
|
||||||
|
../..\Windows/system32\drivers/etc\hosts
|
||||||
|
../\Windows/system32\drivers/etc\hosts
|
||||||
RANDOMDIR..\..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
RANDOMDIR..\..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
RANDOMDIR..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
RANDOMDIR..\..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
RANDOMDIR..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
RANDOMDIR..\..\..\..\..\..\..\..\..\..\Windows\system32\drivers\etc\hosts
|
||||||
@ -93,3 +163,5 @@ RANDOMDIR../../Windows/system32/drivers/etc/hosts
|
|||||||
RANDOMDIR../Windows/system32/drivers/etc/hosts
|
RANDOMDIR../Windows/system32/drivers/etc/hosts
|
||||||
C:/Windows/system32/drivers/etc/hosts
|
C:/Windows/system32/drivers/etc/hosts
|
||||||
C:\Windows\system32\drivers\etc\hosts
|
C:\Windows\system32\drivers\etc\hosts
|
||||||
|
C:/Windows/system32/drivers/etc/hosts.
|
||||||
|
C:\Windows\system32\drivers\etc\hosts.
|
Loading…
x
Reference in New Issue
Block a user