Merge pull request #5373 from projectdiscovery/phpldap-admin

Create phpldap-admin.yaml
patch-1
Prince Chaddha 2022-09-16 17:43:20 +05:30 committed by GitHub
commit f22f4f0313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
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"
tags: panel,php,phpldap
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>phpLDAPadmin'
- type: status
status:
- 200