From 5e10992b91b3e986131e75389b7910a4399d8816 Mon Sep 17 00:00:00 2001 From: celaldogan <47388386+celaldogan@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:53:54 -0600 Subject: [PATCH 1/6] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 02d23f4..d52ed7e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ ## Resources -* [Professor Messer’s CompTIA SY0-501 Security+ Course](https://www.professormesser.com/security-plus/sy0-501/sy0-501-training-course/) -* [Professor Messer's Practice Exams & Course Notes](https://www.professormesser.com/sy0-501-security-plus-success-bundle/) -* [Udemy - Practices Exams by Jason Dion](https://www.udemy.com/course/comptia-security-practice-exams/learn/) -* [Darril Gibson's mobile app](https://play.google.com/store/apps/details?id=com.learnzapp.securityplus&referrer) -* [Study Guide reddit post by /u/ASentientToaster](https://www.reddit.com/r/CompTIA/comments/ep2z14/comptia_security_study_guide/) +* https://www.youtube.com/watch?v=9NE33fpQuw8&list=PLG49S3nxzAnkL2ulFS3132mOVKuzzBxA8 +* https://www.examcompass.com/comptia/security-plus-certification/free-security-plus-practice-tests +* https://quizlet.com/139927897/security-flash-cards/ + From 7cfe55b5ba4db7bb0f4f501ff272ca1eddc7a7bf Mon Sep 17 00:00:00 2001 From: celaldogan <47388386+celaldogan@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:54:58 -0600 Subject: [PATCH 2/6] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d52ed7e..7dfc770 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # CompTIA SY0-501 Security+ Study Notes +βœ”οΈ Exam Objectives (Domains) +CompTIA Security+ focuses on five major cybersecurity domains. Each domain and the measure to which it is represented in the exam are listed as follows: [+] +Domain Percentage of Examination +Attacks, Threats, and Vulnerabilities 24% +Architecture and Design 21% +Implementation 25% +Operations and Incident Response 16% +Governance, Risk, and Compliance 14% +πŸ“‹ Exam Structure +Maximum of 90 questions +Questions are multiple-choice and performance-based (using simulations of things like firewalls, networks diagrams, or operating systems) +Passing score is 750 (on a scale of 100-900) ## Sections * [1.0 Threats, Attacks and Vulnerabilities 21%](s1_threats_attacks_vulns.md) From 58cf0e3bbf0151e03ee599650179b93b042092de Mon Sep 17 00:00:00 2001 From: celaldogan Date: Fri, 5 Jan 2024 12:42:52 -0600 Subject: [PATCH 3/6] testing --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7dfc770..de45d4d 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ βœ”οΈ Exam Objectives (Domains) CompTIA Security+ focuses on five major cybersecurity domains. Each domain and the measure to which it is represented in the exam are listed as follows: [+] -Domain Percentage of Examination -Attacks, Threats, and Vulnerabilities 24% -Architecture and Design 21% -Implementation 25% -Operations and Incident Response 16% -Governance, Risk, and Compliance 14% +| Domain | Percentage of Examination| +| --------------------- | -----------------------------------------| +| Attacks, Threats, and Vulnerabilities | 24% | +| Architecture and Design | 21% | +| Implementation | 25% | +| Operations and Incident Response | 16% | +| Governance, Risk, and Compliance | 14% | πŸ“‹ Exam Structure Maximum of 90 questions Questions are multiple-choice and performance-based (using simulations of things like firewalls, networks diagrams, or operating systems) From b220363946def169ecdc7357dca99c18bfb703a4 Mon Sep 17 00:00:00 2001 From: celaldogan Date: Fri, 5 Jan 2024 12:48:19 -0600 Subject: [PATCH 4/6] testing1 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de45d4d..04fc424 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ CompTIA Security+ focuses on five major cybersecurity domains. Each domain and t | Implementation | 25% | | Operations and Incident Response | 16% | | Governance, Risk, and Compliance | 14% | + + πŸ“‹ Exam Structure Maximum of 90 questions Questions are multiple-choice and performance-based (using simulations of things like firewalls, networks diagrams, or operating systems) From 0d06560f433f4f7ce4db54cdcf07b857063488bb Mon Sep 17 00:00:00 2001 From: celaldogan Date: Fri, 5 Jan 2024 13:12:50 -0600 Subject: [PATCH 5/6] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04fc424..a2833f7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ CompTIA Security+ focuses on five major cybersecurity domains. Each domain and t | Implementation | 25% | | Operations and Incident Response | 16% | | Governance, Risk, and Compliance | 14% | - +-------------------------------------------------------------------- πŸ“‹ Exam Structure Maximum of 90 questions From 5ebb7d1e96f6dfdfdcc8742db790fe06e48353ca Mon Sep 17 00:00:00 2001 From: celaldogan Date: Fri, 5 Jan 2024 13:40:40 -0600 Subject: [PATCH 6/6] delete _config.ml --- _config.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 _config.yml diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 259a24e..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-tactile \ No newline at end of file