mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-22 15:02:16 +02:00
fix(wordlist): removed 'fnf-fuzz.txt' wordlist
Added in https://github.com/danielmiessler/SecLists/pull/3, there is no clear use for this wordlist. Despite having a fuzz.txt termination, this wordlist does not currently exist in fuzzdb
This commit is contained in:
parent
41f5572c09
commit
dd6ac05c93
1 changed files with 0 additions and 33 deletions
|
|
@ -1,33 +0,0 @@
|
|||
?fnf=fnf
|
||||
bogus_dir_fnf
|
||||
.bogus_dir_fnf
|
||||
~bogus_dir_fnf
|
||||
~.bogus_dir_fnf
|
||||
bogus_fnf.asp
|
||||
bogus_fnf.aspx
|
||||
index.asp.bak
|
||||
index.aspx.bak
|
||||
bogus_fnf.php
|
||||
bogus_fnf.jsp
|
||||
bogus_fnf.html
|
||||
bogus_fnf.htm
|
||||
index.aps?fnf
|
||||
index.asp?fnf=index.aspx
|
||||
index.asp?fnf=index.asp
|
||||
index.asp?fnf=index.php
|
||||
index.asp?fnf=index.jsp
|
||||
index.apsx?fnf
|
||||
index.aspx?fnf=index.aspx
|
||||
index.aspx?fnf=index.asp
|
||||
index.aspx?fnf=index.php
|
||||
index.aspx?fnf=index.jsp
|
||||
index.php?fnf
|
||||
index.php?fnf=index.aspx
|
||||
index.php?fnf=index.asp
|
||||
index.php?fnf=index.php
|
||||
index.php?fnf=index.jsp
|
||||
index.jsp?fnf
|
||||
index.jsp?fnf=index.aspx
|
||||
index.jsp?fnf=index.asp
|
||||
index.jsp?fnf=index.php
|
||||
index.jsp?fnf=index.jsp
|
||||
Loading…
Reference in a new issue