commit
1475afca2a
|
@ -29,7 +29,7 @@ requests:
|
|||
part: header
|
||||
regex:
|
||||
- "Location: ([a-zA-Z0-9_.\\/-]+)"
|
||||
- "wordpress"
|
||||
- "wordpress_"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
|
@ -7,7 +7,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"Login | GYRA Master Admin"
|
||||
tags: panel,master,admin
|
||||
tags: panel,master,admin,gyra
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -17,6 +17,7 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Login | GYRA Master Admin"
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ requests:
|
|||
- "{{BaseURL}}/ilias/login.php"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
|
|
@ -24,6 +24,7 @@ requests:
|
|||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/prweb/PRAuth/app/default/"
|
||||
|
||||
stop-at-first-match: true
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
|
|
|
@ -9,7 +9,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
github-query: filename:firebase-debug.log
|
||||
tags: exposure,firebase,log,debug
|
||||
tags: exposure,firebase,logs,debug
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -10,7 +10,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
github-query: filename:npm-debug.log
|
||||
tags: exposure,npm,log,debug
|
||||
tags: exposure,npm,logs,debug
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -23,7 +23,7 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "sitemap"
|
||||
- "sitemap>"
|
||||
case-insensitive: true
|
||||
|
||||
- type: word
|
||||
|
|
|
@ -6,7 +6,7 @@ info:
|
|||
severity: high
|
||||
metadata:
|
||||
verified: true
|
||||
tags: qibocms,arbitary,download
|
||||
tags: qibocms,lfr
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue