misc update

patch-1
sandeep 2021-09-17 02:18:04 +05:30
parent cb80cbb537
commit f0cac598cb
3 changed files with 2 additions and 48 deletions

View File

@ -1,23 +0,0 @@
id: dsm-terminator-error
info:
name: DSM Terminator Error
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/4251
tags: exposures,misconfig,sap
requests:
- method: GET
path:
- '{{BaseURL}}/irj/servlet/prt/portal/prtroot/com.sap.portal.dsm.Terminator'
matchers-condition: and
matchers:
- type: word
words:
- 'DSM Terminator [ ABORT ]'
- type: status
status:
- 200

View File

@ -1,23 +0,0 @@
id: error-processing
info:
name: Error Occurred While Processing Request
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/6115
tags: exposures,misconfig,logs
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Error Occurred While Processing Request</title>'
- type: status
status:
- 500

View File

@ -1,11 +1,11 @@
id: struts-problem-report
info:
name: Struts Problem Report
name: Apache Struts in Dev Mode
author: dhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/4278
tags: exposures,misconfig
tags: exposure,apache,struts,debug
requests:
- method: GET