SecGov (C) Flashcards

(19 cards)

1
Q

Why does system integration require secure data transmission?

A

safeguard sensitive info from unauthorized access and maintain data privacy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Two methods of secure data transmission

A

Encryption, VPN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What can you apply to Encryption in System Integration?

A

Transport Layer Security (TLS) for Secure Communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A protocol extensively used to provide encryption, data integrity and authentication for secure system-system communication over networks

A

Transport Layer Security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How might an e-commerce platform use TLS?

A

encrypting sensitive consumer data (credit card info), during transmission to payment gateways

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How might a Virtual Private Network be applied for secure network communication?

A

VPN for Secure Site-Site Integration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does a VPN ensure for data transmission between locations?

A

encryption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How might a multinational corporation use a VPN?

A

connections between regional offices to facilitate secure data exchange

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How might a Secure File Transfer Protocol be applied?

A

STFP for Secure File Integration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Encrypts and protects file transfers between systems while offering authentication and secure transmission of data

A

Secure File Transmission Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How might an enterprise integration system use SFTP compared to VPN?

A

securely exchanging large files containing sensitive data with external partners or clients

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How might a secure API and Web Services be applied?

A

Secure RESTful API Communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A Secure RESTful API implements communication protocols like _____

A

HTTPS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does RESTful API ensure?

A

Encrypted data transmission
Protects from eavesdropping and interception

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A mobile banking app may use HTTPS to establish secure connection that encrypts all data sent between ____ and ____

A

app and server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In system integration scenarios, securing data transmission with encryption and VPNs help protect__________ and preserve data ______ and ________

A

sensitive information, data integrity and privacy

17
Q

What is a TLS in establishing a robust security framework?

A

An Industry-standard protocol

18
Q

What is a VPN utilized for in a robust security framework?

A

secure network communication

19
Q

A robust security framework implements secure file transfer and _________________

A

API Communication Techniques