Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Packs/ReversingLabs_Titanium_Cloud/CONTRIBUTORS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[
"Mislav Sever"
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
category: Data Enrichment & Threat Intelligence
sectionOrder:
- Connect
- Collect
commonfields:
id: ReversingLabs TitaniumCloud v2
version: -1
Expand All @@ -8,10 +11,12 @@ configuration:
name: base
required: true
type: 0
section: Connect
- display: Credentials
name: credentials
required: true
type: 9
section: Connect
- defaultvalue: C - Fairly reliable
display: Reliability
name: reliability
Expand All @@ -25,29 +30,40 @@ configuration:
- F - Reliability cannot be judged
type: 15
required: false
section: Collect
- defaultvalue: "false"
display: Verify certificates
name: verify_certs
type: 8
required: false
section: Connect
advanced: true
- display: HTTP proxy address with the protocol and port number
name: http_proxy
type: 0
required: false
section: Connect
advanced: true
- display: HTTP proxy username
name: http_credentials
displaypassword: HTTP proxy password
required: false
type: 9
section: Connect
advanced: true
- display: HTTPS proxy address with the protocol and port number
name: https_proxy
type: 0
required: false
section: Connect
advanced: true
- display: HTTPS proxy username
name: https_credentials
displaypassword: HTTPS proxy password
required: false
type: 9
section: Connect
advanced: true
description: ReversingLabs TitaniumCloud provides threat analysis data from various ReversingLabs cloud services.
display: ReversingLabs TitaniumCloud v2
name: ReversingLabs TitaniumCloud v2
Expand All @@ -67,10 +83,10 @@ script:
type: String
- contextPath: File.SHA1
description: Bad hash SHA1.
type: Unknown
type: String
- contextPath: File.SHA256
description: Bad hash SHA256.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand Down Expand Up @@ -105,10 +121,11 @@ script:
description: List of URLs.
default: true
required: true
isArray: true
outputs:
- contextPath: URL.Data
description: The URL.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand Down Expand Up @@ -137,10 +154,11 @@ script:
description: List of IP addresses.
default: true
required: true
isArray: true
outputs:
- contextPath: IP.Address
description: The IP address.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand All @@ -166,10 +184,11 @@ script:
description: List of domain names.
default: true
required: true
isArray: true
outputs:
- contextPath: Domain.Name
description: The domain name.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand Down Expand Up @@ -198,13 +217,13 @@ script:
outputs:
- contextPath: File.MD5
description: Bad hash found.
type: Unknown
type: String
- contextPath: File.SHA1
description: Bad hash SHA1.
type: Unknown
type: String
- contextPath: File.SHA256
description: Bad hash SHA256.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand All @@ -230,13 +249,13 @@ script:
outputs:
- contextPath: File.MD5
description: Bad hash found.
type: Unknown
type: String
- contextPath: File.SHA1
description: Bad hash SHA1.
type: Unknown
type: String
- contextPath: File.SHA256
description: Bad hash SHA256.
type: Unknown
type: String
- contextPath: ReversingLabs.av_scanners
description: The AV scanners.
type: Unknown
Expand All @@ -250,13 +269,13 @@ script:
outputs:
- contextPath: File.MD5
description: Bad hash found.
type: Unknown
type: String
- contextPath: File.SHA1
description: Bad hash SHA1.
type: Unknown
type: String
- contextPath: File.SHA256
description: Bad hash SHA256.
type: Unknown
type: String
- contextPath: ReversingLabs.file_analysis
description: The file analysis.
type: Unknown
Expand Down Expand Up @@ -284,13 +303,13 @@ script:
outputs:
- contextPath: File.SHA1
description: File SHA1.
type: Unknown
type: String
- contextPath: File.SHA256
description: File SHA256.
type: Unknown
type: String
- contextPath: File.MD5
description: File MD5.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand All @@ -316,16 +335,16 @@ script:
outputs:
- contextPath: IP.Address
description: IP address.
type: Unknown
type: String
- contextPath: Domain.Name
description: Domain name.
type: Unknown
type: String
- contextPath: URL.Data
description: The URL.
type: Unknown
type: String
- contextPath: Email.To
description: Destination email address.
type: Unknown
type: String
- contextPath: ReversingLabs.uri_statistics
description: The URI statistics.
type: Unknown
Expand Down Expand Up @@ -397,7 +416,7 @@ script:
outputs:
- contextPath: URL.Data
description: The URL.
type: Unknown
type: String
- contextPath: DBotScore.Score
description: The actual score.
type: Number
Expand Down Expand Up @@ -573,16 +592,16 @@ script:
outputs:
- contextPath: ReversingLabs.create_yara_ruleset
description: The YARA ruleset.
type: Unknown
type: String
- contextPath: ReversingLabs.delete_yara_ruleset
description: The YARA ruleset.
type: Unknown
type: String
- contextPath: ReversingLabs.get_yara_ruleset_info
description: The YARA ruleset.
type: Unknown
type: String
- contextPath: ReversingLabs.get_yara_ruleset_text
description: The YARA ruleset.
type: Unknown
type: String
- name: reversinglabs-titaniumcloud-yara-matches-feed
description: Returns a recordset of YARA ruleset matches in the specified time range.
arguments:
Expand Down Expand Up @@ -618,16 +637,16 @@ script:
outputs:
- contextPath: ReversingLabs.enable_yara_retro
description: The YARA retro hunt.
type: Unknown
type: String
- contextPath: ReversingLabs.start_yara_retro
description: The YARA retro hunt.
type: Unknown
type: String
- contextPath: ReversingLabs.check_yara_retro_status
description: The YARA retro hunt.
type: Unknown
type: String
- contextPath: ReversingLabs.cancel_yara_retro
description: The YARA retro hunt.
type: Unknown
type: String
- name: reversinglabs-titaniumcloud-yara-retro-matches-feed
description: Returns a recordset of YARA ruleset matches in the specified time range.
arguments:
Expand Down
2 changes: 1 addition & 1 deletion Packs/ReversingLabs_Titanium_Cloud/ReleaseNotes/2_7_0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#### Integrations
##### ReversingLabs TitaniumCloud v2
- Updated the Docker image to: *demisto/reversinglabs-sdk-py3:2.0.0.86428*.
- Updated the Docker image to: *demisto/reversinglabs-sdk-py3:2.0.0.3030542*.

Added new commands:
- ***file***
Expand Down
Loading