Skip to content

Commit ea78b13

Browse files
committed
Q-R integrations
1 parent 493ea0d commit ea78b13

File tree

9 files changed

+144
-2
lines changed

9 files changed

+144
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/qualys-edr.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,21 @@ Collect events from Qualys EDR.
2121
## Configure Qualys EDR in Automation Service and Cloud SOAR
2222

2323
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
24+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
25+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
26+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
27+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
28+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2429

2530
<IntegrationsAuth/>
31+
* <IntegrationLabel/>
32+
* **Qualys API Server**. Enter the [Qualys API server URL](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm).
33+
34+
* **JWT Token**. Enter the [JWT token](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm). The token expires in 4 hours.
35+
* <IntegrationTimeout/>
36+
* <IntegrationCertificate/>
37+
* <IntegrationEngine/>
38+
* <IntegrationProxy/>
2639

2740
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/qualys-edr-configuration.png')} style={{border:'1px solid gray'}} alt="Qualys EDR configuration" width="400"/>
2841

docs/platform-services/automation-service/app-central/integrations/qualys-was.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,23 @@ Qualys WAS is a cloud-based service that provides automated crawling and testing
2121
## Configure Qualys WAS in Automation Service and Cloud SOAR
2222

2323
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
24+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
25+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
26+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
27+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
28+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2429

2530
<IntegrationsAuth/>
31+
* <IntegrationLabel/>
32+
* **Qualys API Server**. Enter the [Qualys API server URL](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm).
33+
34+
* **Username**. Enter the username of a Qualys WAS admin user authorized to authenticate the integration.
35+
36+
* **Password**. Enter the password for the admin user.
37+
* <IntegrationTimeout/>
38+
* <IntegrationCertificate/>
39+
* <IntegrationEngine/>
40+
* <IntegrationProxy/>
2641

2742
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/qualys-was-configuration.png')} style={{border:'1px solid gray'}} alt="Qualys WAS configuration" width="400"/>
2843

docs/platform-services/automation-service/app-central/integrations/qualys.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,25 @@ Launch and manage scans and utilize Qualys scan data to enrich incident artifact
4747
## Configure Qualys in Automation Service and Cloud SOAR
4848

4949
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
50+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
51+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
52+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
53+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
54+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
5055

