mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-04-26 10:38:31 +02:00
Init WFuzz state
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Generic relative paths
|
||||
../../../../../../../../../../../../../../../../../unknown/unknown.log
|
||||
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\unknown/unknown.log
|
||||
|
||||
../../../../../../../../../../../../../../../../../unknown
|
||||
..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\unknown
|
||||
|
||||
# Windows absolute paths
|
||||
c:\unknown\unknown
|
||||
|
||||
# UNIX absolute paths
|
||||
/unknown/unknown
|
||||
Reference in New Issue
Block a user