mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Update HTML tags
Sources: - https://developer.mozilla.org/en-US/docs/Web/HTML - https://reference.codeproject.com/html/
This commit is contained in:
parent
44e92240a7
commit
1c98513def
1 changed files with 8 additions and 1 deletions
|
@ -56,6 +56,11 @@ form
|
||||||
frame
|
frame
|
||||||
frameset
|
frameset
|
||||||
h1
|
h1
|
||||||
|
h2
|
||||||
|
h3
|
||||||
|
h4
|
||||||
|
h5
|
||||||
|
h6
|
||||||
head
|
head
|
||||||
header
|
header
|
||||||
hgroup
|
hgroup
|
||||||
|
@ -103,6 +108,7 @@ option
|
||||||
output
|
output
|
||||||
p
|
p
|
||||||
param
|
param
|
||||||
|
portal
|
||||||
picture
|
picture
|
||||||
plaintext
|
plaintext
|
||||||
pre
|
pre
|
||||||
|
@ -116,6 +122,7 @@ ruby
|
||||||
s
|
s
|
||||||
samp
|
samp
|
||||||
script
|
script
|
||||||
|
search
|
||||||
section
|
section
|
||||||
select
|
select
|
||||||
set
|
set
|
||||||
|
|
Loading…
Add table
Reference in a new issue