From 54706be64f18ffc5c47a96c15f0d8dc60c1b237d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0brahim?= <41275178+1B05H1N@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:50:12 -0800 Subject: [PATCH] Update security-engineer-architect-questions-with-answers.md --- security-engineer-architect-questions-with-answers.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/security-engineer-architect-questions-with-answers.md b/security-engineer-architect-questions-with-answers.md index 393dfa0..7f69d48 100644 --- a/security-engineer-architect-questions-with-answers.md +++ b/security-engineer-architect-questions-with-answers.md @@ -4,12 +4,14 @@ > does not in any way represent the required/official methodology used > at anywhere I've worked or currently work. -### **Details** +## **Details** I am providing answers for the questions listed on [Security_Architect_and_Principal_Security_Engineer_Interview_Questions](https://github.com/tadwhitaker/Security_Architect_and_Principal_Security_Engineer_Interview_Questions/blob/main/Security_Architect_and_Principal_Security_Engineer_Interview_Questions.md) and [Security_Engineer_Interview_Questions](https://github.com/tadwhitaker/Security_Engineer_Interview_Questions/blob/master/security-interview-questions.md). +### **Important Note** + It's important to note that these answers should be tailored to the reader's experience (that's you) and the specific context of their interviews. The questions cover a wide range of security-related topics, and the responses should reflect the depth of knowledge and expertise that the reader possesses. It's essential to provide answers that not only address the questions directly but also showcase the reader's qualifications, experiences, and problem-solving abilities in the field of cybersecurity and security engineering. -### Encryption and Authentication Concepts +## Encryption and Authentication Concepts #### 1. Three-Way Handshake - **Definition**: A method used in a TCP/IP network to create a connection between a client and server.