Create addonfinance-portal.yaml

patch-10
Ritik Chaddha 2023-06-05 13:32:58 +05:30 committed by GitHub
parent f15c312291
commit 8f09f02d75
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: addonfinance-portal
info:
name: AddOnFinance Portal - Detect
author: ritikchaddha
severity: info
description: AddOnFinance Portal Panel was detected.
metadata:
max-request: 1
verified: "true"
shodan-query: title:"AddOnFinancePortal"
tags: panel,addon,finance,detect
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'AddOnFinancePortal</title>'
- type: status
status:
- 200