added header
parent
76a1301c29
commit
ab95740058
|
@ -9,8 +9,10 @@ info:
|
|||
reference:
|
||||
- https://github.com/wy876/POC/blob/main/LiveGBS%E5%AD%98%E5%9C%A8%E9%80%BB%E8%BE%91%E7%BC%BA%E9%99%B7%E6%BC%8F%E6%B4%9E(CNVD-2023-72138).md
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
fofa-query: icon_hash="-206100324"
|
||||
tags: lvs,lfi,misconfig
|
||||
tags: cnvd,cnvd2023,livegbs,info-leak
|
||||
|
||||
variables:
|
||||
user: "{{to_lower(rand_base(5))}}"
|
||||
|
@ -29,6 +31,11 @@ http:
|
|||
- 'ID'
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'application/json'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue