mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-27 17:26:29 -04:00
Add files via upload
special characters urlencoded
This commit is contained in:
parent
1bd8cd3ba9
commit
abd2cb71e9
1 changed files with 60 additions and 0 deletions
60
Fuzzing/special-chars + urlencoded.txt
Normal file
60
Fuzzing/special-chars + urlencoded.txt
Normal file
|
@ -0,0 +1,60 @@
|
|||
!
|
||||
"
|
||||
#
|
||||
%
|
||||
&
|
||||
'
|
||||
(
|
||||
)
|
||||
*
|
||||
+
|
||||
,
|
||||
-
|
||||
.
|
||||
/
|
||||
:
|
||||
;
|
||||
<
|
||||
=
|
||||
>
|
||||
?
|
||||
@
|
||||
[
|
||||
\
|
||||
]
|
||||
^
|
||||
_
|
||||
`
|
||||
{
|
||||
|
|
||||
}
|
||||
~
|
||||
$
|
||||
%21
|
||||
%22
|
||||
%23
|
||||
%24
|
||||
%25
|
||||
%26
|
||||
%27
|
||||
%28
|
||||
%29
|
||||
%2A
|
||||
%2B
|
||||
%2C
|
||||
%2F
|
||||
%3A
|
||||
%3B
|
||||
%3C
|
||||
%3D
|
||||
%3E
|
||||
%3F
|
||||
%40
|
||||
%5B
|
||||
%5C
|
||||
%5D
|
||||
%5E
|
||||
%60
|
||||
%7B
|
||||
%7C
|
||||
%7D
|
Loading…
Add table
Reference in a new issue