syntax updates

patch-1
bauthard 2020-07-02 18:11:53 +00:00
parent 991376c439
commit 72f3939981
5 changed files with 7 additions and 6 deletions

View File

@ -3,7 +3,7 @@ info:
name: Detect Telerik Web UI Dialog Handler
author: organiccrap
severity: low
#https://captmeelo.com/pentest/2018/08/03/pwning-with-telerik.html
# https://captmeelo.com/pentest/2018/08/03/pwning-with-telerik.html
requests:
- method: GET
path:

View File

@ -3,7 +3,7 @@ info:
name: Clockwork PHP exposure
author: organiccrap
severity: high
#https://twitter.com/damian_89_/status/1250721398747791360
# https://twitter.com/damian_89_/status/1250721398747791360
requests:
- method: GET
path:

View File

@ -3,7 +3,7 @@ info:
name: Clockwork PHP page exposure
author: organiccrap
severity: high
#https://twitter.com/damian_89_/status/1250721398747791360
# https://twitter.com/damian_89_/status/1250721398747791360
requests:
- method: GET
path:

View File

@ -3,8 +3,8 @@ info:
name: Liferay Portal Detection
author: organiccrap
severity: low
#CVE-2020-7961: Liferay Portal Unauthenticated RCE
#https://github.com/mzer0one/CVE-2020-7961-POC
# CVE-2020-7961: Liferay Portal Unauthenticated RCE
# https://github.com/mzer0one/CVE-2020-7961-POC
requests:
- method: GET
path:

View File

@ -3,11 +3,12 @@ info:
name: Prometheus.io exposed panel
author: organiccrap
severity: low
#usually runs on port http/9090
# usually runs on port http/9090
requests:
- method: GET
path:
- '{{BaseURL}}/graph'
- '{{BaseURL}}:9090/graph'
headers:
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
matchers: