Update wordpress-ssrf-oembed.yaml
parent
499fe055bf
commit
0047b611cf
|
@ -12,9 +12,9 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/wp-json/oembed/1.0/proxy?url=http://{{interactsh-url}}/'
|
||||
- "{{BaseURL}}/wp-json/oembed/1.0/proxy?url=http://{{interactsh-url}}/"
|
||||
matchers:
|
||||
- type: word
|
||||
part: interactsh_protocol # Confirms the HTTP Interaction
|
||||
part: interactsh_protocol
|
||||
words:
|
||||
- "http"
|
||||
|
|
Loading…
Reference in New Issue