id: oracle-ebs-sqllog-disclosure info: name: Oracle EBS SQL Log Disclosure author: dhiyaneshDk severity: medium tags: oracle,ebs,logs,exposure reference: https://the-infosec.com/2017/03/29/do-you-know-what-your-erp-is-telling-us/ requests: - method: GET path: - '{{BaseURL}}/OA_HTML/bin/sqlnet.log' headers: User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55" matchers-condition: and matchers: - type: word words: - "DESCRIPTION=" - "USER=" part: body - type: word words: - "text/plain" part: header - type: status status: - 200