misc update
parent
cb80cbb537
commit
f0cac598cb
|
@ -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
|
|
|
@ -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
|
|
|
@ -1,11 +1,11 @@
|
||||||
id: struts-problem-report
|
id: struts-problem-report
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Struts Problem Report
|
name: Apache Struts in Dev Mode
|
||||||
author: dhiyaneshDK
|
author: dhiyaneshDK
|
||||||
severity: low
|
severity: low
|
||||||
reference: https://www.exploit-db.com/ghdb/4278
|
reference: https://www.exploit-db.com/ghdb/4278
|
||||||
tags: exposures,misconfig
|
tags: exposure,apache,struts,debug
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
|
Loading…
Reference in New Issue