5156
<IntegrationsAuth/>
57+
* <IntegrationLabel/>
58+
* **Qualys API Server**. Enter your [Qualys API server URL](https://docs.qualys.com/en/edr/api/#t=getting_started%2Fapi_conventions.htm), for example, `https://qualysapi.qg2.apps.qualys.eu/`.
59+
60+
* **Username**. Enter the username of a Qualys admin user authorized to authenticate the integration.
61+
62+
* **Password**. Enter the password for the admin user.
63+
64+
* **API X-Requested-With**. Enter the "X-Requested-With" header to use with [authentication](https://docs.qualys.com/en/vm/api/scanauth/get_started/authentication.htm).
65+
* <IntegrationTimeout/>
66+
* <IntegrationCertificate/>
67+
* <IntegrationEngine/>
68+
* <IntegrationProxy/>
5269

5370
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/qualys-configuration.png')} style={{border:'1px solid gray'}} alt="Qualys configuration" width="400"/>
5471

docs/platform-services/automation-service/app-central/integrations/rapid-7-insightvm.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,25 @@ Vulnerability Management
3535
## Configure Rapid7 InsightVM in Automation Service and Cloud SOAR
3636

3737
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
38+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
39+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
40+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
41+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
42+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3843

3944
<IntegrationsAuth/>
45+
* <IntegrationLabel/>
46+
* **URL**. Enter your Rapid7 InsightVM URL, for example, `your-domain.rapid7.com`.
47+
48+
* **Port**. Enter your Rapid7 InsightVM [port](https://docs.rapid7.com/insightvm/insightvm-quick-start-guide/#ports).
49+
50+
* **Username**. Enter the username of a Rapid7 InsightVM admin user authorized to authenticate the integration.
51+
52+
* **Password**. Enter the password for the admin user.
53+
* <IntegrationTimeout/>
54+
* <IntegrationCertificate/>
55+
* <IntegrationEngine/>
56+
* <IntegrationProxy/>
4057

4158
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/rapid7-insightvm-configuration.png')} style={{border:'1px solid gray'}} alt="Rapid7 InsightVM configuration" width="400"/>
4259

docs/platform-services/automation-service/app-central/integrations/rapid7-nexpose.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,24 @@ Utilize and interact with Rapid7 Nexpose scan data during incident investigation
2929
## Configure Rapid7 Nexpose in Automation Service and Cloud SOAR
3030

3131
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
32+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
33+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
34+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
35+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
36+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
3237

3338
<IntegrationsAuth/>
39+
* <IntegrationLabel/>
40+
* **URL**. Enter your Rapid7 Nexpose URL, for example, `your-domain.rapid7.com`.
41+
42+
* **Port**. Enter your Rapid7 Nexpose [port](https://docs.rapid7.com/nexpose/nexpose-quick-start-guide/#ports).
43+
44+
* **Username**. Enter the username of a Rapid7 Nexpose admin user authorized to authenticate the integration.
45+
46+
* **Password**. Enter the password for the admin user.
47+
* <IntegrationCertificate/>
48+
* <IntegrationEngine/>
49+
* <IntegrationProxy/>
3450

3551
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/rapid7-nexpose-configuration.png')} style={{border:'1px solid gray'}} alt="Rapid7 Nexpose configuration" width="400"/>
3652

docs/platform-services/automation-service/app-central/integrations/rapidapi.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,25 @@ RapidAPI is an API Hub that enables developers and enterprises to find, connect
2121
## Configure RapidAPI in Automation Service and Cloud SOAR
2222

2323
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
24+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
25+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
26+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
27+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
28+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2429

2530
<IntegrationsAuth/>
31+
* <IntegrationLabel/>
32+
* **RapidAPI Host**. Enter your RapidAPI host (corresponding to the [X-RapidAPI-Host header](https://docs.rapidapi.com/v1.0/docs/configuring-api-authentication)).
33+
34+
* **RapidAPI Key**. Enter your [RapidAPI key](https://docs.rapidapi.com/docs/keys-and-key-rotation).
35+
36+
* **Querystring**. Enter a [RapidApI query string](https://docs.rapidapi.com/docs/configuring-api-security#query-string-parameter-authorization).
37+
38+
* **RapidAPI URL**. Enter your [RapidAPI URL](https://docs.rapidapi.com/v1.0/docs/base-urls).
39+
* <IntegrationCertificate/>
40+
* <IntegrationTimeout/>
41+
* <IntegrationEngine/>
42+
* <IntegrationProxy/>
2643

2744
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/rapidapi-configuration.png')} style={{border:'1px solid gray'}} alt="RapidAPI configuration" width="400"/>
2845

docs/platform-services/automation-service/app-central/integrations/recorded-future.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,21 @@ Utilize Recorded Future threat intelligence feeds during incident investigation.
3939
## Configure Recorded Future in Automation Service and Cloud SOAR
4040

4141
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
42+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
43+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
44+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
45+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
46+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
4247

4348
<IntegrationsAuth/>
49+
* <IntegrationLabel/>
50+
* **API URL**. Enter your [Recorded Future API](https://support.recordedfuture.com/hc/en-us/articles/9907011719699-Recorded-Future-Sandbox-API-Overview) URL, for example, `https://api.recordedfuture.com/`
51+
52+
* **API Key**. Enter your [Recorded Future API key](https://support.recordedfuture.com/hc/en-us/articles/11305261649555-Recorded-Future-Sandbox-Obtaining-an-API-Access-key).
53+
* <IntegrationTimeout/>
54+
* <IntegrationCertificate/>
55+
* <IntegrationEngine/>
56+
* <IntegrationProxy/>
4457

4558
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/recorded-future-configuration.png')} style={{border:'1px solid gray'}} alt="Recorded Future configuration" width="400"/>
4659

docs/platform-services/automation-service/app-central/integrations/rsa-netwitness-logs.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,29 @@ Query RSA NetWitness Incidents, Events, and Logs.
1919
## Configure RSA NetWitness Logs in Automation Service and Cloud SOAR
2020

2121
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
22+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
23+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
24+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
25+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
26+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2227

2328
<IntegrationsAuth/>
29+
* <IntegrationLabel/>
30+
* **Host**. Enter your [NetWitness host](https://community.netwitness.com/s/article/HostsandServicesSetUpProcedures).
31+
32+
* **Port**. Enter your [NetWitness port](https://community.netwitness.com/s/article/HostsandServicesSetUpProcedures).
33+
34+
* **Username**. Enter the username of a NetWitness admin user authorized to authenticate the integration.
35+
36+
* **Password**. Enter the password for the admin user.
37+
* <IntegrationTimeout/>
38+
* <IntegrationCertificate/>
39+
* <IntegrationEngine/>
40+
* <IntegrationProxy/>
2441

2542
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/rsa-netwitness-logs-configuration.png')} style={{border:'1px solid gray'}} alt="RSA NetWitness Logs configuration" width="400"/>
2643

27-
For information about NetWitness Logs, see the [NetWitness Logs website](https://www.netwitness.com/products/log-management-monitoring/).
44+
For information about NetWitness, see the [NetWitness documentation](https://community.netwitness.com/s/netwitness-platform-documentation).
2845

2946
## Change Log
3047

docs/platform-services/automation-service/app-central/integrations/rsa-netwitness.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,29 @@ Query RSA NetWitness Incidents, Events.
2222
## Configure RSA Netwitness in Automation Service and Cloud SOAR
2323

2424
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
25+
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
26+
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
27+
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
28+
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
29+
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
2530

2631
<IntegrationsAuth/>
32+
* <IntegrationLabel/>
33+
* **Host**. Enter your [NetWitness host](https://community.netwitness.com/s/article/HostsandServicesSetUpProcedures).
34+
35+
* **Port**. Enter your [NetWitness port](https://community.netwitness.com/s/article/HostsandServicesSetUpProcedures).
36+
37+
* **Username**. Enter the username of a NetWitness admin user authorized to authenticate the integration.
38+
39+
* **Password**. Enter the password for the admin user.
40+
41+
* **Incident ID**. Enter a Netwitness [incident ID](https://community.netwitness.com/s/article/IncidentsListView).
42+
* <IntegrationEngine/>
43+
* <IntegrationProxy/>
2744

2845
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/misc/rsa-netwitness-configuration.png')} style={{border:'1px solid gray'}} alt="RSA Netwitness configuration" width="400"/>
2946

30-
For information about Netwitness, see the [Netwitness website](https://www.netwitness.com/).
47+
For information about Netwitness, see the [NetWitness documentation](https://community.netwitness.com/s/netwitness-platform-documentation).
3148

3249
## Change Log
3350

0 commit comments

Comments
 (0)