nuclei-templates/http/technologies/phplist-detect.yaml

43 lines
961 B
YAML
Raw Normal View History

2023-06-03 01:33:39 +00:00
id: phplist-detect
info:
2023-06-08 18:06:22 +00:00
name: phpList - Detect
2023-06-03 01:33:39 +00:00
author: ricardomaia
severity: info
2023-06-06 06:32:56 +00:00
description: |
phpList is an open source newsletter manager.
reference:
2023-06-06 07:23:15 +00:00
- https://www.phplist.org/
2023-06-06 08:37:12 +00:00
metadata:
2023-10-14 11:27:55 +00:00
verified: true
2023-06-06 06:32:56 +00:00
max-request: 1
shodan-query: html:"phplist"
tags: tech,phplist,detect
2023-06-03 01:33:39 +00:00
http:
- method: GET
path:
- "{{BaseURL}}"
2023-06-06 06:32:56 +00:00
host-redirects: true
max-redirects: 2
2023-06-03 01:33:39 +00:00
matchers:
2023-06-08 18:06:22 +00:00
- type: word
part: body
words:
- 'content="phpList'
- 'phpList Ltd'
- 'phpList</a>'
condition: or
case-insensitive: true
2023-06-03 01:33:39 +00:00
extractors:
- type: regex
name: version
part: body
group: 1
regex:
- '(?i)version.((\d\.?)+)'
# digest: 4b0a00483046022100b9689d0d38d96a02736636f6b53b41e7c80d65679297db556f6cc0eea8c2417c022100bbdd5891a3b8f5a2ac5070c9420030c82f3bbfcd1d405bf0403634c13c695a61:922c64590222798bb761d5b6d8e72950