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

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

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

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

دليل الأدوات

الفئات

عرض جميع الفئات
Loading categories
e1000_vulnerability_exploit — استغلال ثغرة أمنية في VirtualBox (https://nvd.nist.gov/vuln/detail/CVE-2018-3295) | Kitploit
أدوات/GitHubGitHub/ndureiss/e1000_vulnerability_exploit
أمان الأنظمة المدمجةتحليل الثغرات الأمنيةالاستغلالأمن الأجهزةاستغلال الملفات الثنائية
GitHubndureiss/e1000_vulnerability_exploit

e1000_vulnerability_exploit

استغلال ثغرة أمنية في VirtualBox (https://nvd.nist.gov/vuln/detail/CVE-2018-3295)

عرض المستودع

الأكثر شعبية

عرض الكل →

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

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

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

عرض جميع الأدوات →
مشاركة
منذ 7 سنواتلم تتم المراجعة بعد

e1000_vulnerability_exploit

Installation

$ ./install.sh

Only own version build are supported yet. Please choose own and debug to build your debug version.

Warning : During the process an error can occur, especially during the sources compilation. You can have something like "Exit with error status 2."

Please contact us at [email protected] if an error occurs.

Debug

Use RTLogPrintf(string, args) to print debug message. The debug will go into .log files in VirtualBox folder.

Look into the files :

  • src/VBox/Devices/Network/DevE1000 .cpp / .h ;

  • src/VBox/Devices/Network/DevEEPROM .cpp / .h.

You can use cleanlog script to clean all logs and printlog to print them in the console.

VM

There is not script for VM creation/management yet. Please create a VM called ProjetLong with 2CPU Cores and 8Gb RAM.

Download fake_driver folder into the VM and run load_fake_driver. Use reload_fake_driver if you have already load the driver and you want to apply changes.

Note

Some scripts will arrive to make it easier for users, on VM and VMM.

تنزيل الأداة