mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 05:57:52 +00:00
Merge pull request #912 from cosad3s/master
Update HTML tags & HTTP verbs
This commit is contained in:
commit
6aff8b92e0
@ -5,6 +5,8 @@ POST
|
|||||||
PUT
|
PUT
|
||||||
DELETE
|
DELETE
|
||||||
TRACE
|
TRACE
|
||||||
|
TRACK
|
||||||
|
DEBUG
|
||||||
PURGE
|
PURGE
|
||||||
CONNECT
|
CONNECT
|
||||||
PROPFIND
|
PROPFIND
|
||||||
@ -47,6 +49,8 @@ post
|
|||||||
put
|
put
|
||||||
delete
|
delete
|
||||||
trace
|
trace
|
||||||
|
track
|
||||||
|
debug
|
||||||
purge
|
purge
|
||||||
connect
|
connect
|
||||||
propfind
|
propfind
|
||||||
|
@ -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
|
||||||
@ -150,4 +157,4 @@ ul
|
|||||||
var
|
var
|
||||||
video
|
video
|
||||||
wbr
|
wbr
|
||||||
xmp
|
xmp
|
Loading…
x
Reference in New Issue
Block a user