Merge pull request #6053 from tess-ss/patch-78

Create tornado-server-login.yaml
patch-1
Dhiyaneshwaran 2022-11-14 22:22:46 +05:30 committed by GitHub
commit 88590d4017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: tornado-server-login
info:
name: Tornado Server Panel
author: tess
severity: info
metadata:
verified: true
shodan-query: title:"Tornado - Login"
tags: panel,tornado
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Welcome to Docmosis Tornado"
- "Please log in:"
condition: and
- type: status
status:
- 200