nuclei-templates/technologies/default-centos-test-page.yaml

19 lines
457 B
YAML

id: default-centos-test-page
info:
name: CentOs-WebPanel Test Page
author: dhiyaneshDk
severity: info
tags: tech,centos
reference: https://www.shodan.io/search?query=http.title%3A%22HTTP+Server+Test+Page+powered+by+CentOS-WebPanel.com%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>HTTP Server Test Page powered by CentOS-WebPanel.com</title>"
part: body