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

19 lines
457 B
YAML
Raw Normal View History

2021-05-30 16:20:44 +00:00
id: default-centos-test-page
info:
name: CentOs-WebPanel Test Page
author: dhiyaneshDk
2021-05-31 04:51:03 +00:00
severity: info
tags: tech,centos
2021-05-30 16:20:44 +00:00
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>"
2021-05-31 04:51:03 +00:00
part: body