> For the complete documentation index, see [llms.txt](https://appsecexplained.gitbook.io/appsecexplained/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appsecexplained.gitbook.io/appsecexplained/scripts/wordlists/single-characters.md).

# Single characters

## a-z

```
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
```

## A-Z

```
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
```

## Special characters

```
!
@
#
$
%
^
&
*
(
)
-
_
=
+
[
]
{
}
\
|
;
'
"
:
,
.
<
>
/
?
`
~
```
