Merge pull request #4823 from projectdiscovery/rustici-content-controller
Create rustici-content-controller.yamlpatch-1
commit
690a049349
|
@ -0,0 +1,27 @@
|
|||
id: rustici-content-controller
|
||||
|
||||
info:
|
||||
name: Rustici Content Controller
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"Rustici Content Controller"
|
||||
tags: panel,rustici
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '<title>Rustici Content Controller</title>'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue