file-upload
March 22, 2023 · View on GitHub
Description
A file was uploaded to a website
Parameters
| Parameter | Value |
|---|---|
| Subject | file |
| Activity | upload |
| Activity Type | file-upload |
| Pretty Name | File Upload |
Legacy Names
| Success | Fail |
|---|---|
| file-upload | file-upload |
Fields
The possible fields for this activity type will vary depending on whether the activity was a success or a fail.
file-upload:success
| Field | Core | Detection | Informational |
|---|---|---|---|
| file_url | ✓ | ||
| src_file_name | ✓ | ||
| src_file_ext | ✓ | ||
| src_file_dir | ✓ | ||
| src_file_path | ✓ |
file-upload:fail
| Field | Core | Detection | Informational |
|---|---|---|---|
| file_url | ✓ | ||
| src_file_name | ✓ | ||
| failure_code | ✓ | ||
| src_file_ext | ✓ | ||
| src_file_dir | ✓ | ||
| failure_reason | ✓ | ||
| src_file_path | ✓ |