Update wordpress-ssrf-oembed.yaml

patch-1
Dhiyaneshwaran 2021-12-16 14:21:53 +05:30 committed by GitHub
parent 499fe055bf
commit 0047b611cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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"