From cd13e569c636a3f638b1e0cdbbc2d143b9353148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Oliveira?= <53203742+andreluis-oliveira@users.noreply.github.com> Date: Wed, 31 Jul 2024 07:48:04 -0300 Subject: [PATCH] Add content to Cybersecurity roadmap (#6271) * Update dns.md - Fix the YouTube video link error and update the video title. * Update understand-cia-triad.md * Update comptia-security.md - Fix all broken links. - Update Exam Details. - Add new links. - Remove outdated links. * Update comptia-network.md - Update Exam Details. - Preparation Resources. - New links. * Update dnssec.md - summarized content. - relevant links. * Update apt.md - New section - Added a new link * Update comptia-a.md - Updated Professor Messer's link - New links added * Apply suggestions from code review * Update attck.md - new content. - relevant links. * Update src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md --------- Co-authored-by: dsh Co-authored-by: Kamran Ahmed --- .../content/attck@auR7fNyd77W2UA-PjXeJS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md b/src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md index e69de29bb..d9a76dcdd 100644 --- a/src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md +++ b/src/data/roadmaps/cyber-security/content/attck@auR7fNyd77W2UA-PjXeJS.md @@ -0,0 +1,15 @@ +# ATT&CK + +MITRE ATT&CK® stands for Adversarial Tactics, Techniques & Common Knowledge. + +MITRE ATT&CK documents various strategies, methods, and processes employed by adversaries at every stage of a cybersecurity incident, from the reconnaissance and strategizing phase to the final implementation of the attack. + +The insights provided by MITRE ATT&CK can empower security professionals and teams to enhance their defensive strategies and responses against potential threats. + +This framework was created by the non-profit organization MITRE Corporation and is continuously updated with contributions from cybersecurity experts worldwide. + +Learn more from the following resources: + +- [@official@MITRE ATT&CK®](https://attack.mitre.org/) +- [@video@MITRE ATT&CK Framework](https://www.youtube.com/watch?v=Yxv1suJYMI8) +- [@video@Introduction To The MITRE ATT&CK Framework](https://www.youtube.com/watch?v=LCec9K0aAkM)