首页
社区
课程
招聘
[转帖]Learning Linux Kernel Exploitation - Part 1
发表于: 2021-2-3 07:45 7761

[转帖]Learning Linux Kernel Exploitation - Part 1

2021-2-3 07:45
7761

Learning Linux Kernel Exploitation - Part 1

In this series, I’m going to write about some basic stuffs in Linux kernel exploitation that I have learned in the last few weeks: from basic environment setup to some popular Linux kernel mitigations, and their corresponding exploitation techniques.


Back when I first started playing CTF and pwning about 2 years ago, everytime I heard other people talked about kernel exploitation, it was like a very difficult and magical topic to me, I tried to get into it several times, but always didn’t know how to start because I didn’t have the sufficient knowledge about kernels and operating systems at that point. A few weeks earlier, after having learned a lot more about computer science in general and operating systems in particular, I decided to try learning kernel pwning again, from the very basic. I know it’s pretty late for a pwner like me to start learning this subject after so long, but as they always say, it’s better late than never. It turns out that this topic is not as difficult as I have always thought it to be (but for sure it’s not easy, remember that this is just the very basics that I have learned), it just requires a lot more initial in-depth knowledge and setup than normal userspace exploitation does. Therefore, it requires pwners to be quite comfortable with userland exploitation before getting into kernel exploitation.

https://lkmidas.github.io/posts/20210123-linux-kernel-pwn-part-1/



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 3
支持
分享
最新回复 (5)
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2

Learning Linux Kernel Exploitation - Part 2

https://lkmidas.github.io/posts/20210128-linux-kernel-pwn-part-2/


2021-2-3 15:41
0
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3

这里谢谢会员 不说 提供的信息。


最后于 2021-2-3 16:14 被linhanshi编辑 ,原因:
2021-2-3 16:13
0
雪    币: 2311
活跃值: (8720)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
4
2021-2-4 11:35
0
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5

Learning Linux Kernel Exploitation - Part 3

https://lkmidas.github.io/posts/20210205-linux-kernel-pwn-part-3/


2021-2-7 11:40
0
雪    币: 2311
活跃值: (8720)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
6
linhanshi Learning Linux Kernel Exploitation - Part 3https://lkmidas.github.io/posts/20210205-linux-kernel-pwn ...

上传的附件:
2021-2-9 00:30
0
游客
登录 | 注册 方可回帖
返回
//