Update zhiyuan-oa-unauthorized.yaml
parent
66f9dc25f7
commit
5463655627
|
@ -1,7 +1,7 @@
|
|||
id: zhiyuan-oa-unauthorized
|
||||
|
||||
info:
|
||||
name: Zhiyuan Oa unauthorized
|
||||
name: Zhiyuan Oa Unauthorized
|
||||
author: pikpikcu
|
||||
severity: low
|
||||
reference: https://buaq.net/go-53721.html
|
||||
|
@ -21,6 +21,11 @@ requests:
|
|||
- "companyName"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "application/json"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue