Update and rename Salesforce_B2C_WebDAV to salesforce-b2c-commerce-webdav.yaml

patch-12
Dhiyaneshwaran 2024-10-21 06:06:49 +05:30 committed by GitHub
parent 64f6f17f3a
commit 6a3802eea8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 10 deletions

View File

@ -1,14 +1,18 @@
id: salesforce-b2c-commerce-webdav
info:
name: Salesforce B2C Commerce WebDAV Detection
name: Salesforce B2C Commerce WebDAV - Detection
author: batutahibnu17
severity: info
description: |
Detects Salesforce B2C Commerce WebDAV by checking for specific patterns in a 404 response.
reference:
- https://help.salesforce.com/s/articleView?id=cc.b2c_import_export_transaction_handling_and_feed_size.htm&type=5
tags: salesforce
metadata:
verified: true
max-request: 1
shodan-query: html:"/waroot/style.css"
tags: salesforce,tech,detect
http:
- raw:
@ -19,14 +23,13 @@ http:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "/waroot/style.css"
- "/waroot/system_arrow.gif"
condition: and
- type: status
status:
- 404
- type: word
words:
- "/waroot/style.css"
part: body
- type: word
words:
- "/waroot/system_arrow.gif"
part: body