Merge pull request #10556 from projectdiscovery/fossbilling-panel

Create fossbilling-panel.yaml
patch-7
Dhiyaneshwaran 2024-08-16 01:02:17 -07:00 committed by GitHub
commit b5d13ce24c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: fossbilling-panel
info:
name: FOSSBilling Panel - Detect
author: ritikchaddha
severity: info
description: |
FOSSBilling panel has been detected.
metadata:
verified: true
max-request: 1
shodan-query: title:"FOSSBilling"
tags: fossbilling,panel,detect
http:
- method: GET
path:
- '{{BaseURL}}'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>FOSSBilling"
- type: status
status:
- 200