fix-formatting

patch-10
Dhiyaneshwaran 2024-08-14 05:47:52 +05:30 committed by GitHub
parent a03ce6f7aa
commit ddea4ff297
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,14 @@
id: procore-detect
id: procore-panel
info:
name: procore-detect
name: Procore Login - Panel
author: rxerium
severity: info
metadata:
max-request: 2
tags: tech,detect
verified: true
shodan-query: http.favicon.hash:1952289652
tags: panel,login,detect,procore
http:
- method: GET
@ -15,7 +17,8 @@ http:
- "{{BaseURL}}/favicon.ico"
- "{{BaseURL}}/images/favicon.ico"
matchers-condition: and
stop-at-first-match: true
matchers-condition: or
matchers:
- type: dsl
dsl:
@ -26,7 +29,3 @@ http:
- '<title>Procore Log In</title>'
- 'Log in to your Procore account using your email and password'
condition: and
- type: status
status:
- 200