tags update + extractor
parent
3fd92dbdcd
commit
faea03749e
|
@ -13,7 +13,7 @@ info:
|
|||
cvss-score: 5.3
|
||||
cve-id: CVE-2021-4191
|
||||
cwe-id: CWE-359
|
||||
tags: cve,cve2022,gitlab,api,graphql,enumeration,unauthenticated
|
||||
tags: cve,cve2022,gitlab,api,graphql,enum,unauth
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
@ -42,3 +42,8 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: json
|
||||
json:
|
||||
- '.data.users.nodes[].username'
|
||||
|
|
Loading…
Reference in New Issue