Merge pull request #2091 from projectdiscovery/CVE-2019-18394-update
Updated payload + matcherpatch-1
commit
8f2edecdd4
|
@ -8,13 +8,15 @@ info:
|
||||||
refrense: |
|
refrense: |
|
||||||
- https://swarm.ptsecurity.com/openfire-admin-console/
|
- https://swarm.ptsecurity.com/openfire-admin-console/
|
||||||
- https://github.com/igniterealtime/Openfire/pull/1497
|
- https://github.com/igniterealtime/Openfire/pull/1497
|
||||||
tags: cve,cve2019,ssrf
|
tags: cve,cve2019,ssrf,openfire,oob
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/getFavicon?host=burpcollaborator.net"
|
- "{{BaseURL}}/getFavicon?host=http://{{interactsh-url}}"
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
||||||
words:
|
words:
|
||||||
- <h1>Burp Collaborator Server</h1>
|
- "http"
|
Loading…
Reference in New Issue