Skip to main content

Cyware Orchestrate

Bitdefender

App Vendor: Bitdefender

App Category: Network Security

Connector Version: 2.0.0

API Version: 1.0.0

About App

Bitdefender is a global cybersecurity and antivirus software leader you can trust and rely on, protecting over 500 million systems in more than 150 countries.

The Bitdefender app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Account List 

This action retrieves the accounts list from Bitdefender.

Package List 

This action retrieves the packages list from Bitdefender.

Add Items To Blocklist 

This action adds items to blocklist.

Get Items of Blocklist 

This action retrieves the items from blocklist.

Remove Items of Blocklist 

This action removes the items from blocklist.

Create Task to Isolate Specific Endpoint 

This action creates a task to isolate the specific endpoint.

Create Task to Restore Isolated Specific Endpoint 

This action creates a task to restore the isolated specific endpoint

Configuration Parameters

The following configuration parameters are required for the Bitdefender app to communicate with the Bitdefender enterprise application. The parameters can be configured by creating instances in the app.

Parameter

Description

Field Type

Required/Optional

Comments

Base URL 

Enter your base URL.

Text

Required

Username 

Enter the username.

Text

Required

Password 

Enter your password.

Password

Required

Action: Get Account List

This action retrieves the list of accounts from Bitdefender. It will return an empty list if there are no user accounts.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Page Number

Enter the page number.

Example:

10

Integer

Optional

Default value:

1

Per Page

Enter the input for getting results per page.

Example:

20

Integer

Optional

Default value:

30

Action: Get Package List

This action retrieves a list of packages from Bitdefender.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Page number

Enter the page number.

Example:

10

Integer

Optional

Default value:

1

Per page

Enter input for getting results per page.

Example:

20

Integer

Optional

Default value:

30

Action: Add Items To Blocklist

This action adds one or more file hashes to the blocklist.

Action Input Parameters 

Parameter

Description

Field Type

Required/Optional

Comments

Hash type 

Enter the hash type.

Example:

2

Integer

Optional

Allowed values:

  • 1-sha256

  • 2-md5

Hash list 

Enter the hash list.

Example:

[5b7ac19bb1a43dfb107b23c6, f696282aa4cd4f614aa995190cf442fe]

List

Optional

Source Info 

Enter the source info.

Example:

Added from public API

Text

Optional

Action: Get Items of Blocklist

This action retrieves all the hashes from the blocklist.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Page number

Enter the page number.

Example:

10

Integer

Optional

Default value:

1

Per page

Enter the per page count for getting results per page.

Example:

20

Integer

Optional

Default value:

30

Action: Remove Items of Blocklist

This action removes the items from blocklist, identified by its ID.

Action Input Parameters 

Parameter

Description

Field Type

Required/Optional

Comments

Hash item ID 

Enter the hash item ID to be removed from the blocklist.

Example:

5b680f6fb1a43d860a7b23c1

Text

Optional

Action: Create Task to Isolate Specific Endpoint

This action creates a task to isolate the specific endpoint.

Action Input Parameters 

Parameter

Description

Field Type

Required/Optional

Comments

Endpoint ID 

Enter the endpoint ID.

Example:

5b680f6fb1a43d860a7b23c1

Text

Optional

Action: Create Task to Restore Isolated Specific Endpoint

This action creates a task to restore the isolated specific endpoint.

Action Input Parameters 

Parameter

Description

Field Type

Required/Optional

Comments

Endpoint ID 

Enter the endpoint ID.

Example:

5b680f6fb1a43d860a7b23c1

Text

Optional