32 lines
932 B
YAML
32 lines
932 B
YAML
id: procore-panel
|
|
|
|
info:
|
|
name: Procore Login - Panel
|
|
author: rxerium
|
|
severity: info
|
|
metadata:
|
|
max-request: 2
|
|
verified: true
|
|
shodan-query: http.favicon.hash:1952289652
|
|
tags: panel,login,detect,procore
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/favicon.ico"
|
|
- "{{BaseURL}}/images/favicon.ico"
|
|
|
|
stop-at-first-match: true
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code==200 && (\"1952289652\" == mmh3(base64_py(body)))"
|
|
|
|
- type: word
|
|
words:
|
|
- '<title>Procore Log In</title>'
|
|
- 'Log in to your Procore account using your email and password'
|
|
condition: and
|
|
# digest: 4a0a004730450221008871150a735bdde22d0ba9a465b2e60cb63bf668a60ee6ce6e1dfb3332a2a8db02201fad4ff8df41f845ddb11a07ffe38918fa6624daeedd844f1f4297502b37d738:922c64590222798bb761d5b6d8e72950 |