Skip to content

HUMAN SECURITY

HUMAN SECURITY

About

A Unified Platform for Trusted Digital Interactions and Transactions. Help stop sophisticated bot attacks and prevent cyberfraud with protection that stays ahead of evolving threats. Our proven platform minimizes false positives, builds customer trust, and safeguards millions in daily transactions for leading enterprises.

Product Details

Vendor URL: HUMAN SECURITY

Product Type: Security Platform

Product Tier: Tier II

Integration Method: N/A

Integration URL: N/A

Log Guide: N/A

Parser Details

Log Format: JSON

Expected Normalization Rate: Near 100%

Data Label: HUMAN_SECURITY

UDM Fields (list of all UDM fields leveraged in the Parser):

Log File Field UDM Field
account_name additional.fields
app_id metadata.product_log_id.
console_link principal.url
description metadata.description
header additional.fields
host_domain principal.domain.name
page target.url
title metadata.product_event_type
script additional.fields

Product Event Types

Event UDM Event Classification
all GENERIC_EVENT

Log Sample

{"account_name":"ExampleAccount","app_id":"APP123456","console_link":"https://example.com/console","description":"Sample description text","host_domain":"example.com","script":"example.com/script.js","title":"Sample Title","vendor":{"description":"Sample vendor description","name":"ExampleVendor","type":"ExampleType","url":"https://vendor.example.com"}}

Sample Parsing

additional.fields["Account Name"] = "ExampleAccount"
additional.fields["Script"] = "example.com/script.js"
metadata.log_type = "HUMAN_SECURITY"
metadata.product_event_type = "Sample Title"
metadata.product_log_id = "APP123456"
metadata.product_name = "Human Security"
metadata.vendor_name = "HUMAN_SECURITY"
principal.domain.name = "example.com"
principal.url = "https://example.com/console"
target.url = "https://example.com/console"