nuclei-templates/exposed-panels/phpldap-admin.yaml

29 lines
528 B
YAML
Raw Normal View History

2022-09-15 04:25:20 +00:00
id: phpldap-admin
info:
name: phpLDAPAdmin Login
author: DhiyaneshDk
severity: info
reference:
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5601756213221540/
metadata:
verified: true
shodan-query: title:"phpLDAPAdmin"
2022-09-15 11:46:26 +00:00
tags: panel,php,phpldap
2022-09-15 04:25:20 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>phpLDAPadmin'
- type: status
status:
- 200