Skip to content
KitploitKITPLOIT
أدواتالمدونة
إرسال
أدواتالمدونة
إرسال

أدوات الاختراق واختبار الاختراق والأمن السيبراني لترسانتك الأمنية!

Kitploit هو دليل لأدوات الاختراق والأمن السيبراني واختبار الاختراق. اكتشف آخر تحديثات المشاريع للعثور على الثغرات وتحليل الأنظمة وأتمتة الاختبارات وتعزيز أمنك.

··الخلاصات·اتصال·الخصوصية·© 2026 Kitploit

دليل الأدوات

الفئات

عرض جميع الفئات
Loading categories
EDRHunt — مسح EDRs و AVs المثبتة على Windows | Kitploit
أدوات/GitHubGitHub/fourcorelabs/edrhunt
أدوات دفاعيةالاستطلاعجمع المعلوماتالفريق الأحمر
GitHubfourcorelabs/edrhunt

EDRHunt

مسح EDRs و AVs المثبتة على Windows

عرض المستودعالموقع الإلكتروني
60980منذ 8 أشهرتمت المراجعة من قبل Kitploit

الأكثر شعبية

عرض الكل →

اكتشف الأدوات الأكثر استخدامًا من قبل مجتمعنا.

استكشف جميع الأدوات

تصفح مجموعتنا من الأدوات

عرض جميع الأدوات →
مشاركة

EDRHunt

goreleaser

يقوم EDRHunt بفحص خدمات Windows وبرامج التشغيل والعمليات والسجل و WMI للكشف عن EDRs المثبتة (Endpoint Detection And Response). اقرأ المزيد عن EDRHunt هنا.

asciicast

التثبيت

  • التنزيل الثنائي

    • قم بتنزيل أحدث إصدار من قسم الإصدارات. الإصدارات مبنية لـ windows/amd64.
  • Go

    • يتطلب تثبيت Go على النظام. تم الاختبار على Go1.17+.
    • go install github.com/fourcorelabs/edrhunt/cmd/EDRHunt@master

الاستخدام

  • العثور على EDRs المثبتة
root@kitploit:~
$ .\EDRHunt.exe scan
[EDR]
Detected EDR: Windows Defender
Detected EDR: Kaspersky Security
  • فحص كل شيء
root@kitploit:~
$ .\EDRHunt.exe all
Running in user mode, escalate to admin for more details.
Scanning processes, services, drivers, wmi, and registry...
[PROCESSES]

Suspicious Process Name: MsMpEng.exe
Description: MsMpEng.exe
Caption: MsMpEng.exe
Binary:
ProcessID: 6764
Parent Process: 1148
Process CmdLine :
File Metadata:
Matched Keyword: [msmpeng]


Suspicious Process Name: NisSrv.exe
Description: NisSrv.exe
Caption: NisSrv.exe
Binary:
ProcessID: 9840
Parent Process: 1148
Process CmdLine :
File Metadata:
Matched Keyword: [nissrv]
...
  • العثور على برامج تشغيل تطابق كلمات مفتاحية لـ EDR
root@kitploit:~
    __________  ____     __  ____  ___   ________
   / ____/ __ \/ __ \   / / / / / / / | / /_  __/
  / __/ / / / / /_/ /  / /_/ / / / /  |/ / / /
 / /___/ /_/ / _, _/  / __  / /_/ / /|  / / /
/_____/_____/_/ |_|  /_/ /_/\____/_/ |_/ /_/

FourCore Labs (https://fourcore.vision) | Version: 1.1

Running in user mode, escalate to admin for more details.
[DRIVERS]
Suspicious Driver Module: WdFilter.sys
Driver FilePath: c:\windows\system32\drivers\wd\wdfilter.sys
Driver File Metadata:
        ProductName: Microsoft® Windows® Operating System
        OriginalFileName: WdFilter.sys
        InternalFileName: WdFilter
        Company Name: Microsoft Corporation
        FileDescription: Microsoft antimalware file system filter driver
        ProductVersion: 4.18.2109.6
        Comments:
        LegalCopyright: © Microsoft Corporation. All rights reserved.
        LegalTrademarks:
Matched Keyword: [antimalware malware]

Suspicious Driver Module: hvsifltr.sys
Driver FilePath: c:\windows\system32\drivers\hvsifltr.sys
Driver File Metadata:
        ProductName: Microsoft® Windows® Operating System
        OriginalFileName: hvsifltr.sys.mui
        InternalFileName: hvsifltr.sys
        Company Name: Microsoft Corporation
        FileDescription: Microsoft Defender Application Guard Filter Driver
        ProductVersion: 10.0.19041.1
        Comments:
        LegalCopyright: © Microsoft Corporation. All rights reserved.
        LegalTrademarks:
Matched Keyword: [defender]

Suspicious Driver Module: WdNisDrv.sys
Driver FilePath: c:\windows\system32\drivers\wd\wdnisdrv.sys
Driver File Metadata:
        ProductName: Microsoft® Windows® Operating System
        OriginalFileName: wdnisdrv.sys
        InternalFileName: wdnisdrv.sys
        Company Name: Microsoft Corporation
        FileDescription: Windows Defender Network Stream Filter
        ProductVersion: 4.18.2109.6
        Comments:
        LegalCopyright: © Microsoft Corporation. All rights reserved.
        LegalTrademarks:
Matched Keyword: [defender]
...
  • العثور على خدمات تطابق كلمات مفتاحية لـ EDR
root@kitploit:~
$ .\EDRHunt.exe -s
  • العثور على برامج تشغيل تطابق كلمات مفتاحية لـ EDR
root@kitploit:~
$ .\EDRHunt.exe -d
  • العثور على مفاتيح التسجيل (Registry) تطابق كلمات مفتاحية لـ EDR
root@kitploit:~
$ .\EDRHunt.exe -r
  • العثور على مفاتيح مستودع WMI تطابق كلمات مفتاحية لـ EDR
root@kitploit:~
$ .\EDRHunt.exe -w

الاكتشافات

اكتشافات EDR المتاحة حالياً

  • Windows Defender
  • Kaspersky Security
  • Symantec Security
  • Crowdstrike Security
  • Mcafee Security
  • Cylance Security
  • Carbon Black
  • SentinelOne
  • FireEye
  • Elastic EDR
  • Qualys EDR
  • Trend Micro EDR
  • ESET EDR
  • Cybereason EDR
  • BitDefender EDR
  • Checkpoint EDR
  • Cynet EDR
  • DeepInstinct EDR
  • Sophos EDR
  • Fortinet EDR
  • MalwareBytes EDR
  • LimaCharlie Agent

سيتم إضافة المزيد قريباً.

المجتمع

نقدر لك تشغيل EDRHunt على بيئاتك الخاصة واختبار الاكتشافات! شكراً.

تنزيل الأداة