Merge pull request #8743 from projectdiscovery/knowledgetree-installer

Create knowledgetree-installer.yaml
patch-1
Dhiyaneshwaran 2023-12-04 08:54:54 +05:30 committed by GitHub
commit 5775b73097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: knowledgetree-installer
info:
name: KnowledgeTree Installer Exposure
author: ritikchaddha
severity: high
metadata:
max-request: 1
verified: true
shodan-query: title:"KnowledgeTree Installer"
tags: misconfig,knowledgetree,install,exposure
http:
- method: GET
path:
- '{{BaseURL}}/setup/wizard/'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>KnowledgeTree Installer'
- type: status
status:
- 200