Город МОСКОВСКИЙ
00:42:39

Linux LKM Rootkit Tutorial | Linux Kernel Module Rootkit | Part 1

Аватар
Сделай Себя Профессионалом
Просмотры:
40
Дата загрузки:
26.09.2023 13:49
Длительность:
00:42:39
Категория:
Технологии и интернет

Описание

Linux LKM Rootkit Tutorial | Linux Kernel Module Rootkit | Part 1 - Hooking sys call table, linux rootkit LKMS linux kernel modules device driver lkm rootkit. :)
PART-2: https://www.youtube.com/watch?v=jw9kuN1lhiw

#Linux#kernel#rootkit#module

The code in this video is NOT mallicous it is a "rootkit" simply because it runs in kernel space and not user space.

NOTE:
We only only creating a function that prints some text to the kernel logs and making a syscall go through our function when used. We are creating a legitimate LKM linux kernel module / kernel device. Also in part 3 i show how to protect from mallicous malware "rootkits" that run malware in kernel space to help users protect themselves. But the code in part 1 and 2 can in no way be used for mallicous purposes or is mallicous and are legitimate linux kernel code and is the basics for creating a linux kernel module and how legitimate linux kernel module developers and device drivers are created and use the syscall table to hook and run own functionality.


NOTE_;
This is for educational purposes and is not malicious in anyway. As always this channel is mainly a coding channel to teach people how to code and what a fantastic skill it is to learn and also how to better protect themselves. My videos are purely ethical and breaking apart how these programs work and how to better protect. This channel does not condone illegal activity and nor does it show anyone how to commit malicious acts or even present enough information for persons to be able to. This channel has taught many children, and adults in schools/colleges/universitys. I have been asked to present talks at conferences and to be published as my teachings are very good and professional.

Рекомендуемые видео