Level 5
1 |
|
典型的buffer overflow,而且没有任何的保护措施,直接在栈上执行shellcode就可以了。
在拿到shell之前需要先进行setreuid提权,写出shellcode。
Continue reading1 |
|
典型的buffer overflow,而且没有任何的保护措施,直接在栈上执行shellcode就可以了。
在拿到shell之前需要先进行setreuid提权,写出shellcode。
Continue reading所谓的Wargame属于CTF的一种,登陆远程主机,通过上面运行的有漏洞程序逐步提升权限。
比较著名的就是smashthestack了,虽然速度比较慢,也可以尝试一下。
不定期更新
Continue readingPrevious CTFer
Security Researcher