Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Learning Path 2 Modules “module-4” #187

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions content/learning-path/2/module-4.ar.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
+++
style = "module"
weight = 4
title = "الخطوات الأولية والفحوصات للكشف عن البرمجيات الضارة"
description = "وجد جهاز ذو حالة أمنية غير معروفة ويريد المالك فحص إمكانية الإصابة أو الاختراق السابق."
+++
---
style: module
title: الخطوات الأولية والفحوصات للكشف عن البرمجيات الضارة
description: وجد جهاز ذو حالة أمنية غير معروفة ويريد المالك فحص إمكانية الإصابة
أو الاختراق السابق.
weight: 4
---
## حالة استخدام

يوجد جهاز ذو حالة أمنية غير معروفة ويريد المالك فحص إمكانية الإصابة أو الاختراق السابق. ربما تم تسليمك هذا الجهاز بشكل فعلي أو ربما ستدعم العميل عن بُعد. استخدم أدوات فحص مختلفة جاهزة أو مضمّنة تخص الطرف الأول بالإضافة إلى فحوصات السلامة لتحديد مؤشرات الاختراق وتحليلها والبحث عنها لتحديد خرق أو برمجية ضارة مشبوهة معينة.
Expand Down
13 changes: 7 additions & 6 deletions content/learning-path/2/module-4.en.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
+++
style = "module"
weight = 4
title = "Initial steps and checks for detecting malware"
description = "This subtopic looks at the ways in which we can conduct initial triage and check for malware when we are handed a potentially infected device"
+++
---
style: module
title: Initial steps and checks for detecting malware
description: This subtopic looks at the ways in which we can conduct initial
triage and check for malware when we are handed a potentially infected device
weight: 4
---

## Use Case

Expand Down
Loading
Loading