انتقل إلى المحتوى

Microsoft Sentinel

Microsoft Azure Sentinel هي حل يوفره Microsoft كجزء من منصة السحاب Azure لمساعدة المؤسسات على مراقبة، الكشف، التحقيق، والاستجابة للتهديدات الأمنية والحوادث عبر بيئات السحاب والموقع بالكامل. يمكنك إعداد Wallarm لتسجيل الأحداث في Microsoft Sentinel.

إعداد التكامل

في واجهة المستخدم لـ Microsoft:

  1. تشغيل Microsoft Sentinel على مساحة العمل.

  2. انتقل إلى إعدادات مساحة العمل Sentinel → AgentsLog Analytics agent instructions وانسخ المعلومات التالية:

    • مُعرف مساحة العمل
    • المفتاح الأساسي

في واجهة مستخدم Wallarm Console:

  1. افتح قسم التكاملات.

  2. انقر على كتلة Microsoft Sentinel أو انقر على زر إضافة تكامل واختر Microsoft Sentinel.

  3. أدخل اسم تكامل.

  4. الصق مُعرف مساحة العمل والمفتاح الأساسي المنسوخ.

  5. اختياريًا، حدد جدول Azure Sentinel لأحداث Wallarm. إذا لم يكن موجودًا، سيتم إنشاؤه تلقائيًا.

    بدون اسم، يتم إنشاء جداول منفصلة لكل نوع حدث.

  6. اختر أنواع الأحداث لتشغيل الإشعارات.

    تكامل Sentinel

    تفاصيل حول الأحداث المتاحة:

    • Hits detected except for:

    • System related:

    • Vulnerabilities detected, all by default or only for the selected risk level(s) - high, medium or low.
    • Rules and triggers changed (creating, updating, or deleting the rule or trigger)
    • On an hourly basis, you can get a notification with the number of requests processed during the previous hour
  7. انقر اختبار التكامل للتحقق من صحة الإعداد، توفر السحابة Wallarm، وتنسيق الإشعار.

    يمكنك العثور على سجلات Wallarm في مساحة عملك Microsoft → LogsCustom Logs، على سبيل المثال، سجل اختبار create_user_CL في Microsoft Sentinel يظهر كما يلي:

    رسالة اختبار Sentinel

    تأخير في إرسال البيانات إلى مساحات العمل الجديدة

    قد يستغرق إنشاء مساحة عمل على Sentinel لتكامل Wallarm ما يصل إلى ساعة واحدة لكي تعمل جميع الخدمات. يمكن أن يؤدي هذا التأخير إلى ظهور أخطاء أثناء اختبار التكامل واستخدامه. إذا كانت جميع إعدادات التكامل صحيحة لكن الأخطاء تستمر في الظهور، يُرجى المحاولة مرة أخرى بعد ساعة واحدة.

  8. انقر إضافة تكامل.

أنواع سجلات Wallarm

بشكل عام، يمكن لـ Wallarm تسجيل السجلات من الأنواع التالية في Sentinel:

الحدث نوع سجل Sentinel
حدث جديد hit new_hits_CL
مستخدم جديد في حساب شركة create_user_CL
حذف مستخدم من حساب شركة delete_user_CL
تحديث دور المستخدم update_user_CL
حذف تكامل delete_integration_CL
تعطيل تكامل disable_integration_CL أو integration_broken_CL إذا تم تعطيله بسبب إعدادات غير صحيحة
تطبيق جديد create_application_CL
حذف تطبيق delete_application_CL
تحديث اسم تطبيق update_application_CL
ثغرة أمنية جديدة بمخاطر عالية vuln_high_CL
ثغرة أمنية جديدة بمخاطر متوسطة vuln_medium_CL
ثغرة أمنية جديدة بمخاطر منخفضة vuln_low_CL
قاعدة جديدة rule_create_CL
حذف قاعدة rule_delete_CL
تغييرات في قاعدة موجودة rule_update_CL
محفز جديد trigger_create_CL
حذف محفز trigger_delete_CL
تغييرات في محفز موجود trigger_update_CL
التحديثات في المضيفين، الخدمات، والنطاقات في الأصول المكشوفة scope_object_CL
تغييرات في جرد API (إذا كان المحفز المقابل trigger نشطًا) api_structure_changed_CL
عدد الهجمات يتجاوز العتبة (إذا كان المحفز المقابل trigger نشطًا) attacks_exceeded_CL
IP مدرج على القائمة السوداء جديد (إذا كان المحفز المقابل trigger نشطًا) ip_blocked_CL

تعطيل وحذف تكامل

You can delete or temporarily disable the integration. While deleting stops sending notificatioins and completely deletes all configuration, disabling just stops sending notifications which you can at any moment re-enable with the same settings.

If for the integration the System related events are selected to trigger notifications, Wallarm will notify about both of these actions.

عدم توفر النظام ومعلمات التكامل غير صحيحة

Notifications to the system are sent via requests. If the system is unavailable or integration parameters are configured incorrectly, the error code is returned in the response to the request.

If the system responds to Wallarm request with any code other than 2xx, Wallarm resends the request with the interval until the 2xx code is received:

  • The first cycle intervals: 1, 3, 5, 10, 10 seconds

  • The second cycle intervals: 0, 1, 3, 5, 30 seconds

  • The third cycle intervals: 1, 1, 3, 5, 10, 30 minutes

If the percentage of unsuccessful requests reaches 60% in 12 hours, the integration is automatically disabled. If you receive system notifications, you will get a message about automatically disabled integration.