update matcher & metadata

patch-1
Ritik Chaddha 2024-01-20 01:51:40 +05:30 committed by GitHub
parent 30260bff11
commit 7a293be220
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 7 deletions

View File

@ -1,16 +1,20 @@
id: compalex-detect
id: compalex-panel-detect
info:
name: Compalex - Detect
name: Compalex Panel - Detect
author: MaStErCho
severity: medium
reference:
- http://compalex.net/
metadata:
verified: true
shodan-query: title:"COMPALEX"
tags: tech,php,compalex,sql
http:
- method: GET
path:
- '{{BaseURL}}'
- '{{BaseURL}}/{{paths}}/'
- '{{paths}}.{{BaseURL}}/'
@ -22,18 +26,17 @@ http:
- '_db'
- 'dbdiff'
stop-at-first-match: true
host-redirects: true
max-redirects: 3
matchers-condition: and
matchers:
- type: word
condition: and
words:
- "title>COMPALEX"
- "h1>Compalex"
- "<title>COMPALEX"
- "<h1>Compalex"
condition: or
- type: status
status:
- 200
- 200