commit
f22f4f0313
|
@ -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
|
Loading…
Reference in New Issue