Blueliv ThreatContext

The Threat Context module provides SOC, Incident Response, and Threat Intelligence teams with continuously updated and intuitive information around threat actors, campaigns, malware indicators, attack patterns, tools, signatures and CVEs.

Data Enrichment & Threat Intelligence · Blueliv ThreatContext

Details

IDBlueliv ThreatContext
ProviderOutpost24
CategoryData Enrichment & Threat Intelligence
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

The Threat Context module provides SOC, Incident Response and Threat Intelligence teams with continuously updated and intuitive information around threat actors, campaigns, malware indicators, attack patterns, tools, signatures and CVEs.

Configure Blueliv ThreatContext on Cortex XSOAR

  1. Navigate to Settings > Integrations > Servers & Services.
  2. Search for Blueliv ThreatContext.
  3. Click Add instance to create and configure a new integration instance.
Parameter Description Required
url Server URL (e.g. https://demisto.blueliv.com/api/v2 ) False
credentials Username False
unsecure Trust any certificate (not secure) False
  1. Click Test to validate the URLs, token, and connection.

Commands

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.

blueliv-authenticate


Authenticate and get the API token

Base Command

blueliv-authenticate

Input

There are no input arguments for this command.

Context Output

Path Type Description
BluelivThreatContext.token string Authentication token

Command Example


#### Context Example

{}


#### Human Readable Output

>981bfb934723091e606c0e35998217bdcafc8697d1a6d0911ff5b2fedb5a16c

### blueliv-tc-malware

***
Gets information about malware by ID

#### Base Command

`blueliv-tc-malware`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| hash_id | Internal Blueliv's malware hash ID | Optional |
| hash | Malware file hash to search for | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.malware.hash.sha256 | Unknown | File SHA256 |
| BluelivThreatContext.malware.hash.sha1 | Unknown | File SHA1 |
| BluelivThreatContext.malware.hash.md5 | Unknown | File MD5 |
| BluelivThreatContext.malware.type | Unknown | Malware Type |
| BluelivThreatContext.malware.hasCandC | unknown | If there is a C&C associated |
| BluelivThreatContext.malware.memory | Unknown | Malware memory |
| BluelivThreatContext.malware.procMemory | Unknown | Malware proc memory |
| BluelivThreatContext.malware.analysisStatus | Unknown | Malware analysis status |
| BluelivThreatContext.malware.dropped | Unknown | Malware dropped |
| BluelivThreatContext.malware.buffers | Unknown | Malware buffers |
| BluelivThreatContext.malware.hasNetwork | Unknown | If the malware has Network informations |
| BluelivThreatContext.malware.risk | Unknown | Malware associated risk |
| BluelivThreatContext.malware.campaigns | Unknown | Malware related campaigns |
| BluelivThreatContext.malware.campaignIds | Unknown | Malware related campaigns internal IDs |
| BluelivThreatContext.malware.signatures | Unknown | Malware signatures |
| BluelivThreatContext.malware.sigantureIds | Unknown | Malware sigantures internal IDs |
| BluelivThreatContext.malware.threatActors | Unknown | Malware threat actors |
| BluelivThreatContext.malware.threatActorIds | Unknown | Malware threat actors internal IDs |
| BluelivThreatContext.malware.sources | Unknown | Malware sources |
| BluelivThreatContext.malware.sourceIds | Unknown | Malware sources internal IDs |
| BluelivThreatContext.malware.tags | Unknown | Malware tags |
| BluelivThreatContext.malware.tagIds | Unknown | Malware tags internal IDs |
| BluelivThreatContext.malware.crimeServers | Unknown | Malware related crime servers |
| BluelivThreatContext.malware.crimeServerIds | Unknown | Malware crime servers internal IDs |
| BluelivThreatContext.malware.fqdns | Unknown | Malware FQDNs |
| BluelivThreatContext.malware.fqdnIds | Unknown | Malware FQDNs internal IDs |
| BluelivThreatContext.malware.types | Unknown | Malware types |
| BluelivThreatContext.malware.typeIds | Unknown | Malware types internal IDs |
| BluelivThreatContext.malware.sparks | Unknown | Malware sparks |
| BluelivThreatContext.malware.sparkIds | Unknown | Malware sparks internal IDs |
| BluelivThreatContext.malware.ips | Unknown | Malware IPs |
| BluelivThreatContext.malware.ipIds | Unknown | Malware IPs internal IDs |

#### Command Example

```!blueliv-tc-malware hash=ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1```

#### Context Example

{
“malware”: {
“analysisStatus”: “FINISHED_SUCCESSFULLY”,
“buffers”: false,
“campaignIds”: “”,
“campaigns”: 0,
“crimeServers”: 0,
“crimeserverIds”: “”,
“dropped”: false,
“fileType”: “PE”,
“fqdnIds”: “”,
“fqdns”: 0,
“hasCandC”: false,
“hasNetwork”: true,
“hash”: {
“md5”: “36a40cc55e2ffe7d44d007c6e37afd7f”,
“sha1”: “5c0be68316ce77584a7b966ff40e7d61a8a98055”,
“sha256”: “ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1”
},
“ipIds”: “92269700,100333500,”,
“ips”: 2,
“memory”: false,
“procMemory”: false,
“risk”: 7,
“signatureIds”: “”,
“signatures”: 0,
“sourceIds”: “1958672,”,
“sources”: 1,
“sparkIds”: “”,
“sparks”: 0,
“tagIds”: “”,
“tags”: 0,
“threatActorIds”: “”,
“threatActors”: 0,
“typeIds”: “62,”,
“types”: 1
},
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv Malware file info
>
>|analysis_date|analysis_delivered_date|analysis_signatures|analysis_status|at_afapi|behaviors|buffers|cerberus|created_at|created_at_afapi|dropped|file_type|first_seen|has_c_and_c|has_network|has_other_urls|hash|id|ioa|ioc_link|last_risk_scoring|last_seen|links|malfind|malicious_category|md5|memory|metadata|number_properties|pcap|priority_at_afapi|proc_memory|properties|report|risk|sample|scans_link|seen_at_analyzer|sha1|sha256|sha512|slugs_tags|sources_representation|subtype|target|tlp|type|types_names|updated_at|updated_at_afapi|uuid|version|vt_matches|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| 2020-06-15T16:30:22.770000Z | 2020-06-15T16:22:00.220000Z | Signature severity - Informative,<br/>Detected dead hosts,<br/>Detects the presence of a Debugger,<br/>Clipboard access capabilities,<br/>Creates Mutants,<br/>Detected cryptographic algorithm,<br/>Has the ability to retrieve keyboard strokes,<br/>Has the ability to reboot/shutdown the Operating System,<br/>Detected Packer,<br/>Detected PE anomalies,<br/>Reads configuration files,<br/>Loads Visual Basic Runtime environment,<br/>Detected injected process,<br/>Signature severity - Suspicious,<br/>Allocates memory with Read-Write-Execute permissions,<br/>Attempts to delay the analysis task,<br/>Clipboard modification capabilities,<br/>Spawns processes,<br/>Classified by Blueliv,<br/>Allocates memory with write/execute permissions in a remote process,<br/>Machine Learning scoring,<br/>Detected Keylogger,<br/>Detected Autorun Persistence,<br/>Writes data to a remote process,<br/>Detected RunPE injection technique,<br/>VirusTotal matches,<br/>Signature severity - Malicious | FINISHED_SUCCESSFULLY | true |  | false | 0.9645 | 2020-06-15T16:27:20.074884Z | 2020-06-15T16:21:38.209000Z | false | PE | 2020-06-15T16:21:38.209000Z | false | true | false | ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1 | 59770710 | ip: 25.20.116.113,<br/>103.143.173.25,<br/>192.168.56.102<br/>url: ...<br/>host: 25.20.116.113,<br/>103.143.173.25<br/>path: {"pdb_path": [], "filepaths": {"file_read": ["C:\\Users\\desktop.ini", "C:\\Users\\Administrator\\Documents\\desktop.ini"], "dll_loaded": ["kernel32", "gdi32.dll", "kernel32.dll", "UxTheme.dll", "oleaut32.dll", "C:\\Windows\\system32\\ole32.dll", "NTDLL.DLL", "dwmapi.dll", "ntdll.dll", "C:\\Windows\\WinSxS\\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_72d18a4386696c80\\gdiplus.dll", "USER32.DLL", "C:\\Windows\\system32\\uxtheme.dll", "ntmarta.dll", "C:\\Windows\\system32\\MSCTF.dll", "KERNEL32.DLL", "C:\\ogxses\\bin\\monitor-x86.dll", "KERNELBASE.DLL", "API-MS-Win-Core-LocalRegistry-L1-1-0.dll", "user32", "OLEAUT32.DLL", "advapi32.dll", "comctl32", "ole32.dll", "IMM32.dll", "C:\\Windows\\system32\\notepad.exe", "EXPLORER.EXE", "C:\\Windows\\system32\\xmllite.dll", "OLEAUT32.dll", "SHELL32.dll", "DUser.dll", "comctl32.dll", "C:\\Windows\\system32\\DUser.dll", "User32.dll", "USER32", "ADVAPI32.dll", "rpcrt4.dll", "SETUPAPI.dll", "user32.dll", "OLEACC.dll"], "file_moved": [], "file_copied": ["C:\\Users\\Administrator\\Documents\\MSDCSC\\msdcsc.exe", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\sXPFvH.exe"], "file_exists": ["C:\\Windows\\System32\\oleaccrc.dll", "C:\\Users\\Administrator\\Documents\\MSDCSC", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\cversions.1.db", "C:\\", "C:\\Users\\Administrator\\AppData\\Roaming", "C:\\Users\\desktop.ini", "C:\\Users\\Administrator\\Documents\\MSDCSC\\", "C:\\Users\\Administrator\\Documents\\MSDCSC\\rEj9MRKQ3Kzp\\msdcsc.exe", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\{AFBF9F1A-8EE8-4C77-AF34-C647E37CA0D9}.1.ver0x0000000000000026.db", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\sXPFvH.exe", "C:\\Users\\Administrator\\Documents\\MSDCSC\\rEj9MRKQ3Kzp.dcp", "C:\\Users\\Administrator", "C:\\Users\\Administrator\\Documents", "C:\\Users", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\notepad", "C:\\Users\\Administrator\\AppData\\Roaming\\dclogs\\", "C:\\Users\\Administrator\\Documents\\desktop.ini", "C:\\Users\\Administrator\\Documents\\MSDCSC\\msdcsc.exe", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\rEj9MRKQ3Kzp.dcp", "C:\\Users\\Administrator\\AppData\\Roaming\\dclogs"], "file_opened": ["C:\\Windows\\System32\\oleaccrc.dll", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\cversions.1.db", "C:\\", "C:\\Users\\desktop.ini", "C:\\Users\\Administrator\\Documents\\desktop.ini", "C:\\Users\\Administrator", "C:\\Users", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\{AFBF9F1A-8EE8-4C77-AF34-C647E37CA0D9}.1.ver0x0000000000000026.db", "C:\\Users\\Administrator\\Documents\\MSDCSC\\msdcsc.exe", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\sXPFvH.exe"], "file_created": ["C:\\Windows\\System32\\oleaccrc.dll", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\cversions.1.db", "C:\\", "C:\\Users\\desktop.ini", "C:\\Users\\Administrator\\Documents\\desktop.ini", "C:\\Users\\Administrator", "C:\\Users", "C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches\\{AFBF9F1A-8EE8-4C77-AF34-C647E37CA0D9}.1.ver0x0000000000000026.db", "C:\\Users\\Administrator\\Documents\\MSDCSC\\msdcsc.exe", "C:\\Users\\Administrator\\AppData\\Local\\Temp\\sXPFvH.exe"], "file_deleted": [], "file_written": [], "directory_created": ["C:\\Users\\Administrator\\AppData\\Local\\Microsoft\\Windows\\Caches", "C:\\Users\\Administrator\\Documents\\MSDCSC", "C:\\Users\\Administrator\\AppData\\Roaming\\dclogs"], "directory_queried": ["C:\\Users\\Administrator", "C:\\Users\\Administrator\\Documents", "C:\\Users"], "directory_removed": [], "directory_enumerated": []}}<br/>yara: {"url": [], "misc": {"misc": ["dbgdetect_funcs_ig"], "crypto": ["RIPEMD160_Constants", "SHA1_Constants", "DES_Long", "MD5_Constants", "VC8_Random", "RijnDael_AES_LONG", "Delphi_Random", "BASE64_table", "CRC32_table", "RijnDael_AES_CHAR", "MD5_API"], "packer": ["MinGW_1", "borland_delphi"]}, "memory": ["darkcomet_memory_1", "darkcomet_memory_3", "darkcomet_memory_2", "darkcomet_memory_4"], "generic": [], "pre_analysis": []}<br/>email: <br/>mutex: DCPERSFWBP,<br/>DC_MUTEX-K5CAEA3,<br/>Local\MSCTF.Asm.MutexDefault1<br/>ports: {"tcp": [], "udp": [], "tcp_dead": [80, 957]}<br/>domain: <br/>regkeys: {"regkey_read": ["HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\SQMClient\\Windows\\DisabledProcesses\\21082CA9", "HKEY_CURRENT_USER\\Keyboard Layout\\Toggle\\Language Hotkey", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Rpc\\MaxRpcSize", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\UseDropHandler", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{0000897b-83df-4b96-be07-0fb58b01c4a4}\\LanguageProfile\\0x00000000\\{0001bea3-ed56-483d-a2e2-aeae25577436}\\Enable", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfOutPrecision", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\WantsFORPARSING", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\StatusBar", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoNetCrawling", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\NoNetCrawling", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfOrientation", "HKEY_LOCAL_MACHINE\\SYSTEM\\Setup\\SystemSetupInProgress", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfUnderline", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\DontShowSuperHidden", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\Filter", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\QueryForOverlay", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Notepad\\DefaultFonts\\iPointSize", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Setup\\SourcePath", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\NoFileFolderJunction", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\services\\ldap\\UseOldHostResolutionOrder", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\NeverShowExt", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\ShowInfoTip", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\WantsParseDisplayName", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\CurrentConfig", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iMarginTop", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\HideIcons", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\fSaveWindowPositions", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\WantsAliasedNotifications", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iMarginBottom", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iMarginLeft", "HKEY_CURRENT_USER\\Software\\DC3_FEXEC\\{e29ac6c0-7037-11de-816d-806e6f6e6963-4234460882}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\NonEnum\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\AlwaysShowExt", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\CurrentDockInfo\\DockingState", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\Hardware Profiles\\0001\\HwProfileGuid", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes\\Segoe UI", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Interface\\{618736E0-3C3D-11CF-810C-00AA00389B71}\\ProxyStubClsid32\\(Default)", "HKEY_CURRENT_USER\\Keyboard Layout\\Toggle\\Layout Hotkey", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfClipPrecision", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\RestrictedAttributes", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoSimpleStartMenu", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\IsShortcut", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Notepad\\DefaultFonts\\lfFaceName", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\BrowseInPlace", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfCharSet", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\IconsOnly", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\HideOnDesktopPerUser", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\DocObject", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\SQMClient\\Windows\\DisabledSessions\\MachineThrottling", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25834-bdda-11e5-8e00-806e6f6e6963}\\Generation", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Userinit", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\AutoCheckSelect", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\CallForAttributes", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25835-bdda-11e5-8e00-806e6f6e6963}\\Generation", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\HideInWebView", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\SeparateProcess", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\BrowseInPlace", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\SeparateProcess", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\fMLE_is_broken", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\WantsFORDISPLAY", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfFaceName", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\DocObject", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfItalic", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DevicePath", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\WebView", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\ShowSuperHidden", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\QueryForInfoTip", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfWeight", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\Hardware Profiles\\0001\\FriendlyName", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\ShowCompColor", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\ClassicShell", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoWebView", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfStrikeOut", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes\\MS Shell Dlg 2", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\Attributes", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\MapNetDrvBtn", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfPitchAndFamily", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\IsShortcut", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iPointSize", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Lsa\\AccessProviders\\MartaExtension", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\DontPrettyPath", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iMarginRight", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfQuality", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\szTrailer", "HKEY_LOCAL_MACHINE\\SYSTEM\\Setup\\OOBEInProgress", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\PinToNameSpaceTree", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\HasNavigationEnum", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iWindowPosX", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iWindowPosY", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25835-bdda-11e5-8e00-806e6f6e6963}\\Data", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\fWrap", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ShellState", "HKEY_CURRENT_USER\\Keyboard Layout\\Toggle\\Hotkey", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25838-bdda-11e5-8e00-806e6f6e6963}\\Data", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\ShowTypeOverlay", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\HideFileExt", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\es-ES", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\services\\ldap\\LdapClientIntegrity", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25834-bdda-11e5-8e00-806e6f6e6963}\\Data", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\HideFolderVerbs", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\NeverShowExt", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Drive\\shellex\\FolderExtensions\\{fbeb8a05-beee-4442-804e-409d6c4515e9}\\DriveMask", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\Hidden", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\MapNetDriveVerbs", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\SQMClient\\Windows\\DisabledSessions\\GlobalSession", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\DocObject", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\NeverShowExt", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\es-ES", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\IsShortcut", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\SQMClient\\Windows\\CEIPEnable", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\szHeader", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\services\\ldap\\UseHostnameAsAlias", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\ComputerName\\ActiveComputerName\\ComputerName", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iWindowPosDY", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\iWindowPosDX", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25838-bdda-11e5-8e00-806e6f6e6963}\\Generation", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\EnableAnchorContext", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\TurnOffSPIAnimations", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad\\lfEscapement", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\BrowseInPlace", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder\\WantsUniversalDelegate"], "regkey_opened": ["HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER\\Software\\DC2_USERS", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SQMClient\\Windows\\DisabledProcesses\\", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{0000897b-83df-4b96-be07-0fb58b01c4a4}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\CTF\\TIP\\{0000897b-83df-4b96-be07-0fb58b01c4a4}\\LanguageProfile\\0x00000000\\{0001bea3-ed56-483d-a2e2-aeae25577436}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\KnownClasses", "HKEY_CLASSES_ROOT\\Folder", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{C1EE01F2-B3B6-4A6A-9DDD-E988C088EC82}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SQMClient\\Windows", "HKEY_CLASSES_ROOT\\Directory", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\", "HKEY_CLASSES_ROOT\\Drive\\shellex\\FolderExtensions", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\LSA\\AccessProviders", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume", "HKEY_CURRENT_USER\\Software\\Borland\\Locales", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\ShellEx\\IconHandler", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25838-bdda-11e5-8e00-806e6f6e6963}\\", "HKEY_CURRENT_USER\\Software\\Microsoft\\CTF\\DirectSwitchHotkeys", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{03B5835F-F03C-411B-9CE2-AA23E1171E36}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\(Default)", "HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Windows\\Explorer", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{FA445657-9379-11D6-B41A-00065B83EE53}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\Clsid", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Nls\\ExtendedLocale", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer", "HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows\\Explorer", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\Hardware Profiles\\0001", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{F25E9F57-2FC8-4EB3-A41A-CCE5F08541E6}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "HKEY_CLASSES_ROOT\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder", "HKEY_LOCAL_MACHINE\\System\\Setup", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\BrowseInPlace", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\Shell\\Associations\\UrlAssociations\\Directory", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{DCBD6FA8-032F-11D3-B5B1-00C04FC324A1}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\DocObject", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Nls\\CustomLocale", "HKEY_CURRENT_USER\\Software\\DC3_FEXEC", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\CurVer", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\BrowseInPlace", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{70FAF614-E0B1-11D3-8F5C-00C04F9CF4AC}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\NonEnum", "HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows NT\\Rpc", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\DocObject", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\ShellEx\\IconHandler", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Setup", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\Shell\\RegisteredApplications\\UrlAssociations\\Directory\\OpenWithProgids", "HKEY_CLASSES_ROOT\\Drive\\shellex\\FolderExtensions\\{fbeb8a05-beee-4442-804e-409d6c4515e9}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Notepad\\DefaultFonts", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{AE6BE008-07FB-400D-8BEB-337A64F7051F}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CLASSES_ROOT\\Interface\\{618736E0-3C3D-11CF-810C-00AA00389B71}\\ProxyStubClsid32", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{E429B25A-E5D3-4D1F-9BE3-0C608477E3A1}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\ComputerName\\ActiveComputerName", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{F89E9E58-BD2F-4008-9AC2-0F816C09F4EE}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\Clsid", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\DirectUI", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\Clsid", "HKEY_CURRENT_USER\\Keyboard Layout\\Toggle", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{531FDEBF-9B4C-4A43-A2AA-960E8FCDC732}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\SQMClient\\Windows", "HKEY_CURRENT_USER\\Software\\Microsoft\\Notepad", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\LDAP", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\IDConfigDB", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{78CB5B0E-26ED-4FCC-854C-77E8F3D1AA80}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\SQMClient\\Windows\\DisabledSessions\\", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CLSID\\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\ShellFolder", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AllFilesystemObjects\\ShellEx\\IconHandler", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\IDConfigDB\\CurrentDockInfo", "HKEY_LOCAL_MACHINE\\Software\\Borland\\Locales", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{81D4E9C9-1D3B-41BC-9E6C-4B40BF79E35E}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\NonEnum", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Rpc", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\Compatibility\\notepad.exe", "HKEY_CURRENT_USER\\Software\\Borland\\Delphi\\Locales", "HKEY_CLASSES_ROOT\\AllFilesystemObjects", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25835-bdda-11e5-8e00-806e6f6e6963}\\", "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MountPoints2\\CPC\\Volume\\{0ad25834-bdda-11e5-8e00-806e6f6e6963}\\", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\DocObject", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\(Default)", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{3697C5FA-60DD-4B56-92D4-74A569205C16}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{A028AE76-01B1-46C2-99C4-ACD9858AE02F}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{07EB03D6-B001-41DF-9192-BF9B841EE71F}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\BrowseInPlace"], "regkey_created": ["HKEY_CURRENT_USER\\Software", "HKEY_CURRENT_USER\\Software\\DC3_FEXEC", "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon"], "regkey_deleted": [], "regkey_written": ["HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\MicroUpdate", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\UserInit"], "regkey_enumerated": ["HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{78CB5B0E-26ED-4FCC-854C-77E8F3D1AA80}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\CTF\\TIP\\{3697C5FA-60DD-4B56-92D4-74A569205C16}\\Category\\Category\\{534C48C1-0607-4098-A521-4FC899C73E90}", "HKEY_CURRENT_USER\\Software\\Microsoft\\CTF\\DirectSwitchHotkeys"]}<br/>metadata: {"crc32": {"original": "B7CACEE9", "unpacked": {}}, "names": {"title": [], "author": [], "country": [], "creator": [], "subject": [], "locality": [], "producer": [], "common_name": [], "company_name": null, "organization": [], "product_name": null, "internal_name": null, "private_build": null, "special_build": null, "legal_copyright": null, "legal_trademarks": null, "original_filename": null, "organizational_unit": []}, "ssdeep": {"original": "12288:f9HFJ9rJxRX1uVVjoaWSoynxdO1FVBaOiRZTERfIhNkNCCLo9Ek5C/hPA:JZ1xuVVjfFoynPaVBUR8f+kN10EBO", "unpacked": {}}, "file_type": {"original": "PE32 executable (GUI) Intel 80386, for MS Windows", "unpacked": {}}, "pe_imphash": "e5b4359a3773764a372173074ae9b6bd", "postal_code": null, "pe_timestamp": "2012-06-07 17:59:53", "signing_date": "", "peid_signatures": []}<br/>registry: <br/>connections: {"tcp": [], "udp": [], "tcp_dead": ["25.20.116.113:957", "103.143.173.25:80"]}<br/>certificates: <br/>process_name: msdcsc.exe,<br/>sXPFvH.exe,<br/>notepad.exe<br/>attack_patterns: {'id': 'T1022', 'name': 'Data Encrypted'},<br/>{'id': 'T1056', 'name': 'Input Capture'},<br/>{'id': 'T1529', 'name': 'System Shutdown/Reboot'},<br/>{'id': 'T1027', 'name': 'Obfuscated Files or Information'},<br/>{'id': 'T1045', 'name': 'Software Packing'},<br/>{'id': 'T1055', 'name': 'Process Injection'},<br/>{'id': 'T1497', 'name': 'Virtualization/Sandbox Evasion'},<br/>{'id': 'T1115', 'name': 'Clipboard Data'},<br/>{'id': 'T1060', 'name': 'Registry Run Keys / Startup Folder'},<br/>{'id': 'T1093', 'name': 'Process Hollowing'} | https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/ioc/ | 2020-06-15T16:48:42.527191Z | 2020-06-15T18:25:32Z | self: https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/ | false | 2 | 36a40cc55e2ffe7d44d007c6e37afd7f | false |  | 0 | https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/pcap/ | 3 | false |  | https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/report/ | 7.0 | https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/sample/ | https://tctrustoylo.blueliv.com/api/v1/malware/ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1/enrichment/scans/ | false | 5c0be68316ce77584a7b966ff40e7d61a8a98055 | ad53660b6d7e8d2ed14bd59b39e1f265148e3c6818a494cce906e749976bade1 | e7ebf12d5dc0900faafa73d090b62c1ce583858606217d935981bf3d51dbd6e63eefd67b103913240173b2bafbcaac689d83828654ecf054cb7a30766c4a3cc6 |  | virustotalAPI | DARKCOMET | false | white | Malware | DARKCOMET | 2020-06-15T17:12:28.893118Z | 2020-06-15T16:30:33.293000Z |  | none | darkkomet,<br/>fynloski,<br/>genmalicious |

### blueliv-tc-indicator-ip

***
Gets information about an IP

#### Base Command

`blueliv-tc-indicator-ip`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| IP_id | Internal Blueliv's IP ID | Required |
| IP | IP to search | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.indicator.lastSeen | Unknown | Indicator last seen |
| BluelivThreatContext.indicator.risk | Unknown | Indicator risk |
| BluelivThreatContext.indicator.latitude | Unknown | Indicator latitude |
| BluelivThreatContext.indicator.longitude | Unknown | Indicator longitude |
| BluelivThreatContext.indicator.countryId | Unknown | Indicator countryes internal IDs |
| BluelivThreatContext.indicator.campaigns | Unknown | Indicator campaigns |
| BluelivThreatContext.indicator.campaignIds | Unknown | Indicator campaigns internal IDs |
| BluelivThreatContext.indicator.signatures | Unknown | Indicator signatures |
| BluelivThreatContext.indicator.signatureIds | Unknown | Indicator signatures internal IDs |
| BluelivThreatContext.indicator.threatActors | Unknown | Indicator threat actors |
| BluelivThreatContext.indicator.threatActorIds | Unknown | Indicator threat actors internal IDs |
| BluelivThreatContext.indicator.tags | Unknown | Indicator tags |
| BluelivThreatContext.indicator.tagIds | Unknown | Indicator tags internal IDs |
| BluelivThreatContext.indicator.fqdns | Unknown | Indicator FQDNs |
| BluelivThreatContext.indicator.fqdnIds | Unknown | Indicator FQDNs internal IDs |
| BluelivThreatContext.indicator.sparks | Unknown | Indicator sparks |
| BluelivThreatContext.indicator.sparkIds | Unknown | Indicator sparks internal IDs |
| BluelivThreatContext.indicator.bots | Unknown | Indicator bots |
| BluelivThreatContext.indicator.botIds | Unknown | Indicator bots internal IDs |

#### Command Example

```!blueliv-tc-indicator-ip IP="103.76.228.28"```

#### Context Example

{
“indicator”: {
“botIds”: “”,
“bots”: 0,
“campaignIds”: “”,
“campaigns”: 0,
“countryId”: “103”,
“fqdnIds”: “”,
“fqdns”: 0,
“lastSeen”: “2020-06-15T18:25:00Z”,
“latitude”: “20.0”,
“longitude”: “77.0”,
“risk”: “4.0”,
“signatureIds”: “”,
“signatures”: 0,
“sparkIds”: “”,
“sparks”: 0,
“tagIds”: “”,
“tags”: 0,
“threatActorIds”: “”,
“threatActors”: 0
},
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv IP info
>
>|address|asn_number|asn_owner|at_afapi|created_at|created_at_afapi|first_seen|history_link|id|ioc_link|last_risk_scoring|last_seen|latitude|links|longitude|passive_dns_link|risk|slugs_tags|tlp|type|updated_at|updated_at_afapi|virus_total_link|whois_link|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| 103.76.228.28 | 394695 | PDR | false | 2019-05-03T09:57:46.834135Z |  | 2019-04-11T04:12:09.830000Z | https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/history/ | 70236228 | https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/ioc/ | 2020-06-15T15:17:47.624936Z | 2020-06-15T18:25:00Z | 20.0 | self: https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/ | 77.0 | https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/enrichment/passive-dns/ | 4.0 |  | amber | IP | 2020-06-15T16:44:49.623167Z |  | https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/enrichment/virus-total/ | https://tctrustoylo.blueliv.com/api/v1/ip/103.76.228.28/enrichment/whois/ |

### blueliv-tc-cve

***
Gets information about CVE

#### Base Command

`blueliv-tc-cve`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| CVE | CVE to search | Optional |
| CVE_id | Internal Blueliv's CVE ID | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.cve.name | Unknown | CVE name |
| BluelivThreatContext.cve.description | Unknown | CVE description |
| BluelivThreatContext.cve.updatedAt | Unknown | CVE updated at |
| BluelivThreatContext.cve.score | Unknown | CVE score |
| BluelivThreatContext.cve.attackPatterns | Unknown | CVE attack patterns |
| BluelivThreatContext.cve.attackPatternIds | Unknown | CVE attackp patterns internal IDs |
| BluelivThreatContext.cve.signatures | Unknown | CVE signatures |
| BluelivThreatContext.cve.signatureIds | Unknown | CVE signatures internal IDs |
| BluelivThreatContext.cve.tags | Unknown | CVE tags |
| BluelivThreatContext.cve.tagIds | Unknown | CVE tags internal IDs |
| BluelivThreatContext.cve.crimeServers | Unknown | CVE Crime servers |
| BluelivThreatContext.cve.crimeServerIds | Unknown | CVE crime servers internal IDs |
| BluelivThreatContext.cve.sparks | Unknown | CVE sparks |
| BluelivThreatContext.cve.sparkIds | Unknown | CVE sparks internal IDs |
| BluelivThreatContext.cve.malware | Unknown | CVE malware |
| BluelivThreatContext.cve.malwareIds | Unknown | CVE malwares internal IDs |
| BluelivThreatContext.cve.exploits | Unknown | CVE exploits |
| BluelivThreatContext.cve.platforms | Unknown | CVE platforms |

#### Command Example

```!blueliv-tc-cve CVE="CVE-2020-8794"```

#### Context Example

{}


#### Human Readable Output

>{"apiId": "THIAPP", "url": "/api/v1/cve/CVE-2020-8794/relationships/attack-pattern/", "requestType": "GET"}

### blueliv-tc-indicator-fqdn

***
Gets information about FQDN

#### Base Command

`blueliv-tc-indicator-fqdn`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| FQDN_id | Internal Blueliv's FQDN id | Optional |
| FQDN | FQDN to search | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.indicator.lastSeen | Unknown | Indicator last seen |
| BluelivThreatContext.indicator.risk | Unknown | Indicator risk |
| BluelivThreatContext.indicator.campaigns | Unknown | Indicator campaigns |
| BluelivThreatContext.indicator.campaignIds | Unknown | Indicator campaigns internal IDs |
| BluelivThreatContext.indicator.signatures | Unknown | Indicator signatures |
| BluelivThreatContext.indicator.signatureIds | Unknown | Indicator signatures internal IDs |
| BluelivThreatContext.indicator.threatActors | Unknown | Indicator threat actors |
| BluelivThreatContext.indicator.threatActorIds | Unknown | Indicator threat actors internal IDs |
| BluelivThreatContext.indicator.tags | Unknown | Indicator tags |
| BluelivThreatContext.indicator.tagIds | Unknown | Indicator tags internal IDs |
| BluelivThreatContext.indicator.crimeServers | Unknown | Indicator crime servers |
| BluelivThreatContext.indicator.crimeServerIds | Unknown | Indicator crime servers internal IDs |
| BluelivThreatContext.indicator.sparks | Unknown | Indicator sparks |
| BluelivThreatContext.indicator.sparkIds | Unknown | Indicator sparks internal IDs |
| BluelivThreatContext.indicator.ips | Unknown | Indicator IPs |
| BluelivThreatContext.indicator.ipIds | Unknown | Indicator IPs internal IDs |

#### Command Example

```!blueliv-tc-indicator-fqdn FQDN="self-repair.r53-2.services.mozilla.com"```

#### Context Example

{
“indicator”: {
“campaignIds”: “”,
“campaigns”: 0,
“crimeServerIds”: “”,
“crimeServers”: 0,
“ipIds”: “”,
“ips”: 0,
“lastSeen”: “2018-08-07T22:40:47.580489Z”,
“risk”: “2.5”,
“signatureIds”: “”,
“signatures”: 0,
“sparkIds”: “”,
“sparks”: 0,
“tagids”: “”,
“tags”: 0,
“threatActorIds”: “”,
“threatActors”: 0
},
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv FQDN info
>
>|active_dns_link|created_at|domain|first_seen|history_link|id|ioc_link|last_risk_scoring|last_seen|links|passive_dns_link|risk|slugs_tags|tlp|type|updated_at|virus_total_link|whois_link|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/enrichment/dns/ | 2018-08-07T22:40:47.580640Z | anad.ir | 2018-08-07T22:40:47.580479Z | https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/history/ | 5783871 | https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/ioc/ | 2020-06-15T17:25:37.498738Z | 2018-08-07T22:40:47.580489Z | self: https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/ | https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/enrichment/passive-dns/ | 2.5 |  | white | FQDN | 2020-06-15T17:25:37.499246Z | https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/enrichment/virus-total/ | https://tctrustoylo.blueliv.com/api/v1/fqdn/anad.ir/enrichment/whois/ |

### blueliv-tc-indicator-cs

***
Gets information about a Crime Server

#### Base Command

`blueliv-tc-indicator-cs`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| CS_id | Internal Blueliv's Crime Server id | Required |
| CS | The name of the Crime Server to search | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.indicator.lastSeen | Unknown | Indicator lastSeen |
| BluelivThreatContext.indicator.status | Unknown | Indicator status |
| BluelivThreatContext.indicator.risk | Unknown | Indicator risk |
| BluelivThreatContext.indicator.isFalsePositive | Unknown | Indicator is a false positive |
| BluelivThreatContext.indicator.crimeServerUrl | Unknown | Indicator crime server URL |
| BluelivThreatContext.indicator.creditCardsCount | Unknown | Indicator credit cards count |
| BluelivThreatContext.indicator.credentialsCount | Unknown | Indicator credentials count |
| BluelivThreatContext.indicator.botsCount | Unknown | Indicator bots count |
| BluelivThreatContext.indicator.fqdnId | Unknown | Indicator FQDNs internal IDs |
| BluelivThreatContext.indicator.malware | Unknown | Indicator malware |
| BluelivThreatContext.indicator.malwareIds | Unknown | Indicator malwares internal IDs |
| BluelivThreatContext.indicator.tags | Unknown | Indicator tags |
| BluelivThreatContext.indicator.tagIds | Unknown | Indicator tags internal IDs |
| BluelivThreatContext.indicator.sparks | Unknown | Indicator sparks |
| BluelivThreatContext.indicator.sparkIds | Unknown | Indicator sparks internal IDs |

#### Command Example

```!blueliv-tc-indicator-cs CS_id=6626263```

#### Context Example

{
“indicator”: {
“botsCount”: “0”,
“credentialsCount”: “0”,
“creditCardsCount”: “0”,
“crimeServerUrl”: “http://saveback.xyz/asdfgh35546fhwJYGvdfgsadsg/login.php”,
“fqdnId”: “9633658”,
“isFalsePositive”: “False”,
“lastSeen”: “2020-06-15T16:46:06.170000Z”,
“malware”: 0,
“malwareIds”: “”,
“risk”: “4.0”,
“sourceIds”: “642676,”,
“sources”: 1,
“sparkIds”: “”,
“sparks”: 0,
“status”: “online”,
“tagIds”: “”,
“tags”: 0
},
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv Crime Server info
>
>|at_feed|at_free_feed|bots_count|confidence|created_at|created_at_afapi|credentials_count|credit_cards_count|crime_server_url|false_positive_modification_time|first_seen|id|ioc_link|is_false_positive|last_log_timestamp|last_risk_scoring|last_seen|links|main_type|risk|scans_link|service_scans|slugs_tags|status|subtype_name|target_status|tlp|type|updated_at|updated_at_afapi|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| true | true | 0 | 1 | 2020-06-15T17:02:40.327300Z | 2020-06-15T16:46:06.119000Z | 0 | 0 | http://saveback.xyz/asdfgh35546fhwJYGvdfgsadsg/login.php | 2020-06-15T17:02:38.524874Z | 2020-06-15T16:44:25Z | 6626263 | https://tctrustoylo.blueliv.com/api/v1/crime-server/6626263/ioc/ | false |  | 2020-06-15T17:14:36.146566Z | 2020-06-15T16:46:06.170000Z | self: https://tctrustoylo.blueliv.com/api/v1/crime-server/6626263/ | c_and_c | 4.0 | https://tctrustoylo.blueliv.com/api/v1/crime-server/6626263/enrichment/scans/ |  |  | online | ANUBIS |  | amber | CrimeServer | 2020-06-15T17:14:36.149943Z | 2020-06-15T16:46:06.170000Z |

### blueliv-tc-threat-actor

***
Gets information about a Threat Actor

#### Base Command

`blueliv-tc-threat-actor`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| threatActor | Threat Actor to search | Optional |
| threatActor_id | Internal Blueliv's Threat Actor id | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.threatActor.name | Unknown | Threat actor name |
| BluelivThreatContext.threatActor.description | Unknown | Threat actor description |
| BluelivThreatContext.threatActor.objective | Unknown | Threat actor objective |
| BluelivThreatContext.threatActor.sophistication | Unknown | Threat actor sophistication |
| BluelivThreatContext.threatActor.lastSeen | Unknown | Threat actor last seen |
| BluelivThreatContext.threatActor.active | Unknown | Threat actor active |
| BluelivThreatContext.threatActor.milestones | Unknown | Threat actor milestones |
| BluelivThreatContext.threatActor.milestoneIds | Unknown | Threat actor milestones internal IDs |
| BluelivThreatContext.threatActor.tools | Unknown | Threat actor tools |
| BluelivThreatContext.threatActor.toolIds | Unknown | Threat actor tools internal IDs |
| BluelivThreatContext.threatActor.campaigns | Unknown | Threat actor campaigns |
| BluelivThreatContext.threatActor.campaignIds | Unknown | Threat actor campaigns internal IDs |
| BluelivThreatContext.threatActor.signatures | Unknown | Threat actor signatures |
| BluelivThreatContext.threatActor.signatureIds | Unknown | Threat actor signatures internal IDs |
| BluelivThreatContext.threatActor.onlineServices | Unknown | Threat actor online services |
| BluelivThreatContext.threatActor.onlineServiceIds | Unknown | Threat actor online services internal IDs |
| BluelivThreatContext.threatActor.malware | Unknown | Threat actor malware |
| BluelivThreatContext.threatActor.malwareIds | Unknown | Threat actor malwares internal IDs |
| BluelivThreatContext.threatActor.threatTypes | Unknown | Threat actor threat types |
| BluelivThreatContext.threatActor.threatTypeIds | Unknown | Threat actor threat types internal IDs |
| BluelivThreatContext.threatActor.fqdns | Unknown | Threat actor FQDNs |
| BluelivThreatContext.threatActor.fqdnIds | Unknown | Threat actor FQDNs internal IDs |
| BluelivThreatContext.threatActor.attackPatterns | Unknown | Threat actor attack patterns |
| BluelivThreatContext.threatActor.attackPatternIds | Unknown | Threat actor attack patterns internal IDs |
| BluelivThreatContext.threatActor.ips | Unknown | Threat actor IPs |
| BluelivThreatContext.threatActor.ipIds | Unknown | Threat actor IPs internal IDs |
| BluelivThreatContext.threatActor.targets | Unknown | Threat actor targets |
| BluelivThreatContext.threatActor.targetIds | Unknown | Threat actor targets internal IDs |

#### Command Example

```!blueliv-tc-threat-actor threatActor=Vendetta```

#### Context Example

{
“threatAactor”: {
“onlineServices”: 0,
“threatTypes”: 0
},
“threatActor”: {
“active”: “True”,
“attackPatternIds”: “511,529,603,613,703,705,735,”,
“attackPatterns”: 7,
“campaignIds”: “”,
“campaigns”: 0,
“description”: “<h5>Key Points</h5>\n\n<ul>\n\t<li>\n\t<p>Vendetta is a threat actor based on Italy or Turkey discovered in April 2020 that seeks to steal targeted business intelligence.</p>\n\t</li>\n\t<li>\n\t<p>Vendetta targeted enterprises located in North America, Eastern Europe, Asia, and Oceania regions.</p>\n\t</li>\n\t<li>The threat actor uses social engineering techniques to infect the victims with a RAT.</li>\n</ul>\n\n<h5>Assessment</h5>\n\n<p>Vendetta is a Threat Actor that became active on April 2020, and was discovered by 360 Baize Lab. The name comes from a PDB path found in one of the samples:</p>\n\n<div style="background:#eeeeee; border:1px solid #cccccc; padding:5px 10px">C:\Users\Vendetta\source\repos\{project name}\*\obj\Debug\{project name}.pdb</div>\n\n<p>Based on some information found on the samples themselves, and the tools used, 360 Baize Labs speculates that the actor is of European origin, either from Turkey or from Italy. Some of their malware samples contain the text "Developers from Italy" which indicates the threat actor may be Italian, but these also contain Turkish names in variables like RoboSky suggest they could actually be from Turkey.</p>\n\n<p>Vendetta targeted its victims with highly convincing spearphishing emails, impersonating entities such as Australian Government Department of Health, Austrian Federal Ministry of the Interior (BMI), or the Mexican health department. The emails contained a malicious attachment called pdf.exe, trying to trick the victim into opening the executable file thinking it is a pdf file, which ultimately installed the <a href="https://thiapp2.blueliv.net/#/ui/intelligence/tools/details/136">NanoCore</a> and <a href="https://thiapp2.blueliv.net/#/ui/intelligence/tools/details/193">RemcosRAT</a> malware.</p>”,
“fqdnIds”: “9607329,”,
“fqdns”: 1,
“ips”: 1,
“lastSeen”: “2020-06-10T00:00:00Z”,
“malware”: 56,
“malwareIds”: “55048892,55954618,56069689,56081184,56101608,56174304,56435633,56482393,56528142,56528442,56660508,56822336,56834251,56895357,56906597,56921822,56963320,57023523,57143218,57500808,57531883,57577157,57992940,58151119,59402651,59402653,59402654,59402655,59402656,59406230,59406231,59406232,59406233,59406234,59406235,59406236,59421287,59421291,59421298,59421308,59421351,59421352,59421389,59421399,59421403,59421435,59421463,59421467,59421471,59421474,59421499,59421511,59421557,59421568,59421605,59468951,”,
“milestoneIds”: “”,
“milestones”: 0,
“name”: “Vendetta”,
“objective”: “<p>This threat actor appears to be focused on stealing information from the target by using remote access trojans to infect organizations.</p>”,
“onlineServiceIds”: “”,
“signatureIds”: “”,
“signatures”: 0,
“sophistication”: “intermediate”,
“targetIds”: “13,14,36,46,62,98,120,154,163,186,188,220,225,227,254,257,259,268,293,301,1164,”,
“targets”: 21,
“threatTypeIds”: “”,
“toolIds”: “136,193,”,
“tools”: 2
},
“threatActor,ipIds”: “96161121,”,
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv Threat Actor info
>
>|active|aliases|country_name|created_at|description|first_seen|id|ioc_link|last_seen|links|modus_operandi|name|objective|references|sophistication|tlp|type|types|updated_at|uuid|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| true | Vendetta | Italy | 2020-06-10T11:23:22.584500Z | <h5>Key Points</h5><br/><br/><ul><br/> <li><br/> <p>Vendetta is a threat actor based on Italy or Turkey discovered in April 2020&nbsp;that seeks to steal targeted business intelligence.</p><br/> </li><br/> <li><br/> <p>Vendetta targeted enterprises located in North America, Eastern Europe, Asia, and Oceania regions.</p><br/> </li><br/> <li>The threat actor uses social engineering techniques to infect the victims with a RAT.</li><br/></ul><br/><br/><h5>Assessment</h5><br/><br/><p>Vendetta is a Threat Actor that became active on April 2020, and was discovered by&nbsp;360 Baize Lab. The name comes from a PDB path found in one of the samples:</p><br/><br/><div>C:\Users\<strong>Vendetta</strong>\source\repos\{project name}\*\obj\Debug\{project name}.pdb</div><br/><br/><p>Based on some information found on the samples themselves, and the tools used, 360 Baize Labs speculates that the actor is of European origin, either from Turkey or from Italy. Some of their malware samples contain the text &quot;Developers from Italy&quot; which indicates the threat actor may be Italian, but these also contain&nbsp;Turkish names in variables&nbsp;like RoboSky suggest they could actually be from Turkey.</p><br/><br/><p>Vendetta targeted its victims with highly convincing spearphishing emails, impersonating entities such as&nbsp;Australian Government Department of Health,&nbsp;Austrian Federal Ministry of the Interior (BMI), or the&nbsp;Mexican health department. The emails contained a malicious attachment called pdf.exe,&nbsp;trying to trick the victim into opening the executable file thinking it is a pdf file, which ultimately installed the NanoCore and RemcosRAT malware.</p> | 2020-04-01T00:00:00Z | 232 | https://tctrustoylo.blueliv.com/api/v1/threat-actor/232/ioc/ | 2020-06-10T00:00:00Z | self: https://tctrustoylo.blueliv.com/api/v1/threat-actor/232/ | <p>Vendetta uses well designed phishing campaigns to target businesses and individuals. The phishing emails contain a malicious payload that, once unleashed, will install a RAT in the infected computer.</p> | Vendetta | <p>This threat actor appears to be focused on stealing information from the target by using remote access trojans to infect organizations.</p> | {'link': 'https://blog.360totalsecurity.com/en/vendetta-new-threat-actor-from-europe/', 'title': 'Vendetta-new threat actor from Europe'} | intermediate | white | ThreatActor | hacker | 2020-06-10T12:29:16.463528Z |  |

### blueliv-tc-campaign

***
Gets information about a Campaign

#### Base Command

`blueliv-tc-campaign`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| campaign | Name of the Campaign to search for | Optional |
| campaign_id | Blueliv's internal Campaign id | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.campaign.name | Unknown | Campaign name |
| BluelivThreatContext.campaign.description | Unknown | Campaign description |
| BluelivThreatContext.campaign.lastSeen | Unknown | Campaign last seen |
| BluelivThreatContext.campaign.botnets | Unknown | Campaign botnets |
| BluelivThreatContext.campaign.botnetIds | Unknown | Campaign botnets internal IDs |
| BluelivThreatContext.campaign.signatures | Unknown | Campaign signatures |
| BluelivThreatContext.campaign.signatureIds | Unknown | Campaign signatures internal IDs |
| BluelivThreatContext.campaign.ips | Unknown | Campaign IPs |
| BluelivThreatContext.campaign.ipIds | Unknown | Campaign IPs internal IDs |
| BluelivThreatContext.campaign.malware | Unknown | Campaign malware |
| BluelivThreatContext.campaign.malwareIds | Unknown | Campaign malwares internal IDs |
| BluelivThreatContext.campaign.attackPatterns | Unknown | Campaign attack patterns |
| BluelivThreatContext.campaign.attackPatternIds | Unknown | Campaign attack patterns internal IDs |
| BluelivThreatContext.campaign.tools | Unknown | Campaign tools |
| BluelivThreatContext.campaign.toolIds | Unknown | Campaign tools internal IDs |
| BluelivThreatContext.campaign.fqdns | Unknown | Campaign FQDNs |
| BluelivThreatContext.campaign.fqdnIds | Unknown | Campaign FQDNs internal IDs |
| BluelivThreatContext.campaign.threatActorId | Unknown | Campaign threat actors internal IDs |

#### Command Example

```!blueliv-tc-campaign campaign_id=152```

#### Context Example

{
“campaign”: {
“attackPatternIds”: “”,
“attackPatterns”: 0,
“botnetIds”: “”,
“botnets”: 0,
“description”: “<p>A distribution campaign for the GRANDOREIRO banking Trojan. Through spam emails they got users to visit fake websites. The topic is usually electronic invoices, but recently they have used topics related to the coronavirus pandemic.</p>\n\n<p>There are different types of downloaders: VBS scripts, MSI files, executable downloaders. These downloaders contain an encoded URL that allows them to download an ISO file, usually hosted by a public service such as DROPBOX or GITHUB.</p>\n\n<p>This ISO file is actually a text file, which contains BASE64. Once decoded, a ZIP file containing GRANDOREIRO is obtained.</p>\n\n<p>Sometimes a password is required to extract the GRANDOREIRO trojan from the ZIP file. This prevents analyzing its content without analysing the downloader first.</p>”,
“fqdnIds”: “138612,9322638,9394712,9549083,9549084,9549097,9549098,9549099,”,
“fqdns”: 8,
“ips”: 0,
“lastSeen”: “2020-05-28T00:00:00Z”,
“malware”: 9,
“malwareIds”: “55800558,55800615,58635752,58635753,58635754,58635755,58635756,58635757,58635758,”,
“name”: “2020 Grandoreiro campaign against banks in LATAM, Portugal and Spain”,
“signatureIds”: “”,
“signatures”: 0,
“threatActorId”: “226”,
“toolIds”: “673,”,
“tools”: 1
},
“campaign,ipIds”: “”,
“threatContext”: {
“hasResults”: “true”
}
}


#### Human Readable Output

>### Blueliv Campaign info
>
>|created_at|description|first_seen|id|ioc_link|last_seen|links|name|tlp|type|updated_at|uuid|
>|---|---|---|---|---|---|---|---|---|---|---|---|
>| 2020-05-28T21:24:11.307288Z | <p>A distribution campaign for the GRANDOREIRO banking Trojan. Through spam emails they got users to visit fake websites. The topic is usually electronic invoices, but recently they have used topics related to the coronavirus pandemic.</p><br/><br/><p>There are different types of downloaders: VBS scripts, MSI files, executable downloaders.&nbsp;These downloaders contain an encoded URL that allows them to download an ISO file, usually hosted by a public service such as DROPBOX or GITHUB.</p><br/><br/><p>This ISO file is actually a text file, which contains BASE64. Once decoded, a ZIP file containing GRANDOREIRO is obtained.</p><br/><br/><p>Sometimes a password is required to extract the GRANDOREIRO trojan from the ZIP file. This prevents analyzing its content without analysing the downloader first.</p> | 2020-04-16T00:00:00Z | 152 | https://tctrustoylo.blueliv.com/api/v1/campaign/152/ioc/ | 2020-05-28T00:00:00Z | self: https://tctrustoylo.blueliv.com/api/v1/campaign/152/ | 2020 Grandoreiro campaign against banks in LATAM, Portugal and Spain | white | Campaign | 2020-05-28T23:58:36.883515Z |  |

### blueliv-tc-attack-pattern

***
Gets information about a Attack Pattern

#### Base Command

`blueliv-tc-attack-pattern`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| attackPattern | The Attack Pattern's name to search for | Optional |
| attackPatternId | Interanl Blueliv's ID for the Attack Pattern | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.attackPattern.name | Unknown | Attack pattern name |
| BluelivThreatContext.attackPattern.description | Unknown | Attack pattern description |
| BluelivThreatContext.attackPattern.updatedAt | Unknown | Attack pattern updated at |
| BluelivThreatContext.attackPattern.severity | Unknown | Attack pattern severity |
| BluelivThreatContext.attackPattern.signatures | Unknown | Attack pattern signatures |
| BluelivThreatContext.attackPattern.signatureIds | Unknown | Attack pattern signatures internal IDs |
| BluelivThreatContext.attackPattern.campaigns | Unknown | Attack pattern campaigns |
| BluelivThreatContext.attackPattern.campaignIds | Unknown | Attack pattern campaigns internal IDs |
| BluelivThreatContext.attackPattern.threatActors | Unknown | Attack pattern threat actors |
| BluelivThreatContext.attackPattern.threatActorIds | Unknown | Attack pattern threat actors internal IDs |
| BluelivThreatContext.attackPattern.cves | Unknown | Attack pattern CVEs |
| BluelivThreatContext.attackPattern.cveIds | Unknown | Attack pattern CVEs internal IDs |

#### Command Example

```!blueliv-tc-attack-pattern attackPattern="Account Discovery"```

#### Context Example

{
“attackPattern”: {
“campaignIds”: “95,81,82,83,3,”,
“campaigns”: 5,
“cveIds”: “”,
“cves”: 0,
“description”: “Adversaries may attempt to get a listing of local system or domain accounts. \n\n### Windows\n\nExample commands that can acquire this information are net user, net group </code>, and net localgroup </code> using the [Net](https://attack.mitre.org/software/S0039) utility or through use of [dsquery](https://attack.mitre.org/software/S0105). If adversaries attempt to identify the primary user, currently logged in user, or set of users that commonly uses a system, [System Owner/User Discovery](https://attack.mitre.org/techniques/T1033) may apply.\n\n### Mac\n\nOn Mac, groups can be enumerated through the groups and id commands. In mac specifically, dscl . list /Groups and dscacheutil -q group can also be used to enumerate groups and users.\n\n### Linux\n\nOn Linux, local users can be enumerated through the use of the /etc/passwd file which is world readable. In mac, this same file is only used in single-user mode in addition to the /etc/master.passwd file.\n\nAlso, groups can be enumerated through the groups and id commands.", "name": "Account Discovery", "serverity": "Medium", "signatureIds": "", "signatures": 0, "threatActorIds": "1,34,62,21,131,56,89,191,47,8,81,10,50,28,37,194,228,190,", "threatActors": 18, "updatedAt": "2018-12-24T23:00:02.352102Z" }, "threatContext": { "hasResults": "true" } }


#### Human Readable Output

>### Blueliv Attack Pattern info
>
>|attack_phases|attacker_skills_or_knowledge_required|capec_id|created_at|description|id|links|name|prerequisites|purposes|references|related_vulnerabilities|related_weaknesses|severity|solutions_and_mitigations|tlp|type|updated_at|uuid|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>|  |  |  | 2018-12-24T23:00:02.352087Z | Adversaries may attempt to get a listing of local system or domain accounts. <br/><br/>### Windows<br/><br/>Example commands that can acquire this information are <code>net user</code>, <code>net group &lt;groupname&gt;</code>, and <code>net localgroup &lt;groupname&gt;</code> using the [Net](https://attack.mitre.org/software/S0039) utility or through use of [dsquery](https://attack.mitre.org/software/S0105). If adversaries attempt to identify the primary user, currently logged in user, or set of users that commonly uses a system, [System Owner/User Discovery](https://attack.mitre.org/techniques/T1033) may apply.<br/><br/>### Mac<br/><br/>On Mac, groups can be enumerated through the <code>groups</code> and <code>id</code> commands. In mac specifically, <code>dscl . list /Groups</code> and <code>dscacheutil -q group</code> can also be used to enumerate groups and users.<br/><br/>### Linux<br/><br/>On Linux, local users can be enumerated through the use of the <code>/etc/passwd</code> file which is world readable. In mac, this same file is only used in single-user mode in addition to the <code>/etc/master.passwd</code> file.<br/><br/>Also, groups can be enumerated through the <code>groups</code> and <code>id</code> commands. | 686 | self: https://tctrustoylo.blueliv.com/api/v1/attack-pattern/686/ | Account Discovery |  |  |  |  |  | Medium |  | white | AttackPattern | 2018-12-24T23:00:02.352102Z | 72b74d71-8169-42aa-92e0-e7b04b9f5a08 |

### blueliv-tc-tool

***
Gets information about a Tool

#### Base Command

`blueliv-tc-tool`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| tool | Tool's name to search for | Optional |
| tool_id | Internal Blueliv's id of the tool | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.tool.name | Unknown | Tool Name |
| BluelivThreatContext.tool.description | Unknown | Tool description |
| BluelivThreatContext.tool.lastSeen | Unknown | Tool last seen |
| BluelivThreatContext.tool.campaigns | Unknown | Tool campaigns |
| BluelivThreatContext.tool.campaignIds | Unknown | Tool campaigns internal IDs |
| BluelivThreatContext.tool.signatures | Unknown | Tool signatures |
| BluelivThreatContext.tool.signatureIds | Unknown | Tool signatures internal IDs |
| BluelivThreatContext.tool.threatActors | Unknown | Tool threat actors |
| BluelivThreatContext.tool.threatActorIds | Unknown | Tool threat actors internal IDs |

#### Command Example

```!blueliv-tc-tool tool=ACEHASH```

#### Context Example

{
“threatContext”: {
“hasResults”: “true”
},
“tool”: {
“campaignIds”: “”,
“campaigns”: 0,
“description”: “<p>ACEHASH is a credential theft/password hash dumping utility. The code may be based in Mimikatz and appears to be publicly available.</p>”,
“lastSeen”: “2019-12-01T00:00:00Z”,
“name”: “ACEHASH”,
“signatureIds”: “”,
“signatures”: 0,
“threatActorIds”: “194,”,
“threatActors”: 1
}
}


#### Human Readable Output

>### Blueliv Tool info
>
>|created_at|description|discovery_date|first_seen|id|last_seen|links|name|references|targeted_platforms|tlp|type|updated_at|uuid|version|
>|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
>| 2020-02-26T14:35:55.698486Z | <p>ACEHASH is a credential theft/password hash dumping utility. The code may be based in Mimikatz and appears to be publicly available.</p> |  | 2012-12-01T00:00:00Z | 532 | 2019-12-01T00:00:00Z | self: https://tctrustoylo.blueliv.com/api/v1/tool/532/ | ACEHASH | `{'link': 'https://content.fireeye.com/apt-41/rpt-apt41', 'title': 'Double Dragon: APT41, a dual espionage and cyber crime operation'}` |  | white | Tool | 2020-02-26T14:35:55.698549Z |  |  |

### blueliv-tc-signature

***
Gets information about a Signature

#### Base Command

`blueliv-tc-signature`

#### Input

| **Argument Name** | **Description** | **Required** |
| --- | --- | --- |
| signature | Signature's name to search for | Optional |
| signature_id | Internal Blueliv's ID for the signature | Optional |

#### Context Output

| **Path** | **Type** | **Description** |
| --- | --- | --- |
| BluelivThreatContext.signature.name | Unknown | Signature name |
| BluelivThreatContext.signature.updatedAt | Unknown | Signature updated at |
| BluelivThreatContext.signature.ipIds | Unknown | Signature IPs internal IDs |
| BluelivThreatContext.signature.malware | Unknown | Signature malware |
| BluelivThreatContext.signature.malwareIds | Unknown | Signature malwares internal IDs |
| BluelivThreatContext.signature.score | Unknown | Signature score |

#### Command Example

```!blueliv-tc-signature signature_id=84458```

#### Context Example

{
“signature”: {
“malware”: 0,
“malwareIds”: “”,
“name”: “ET TROJAN DonotGroup Staging Domain in DNS Query (sid 2030333)”,
“type”: “snort”,
“updatedAt”: “2020-06-15T02:11:21.962364Z”
},
“threatContext”: {
“hasResults”: “true”
}
}
```

Human Readable Output

Blueliv Signature info

created_at id links name references sid signature status tlp type updated_at version
2020-06-15T02:11:21.962302Z 84458 self: https://tctrustoylo.blueliv.com/api/v1/signature/84458/ ET TROJAN DonotGroup Staging Domain in DNS Query (sid 2030333)   2030333 alert udp $HOME_NET any -> any 53 (msg:”ET TROJAN DonotGroup Staging Domain in DNS Query”; content:”|01|”; offset:2; depth:1; content:”|00 01 00 00 00 00 00|”; distance:1; within:7; content:”|0c|yourcontents|03|xyz|00|”; distance:0; fast_pattern; metadata: former_category MALWARE; classtype:trojan-activity; sid:2030333; rev:2; metadata:affected_product Web_Browsers, attack_target Client_Endpoint, deployment Perimeter, signature_severity Major, created_at 2020_06_12, updated_at 2020_06_12;) enabled white snort 2020-06-15T02:11:21.962364Z 2

Configuration parameters

  • url — Server URL (e.g. https://demisto.blueliv.com/api/v2) (required)
  • credentials — Username (required)
  • unsecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (11)

  • blueliv-authenticate

    Authenticates and gets the API token.

  • blueliv-tc-attack-pattern

    Gets information about an Attack Pattern.

  • blueliv-tc-campaign

    Gets information about a campaign.

  • blueliv-tc-cve

    Gets information about a CVE.

  • blueliv-tc-indicator-cs

    Gets information about a Crime Server.

  • blueliv-tc-indicator-fqdn

    Gets information about an FQDN.

  • blueliv-tc-indicator-ip

    Gets information about an IP address.

  • blueliv-tc-malware

    Gets information about malware, by ID.

  • blueliv-tc-signature

    Gets information about a Signature.

  • blueliv-tc-threat-actor

    Gets information about a Threat Actor.

  • blueliv-tc-tool

    Gets information about a Tool.

category: Data Enrichment & Threat Intelligence
provider: Outpost24
commonfields:
  id: Blueliv ThreatContext
  version: -1
configuration:
- defaultvalue: https://demisto.blueliv.com/api/v2
  display: Server URL (e.g. https://demisto.blueliv.com/api/v2)
  name: url
  required: true
  type: 0
- display: Username
  name: credentials
  required: true
  type: 9
- defaultvalue: 'false'
  display: Trust any certificate (not secure)
  name: unsecure
  type: 8
  required: false
- display: Use system proxy settings
  name: proxy
  type: 8
  required: false
description: The Threat Context module provides SOC, Incident Response, and Threat Intelligence teams with continuously updated and intuitive information around threat actors, campaigns, malware indicators, attack patterns, tools, signatures and CVEs.
display: Blueliv ThreatContext
name: Blueliv ThreatContext
script:
  commands:
  - description: Authenticates and gets the API token.
    name: blueliv-authenticate
    outputs:
    - contextPath: BluelivThreatContext.token
      description: Authentication token.
      type: String
  - arguments:
    - description: Internal Blueliv malware hash ID.
      name: hash_id
    - description: Malware file hash to search for.
      name: hash
    description: Gets information about malware, by ID.
    name: blueliv-tc-malware
    outputs:
    - contextPath: BluelivThreatContext.malware.hash.sha256
      description: File SHA256 hash.
      type: String
    - contextPath: BluelivThreatContext.malware.hash.sha1
      description: File SHA1 hash.
      type: String
    - contextPath: BluelivThreatContext.malware.hash.md5
      description: File MD5 hash.
      type: String
    - contextPath: BluelivThreatContext.malware.type
      description: Malware type.
      type: String
    - contextPath: BluelivThreatContext.malware.hasCandC
      description: Whether there is an associated C&C.
      type: Boolean
    - contextPath: BluelivThreatContext.malware.memory
      description: Malware memory.
      type: String
    - contextPath: BluelivThreatContext.malware.procMemory
      description: Malware proc memory.
      type: String
    - contextPath: BluelivThreatContext.malware.analysisStatus
      description: Malware analysis status.
      type: String
    - contextPath: BluelivThreatContext.malware.dropped
      description: Malware dropped.
      type: Boolean
    - contextPath: BluelivThreatContext.malware.buffers
      description: Malware buffers.
      type: Boolean
    - contextPath: BluelivThreatContext.malware.hasNetwork
      description: Whether the malware has Network information.
      type: Boolean
    - contextPath: BluelivThreatContext.malware.risk
      description: Malware associated risk.
      type: Number
    - contextPath: BluelivThreatContext.malware.campaigns
      description: Malware related campaigns.
      type: Number
    - contextPath: BluelivThreatContext.malware.campaignIds
      description: Malware related campaigns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.signatures
      description: Malware signatures.
      type: Number
    - contextPath: BluelivThreatContext.malware.sigantureIds
      description: Malware sigantures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.threatActors
      description: Malware threat actors.
      type: Number
    - contextPath: BluelivThreatContext.malware.threatActorIds
      description: Malware threat actors' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.sources
      description: Malware sources.
      type: Number
    - contextPath: BluelivThreatContext.malware.sourceIds
      description: Malware sources' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.tags
      description: Malware tags.
      type: Number
    - contextPath: BluelivThreatContext.malware.tagIds
      description: Malware tags' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.crimeServers
      description: Malware related crime servers.
      type: Number
    - contextPath: BluelivThreatContext.malware.crimeServerIds
      description: Malware crime servers' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.fqdns
      description: Malware FQDNs.
      type: Number
    - contextPath: BluelivThreatContext.malware.fqdnIds
      description: Malware FQDNs internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.types
      description: Malware types.
      type: Number
    - contextPath: BluelivThreatContext.malware.typeIds
      description: Malware types' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.sparks
      description: Malware sparks.
      type: Number
    - contextPath: BluelivThreatContext.malware.sparkIds
      description: Malware sparks' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.malware.ips
      description: Malware IP addresses.
      type: Number
    - contextPath: BluelivThreatContext.malware.ipIds
      description: Malware IP addresses' internal IDs.
      type: Unknown
  - arguments:
    - description: Internal Blueliv IP address ID.
      name: IP_id
    - description: IP address to get information for.
      name: IP
    description: Gets information about an IP address.
    name: blueliv-tc-indicator-ip
    outputs:
    - contextPath: BluelivThreatContext.indicator.lastSeen
      description: Indicator last seen date.
      type: Date
    - contextPath: BluelivThreatContext.indicator.risk
      description: Indicator risk.
      type: Number
    - contextPath: BluelivThreatContext.indicator.latitude
      description: Indicator latitude.
      type: Number
    - contextPath: BluelivThreatContext.indicator.longitude
      description: Indicator longitude.
      type: Number
    - contextPath: BluelivThreatContext.indicator.countryId
      description: Indicator countries' internal IDs.
      type: Number
    - contextPath: BluelivThreatContext.indicator.campaigns
      description: Indicator campaigns.
      type: Number
    - contextPath: BluelivThreatContext.indicator.campaignIds
      description: Indicator campaigns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.signatures
      description: Indicator signatures.
      type: Number
    - contextPath: BluelivThreatContext.indicator.signatureIds
      description: Indicator signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.threatActors
      description: Indicator threat actors.
      type: Number
    - contextPath: BluelivThreatContext.indicator.threatActorIds
      description: Indicator threat actors' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.tags
      description: Indicator tags.
      type: Number
    - contextPath: BluelivThreatContext.indicator.tagIds
      description: Indicator tags' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.fqdns
      description: Indicator FQDNs.
      type: Number
    - contextPath: BluelivThreatContext.indicator.fqdnIds
      description: Indicator FQDNs' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.sparks
      description: Indicator sparks.
      type: Number
    - contextPath: BluelivThreatContext.indicator.sparkIds
      description: Indicator sparks' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.bots
      description: Indicator bots.
      type: Number
    - contextPath: BluelivThreatContext.indicator.botIds
      description: Indicator bots' internal IDs.
      type: Unknown
  - arguments:
    - description: CVE to get information for.
      name: CVE
    - description: Internal Blueliv CVE ID.
      name: CVE_id
    description: Gets information about a CVE.
    name: blueliv-tc-cve
    outputs:
    - contextPath: BluelivThreatContext.cve.name
      description: CVE name.
      type: String
    - contextPath: BluelivThreatContext.cve.description
      description: CVE description.
      type: String
    - contextPath: BluelivThreatContext.cve.updatedAt
      description: Date the CVE was last updated.
      type: Date
    - contextPath: BluelivThreatContext.cve.score
      description: CVE score.
      type: Number
    - contextPath: BluelivThreatContext.cve.attackPatterns
      description: CVE attack patterns.
      type: Number
    - contextPath: BluelivThreatContext.cve.attackPatternIds
      description: CVE attack patterns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.signatures
      description: CVE signatures.
      type: Number
    - contextPath: BluelivThreatContext.cve.signatureIds
      description: CVE signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.tags
      description: CVE tags.
      type: Number
    - contextPath: BluelivThreatContext.cve.tagIds
      description: CVE tags' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.crimeServers
      description: CVE crime servers.
      type: Number
    - contextPath: BluelivThreatContext.cve.crimeServerIds
      description: CVE crime servers' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.sparks
      description: CVE sparks.
      type: Number
    - contextPath: BluelivThreatContext.cve.sparkIds
      description: CVE sparks' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.malware
      description: CVE malware.
      type: Number
    - contextPath: BluelivThreatContext.cve.malwareIds
      description: CVE malwares' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.cve.exploits
      description: CVE exploits.
      type: Number
    - contextPath: BluelivThreatContext.cve.platforms
      description: CVE platforms.
      type: Unknown
  - arguments:
    - description: Internal Blueliv FQDN ID.
      name: FQDN_id
    - description: FQDN to get information for.
      name: FQDN
    description: Gets information about an FQDN.
    name: blueliv-tc-indicator-fqdn
    outputs:
    - contextPath: BluelivThreatContext.indicator.lastSeen
      description: Date the indicator was last seen.
      type: Date
    - contextPath: BluelivThreatContext.indicator.risk
      description: Indicator risk.
      type: Number
    - contextPath: BluelivThreatContext.indicator.campaigns
      description: Indicator campaigns.
      type: Number
    - contextPath: BluelivThreatContext.indicator.campaignIds
      description: Indicator campaigns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.signatures
      description: Indicator signatures.
      type: Number
    - contextPath: BluelivThreatContext.indicator.signatureIds
      description: Indicator signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.threatActors
      description: Indicator threat actors.
      type: Number
    - contextPath: BluelivThreatContext.indicator.threatActorIds
      description: Indicator threat actors' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.tags
      description: Indicator tags.
      type: Number
    - contextPath: BluelivThreatContext.indicator.tagIds
      description: Indicator tags' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.crimeServers
      description: Indicator crime servers.
      type: Number
    - contextPath: BluelivThreatContext.indicator.crimeServerIds
      description: Indicator crime servers' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.sparks
      description: Indicator sparks.
      type: Number
    - contextPath: BluelivThreatContext.indicator.sparkIds
      description: Indicator sparks' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.ips
      description: Indicator IP addresses.
      type: Number
    - contextPath: BluelivThreatContext.indicator.ipIds
      description: Indicator IP addresses' internal IDs.
      type: Unknown
  - arguments:
    - description: Internal Blueliv Crime Server ID.
      name: CS_id
    - description: The name of the Crime Server to get information for.
      name: CS
    description: Gets information about a Crime Server.
    name: blueliv-tc-indicator-cs
    outputs:
    - contextPath: BluelivThreatContext.indicator.lastSeen
      description: Date the indicator was last seen.
      type: Date
    - contextPath: BluelivThreatContext.indicator.status
      description: Indicator status.
      type: String
    - contextPath: BluelivThreatContext.indicator.risk
      description: Indicator risk.
      type: Number
    - contextPath: BluelivThreatContext.indicator.isFalsePositive
      description: Whether the indicator is a false positive.
      type: Boolean
    - contextPath: BluelivThreatContext.indicator.crimeServerUrl
      description: Indicator Crime Server URL.
      type: String
    - contextPath: BluelivThreatContext.indicator.creditCardsCount
      description: Indicator credit cards count.
      type: Number
    - contextPath: BluelivThreatContext.indicator.credentialsCount
      description: Indicator credentials count.
      type: Number
    - contextPath: BluelivThreatContext.indicator.botsCount
      description: Indicator bots count.
      type: Number
    - contextPath: BluelivThreatContext.indicator.fqdnId
      description: Indicator FQDNs internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.malware
      description: Indicator malware.
      type: Number
    - contextPath: BluelivThreatContext.indicator.malwareIds
      description: Indicator malware internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.tags
      description: Indicator tags.
      type: Number
    - contextPath: BluelivThreatContext.indicator.tagIds
      description: Indicator tags' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.sparks
      description: Indicator sparks.
      type: Number
    - contextPath: BluelivThreatContext.indicator.sparkIds
      description: Indicator sparks' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.indicator.sources
      description: Indicator sources.
      type: Number
    - contextPath: BluelivThreatContext.indicator.sourceIds
      description: Indicator sources' internal IDs.
      type: Unknown
  - arguments:
    - description: Threat actor to get information for.
      name: threatActor
    - description: Internal Blueliv Threat Actor ID.
      name: threatActor_id
    description: Gets information about a Threat Actor.
    name: blueliv-tc-threat-actor
    outputs:
    - contextPath: BluelivThreatContext.threatActor.name
      description: Threat actor name.
      type: String
    - contextPath: BluelivThreatContext.threatActor.description
      description: Threat actor description.
      type: String
    - contextPath: BluelivThreatContext.threatActor.objective
      description: Threat actor objective.
      type: String
    - contextPath: BluelivThreatContext.threatActor.sophistication
      description: Threat actor sophistication.
      type: String
    - contextPath: BluelivThreatContext.threatActor.lastSeen
      description: Date the threat actor was last seen.
      type: Date
    - contextPath: BluelivThreatContext.threatActor.active
      description: Threat actor active.
      type: Boolean
    - contextPath: BluelivThreatContext.threatActor.milestones
      description: Threat actor milestones.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.milestoneIds
      description: Threat actor milestones' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.tools
      description: Threat actor tools.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.toolIds
      description: Threat actor tools' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.campaigns
      description: Threat actor campaigns.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.campaignIds
      description: Threat actor campaigns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.signatures
      description: Threat actor signatures.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.signatureIds
      description: Threat actor signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.onlineServices
      description: Threat actor online services.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.onlineServiceIds
      description: Threat actor online services' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.malware
      description: Threat actor malware.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.malwareIds
      description: Threat actor malware internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.threatTypes
      description: Threat actor threat types.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.threatTypeIds
      description: Threat actor threat types' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.fqdns
      description: Threat actor FQDNs.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.fqdnIds
      description: Threat actor FQDNs' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.attackPatterns
      description: Threat actor attack patterns.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.attackPatternIds
      description: Threat actor attack patterns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.ips
      description: Threat actor IP addresses.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.ipIds
      description: Threat actor IP addresses' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.threatActor.targets
      description: Threat actor targets.
      type: Number
    - contextPath: BluelivThreatContext.threatActor.targetIds
      description: Threat actor targets' internal IDs.
      type: Unknown
  - arguments:
    - description: Name of the campaign to get information for.
      name: campaign
    - description: Blueliv internal campaign ID.
      name: campaign_id
    description: Gets information about a campaign.
    name: blueliv-tc-campaign
    outputs:
    - contextPath: BluelivThreatContext.campaign.name
      description: Campaign name.
      type: String
    - contextPath: BluelivThreatContext.campaign.description
      description: Campaign description.
      type: String
    - contextPath: BluelivThreatContext.campaign.lastSeen
      description: Date the campaign was last seen.
      type: Date
    - contextPath: BluelivThreatContext.campaign.botnets
      description: Campaign botnets.
      type: Number
    - contextPath: BluelivThreatContext.campaign.botnetIds
      description: Campaign botnets' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.signatures
      description: Campaign signatures.
      type: Number
    - contextPath: BluelivThreatContext.campaign.signatureIds
      description: Campaign signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.ips
      description: Campaign IP addresses.
      type: Number
    - contextPath: BluelivThreatContext.campaign.ipIds
      description: Campaign IP addresses' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.malware
      description: Campaign malware.
      type: Number
    - contextPath: BluelivThreatContext.campaign.malwareIds
      description: Campaign malware internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.attackPatterns
      description: Campaign attack patterns.
      type: Number
    - contextPath: BluelivThreatContext.campaign.attackPatternIds
      description: Campaign attack patterns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.tools
      description: Campaign tools.
      type: Number
    - contextPath: BluelivThreatContext.campaign.toolIds
      description: Campaign tools' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.fqdns
      description: Campaign FQDNs.
      type: Number
    - contextPath: BluelivThreatContext.campaign.fqdnIds
      description: Campaign FQDNs' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.campaign.threatActorId
      description: Campaign threat actors' internal IDs.
      type: Number
  - arguments:
    - description: The name of the Attack Pattern name to get information for.
      name: attackPattern
    - description: Interanl Blueliv ID for the Attack Pattern.
      name: attackPattern_id
    description: Gets information about an Attack Pattern.
    name: blueliv-tc-attack-pattern
    outputs:
    - contextPath: BluelivThreatContext.attackPattern.name
      description: Attack pattern name.
      type: String
    - contextPath: BluelivThreatContext.attackPattern.description
      description: Attack pattern description.
      type: String
    - contextPath: BluelivThreatContext.attackPattern.updatedAt
      description: Date the attack pattern was last updated.
      type: Date
    - contextPath: BluelivThreatContext.attackPattern.severity
      description: Attack pattern severity.
      type: String
    - contextPath: BluelivThreatContext.attackPattern.signatures
      description: Attack pattern signatures.
      type: Number
    - contextPath: BluelivThreatContext.attackPattern.signatureIds
      description: Attack pattern signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.attackPattern.campaigns
      description: Attack pattern campaigns.
      type: Number
    - contextPath: BluelivThreatContext.attackPattern.campaignIds
      description: Attack pattern campaigns'. internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.attackPattern.threatActors
      description: Attack pattern threat actors.
      type: Number
    - contextPath: BluelivThreatContext.attackPattern.threatActorIds
      description: Attack pattern threat actors'. internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.attackPattern.cves
      description: Attack pattern CVEs.
      type: Number
    - contextPath: BluelivThreatContext.attackPattern.cveIds
      description: Attack pattern CVEs' internal IDs.
      type: Unknown
  - arguments:
    - description: The name of the tool to get information for.
      name: tool
    - description: Internal Blueliv ID of the tool.
      name: tool_id
    description: Gets information about a Tool.
    name: blueliv-tc-tool
    outputs:
    - contextPath: BluelivThreatContext.tool.name
      description: Tool name.
      type: String
    - contextPath: BluelivThreatContext.tool.description
      description: Tool description.
      type: String
    - contextPath: BluelivThreatContext.tool.lastSeen
      description: Date the tool was last seen.
      type: Date
    - contextPath: BluelivThreatContext.tool.campaigns
      description: Tool campaigns.
      type: Number
    - contextPath: BluelivThreatContext.tool.campaignIds
      description: Tool campaigns' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.tool.signatures
      description: Tool signatures.
      type: Number
    - contextPath: BluelivThreatContext.tool.signatureIds
      description: Tool signatures' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.tool.threatActors
      description: Tool threat actors.
      type: Number
    - contextPath: BluelivThreatContext.tool.threatActorIds
      description: Tool threat actors' internal IDs.
      type: Unknown
  - arguments:
    - description: Name of the signature to get information for.
      name: signature
    - description: Internal Blueliv ID for the signature.
      name: signature_id
    description: Gets information about a Signature.
    name: blueliv-tc-signature
    outputs:
    - contextPath: BluelivThreatContext.signature.name
      description: Signature name.
      type: String
    - contextPath: BluelivThreatContext.signature.updatedAt
      description: Date the signature was last updated.
      type: Date
    - contextPath: BluelivThreatContext.signature.ipIds
      description: Signature IP addresses' internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.signature.malware
      description: Signature malware.
      type: Number
    - contextPath: BluelivThreatContext.signature.malwareIds
      description: Signature malware internal IDs.
      type: Unknown
    - contextPath: BluelivThreatContext.signature.type
      description: Signature type.
      type: String
  dockerimage: demisto/python3:3.12.13.10116658
  runonce: false
  script: '-'
  subtype: python3
  type: python
fromversion: 5.0.0
tests:
- No tests (auto formatted)