update to CVE-2017-5487, added extractor

patch-1
r3dg33k 2021-08-02 01:08:39 -04:00
parent 81572ce596
commit dfcd364059
1 changed files with 5 additions and 0 deletions

View File

@ -33,3 +33,8 @@ requests:
- '"name":'
- '"avatar_urls":'
condition: and
extractors:
- type: regex
part: body
regex:
- '"name":"[^"]*"'