OnboardingIntegration
Creates mock email incidents using one of two randomly selected HTML templates. Textual content is randomly generated and defined to include some text (100 random words) and the following data (at least 5 of each data type): IP addresses, URLs, SHA-1 hashes, SHA-256 hashes, MD5 hashes, email addresses, domain names.
Utilities · OnboardingIntegration
Configuration parameters
incidents_per_minute— Number of incidents to create per minutemax_num_of_incidents— Maximum number of incidents to createfrequency— How often to create new incidents (in minutes)isFetch— Fetch incidentsincidentType— Incident type
Commands (5)
-
demo-domainGets the simulated reputation of the domain.
-
demo-emailGets the simulated reputation of the email address.
-
demo-fileGets the simulated reputation of the file hash.
-
demo-ipGets the simulated reputation of the IP address.
-
demo-urlGets the simulated reputation of the URL address.