搭建教程:https://blog.csdn.net/buyueliuying/article/details/82316517
Poc地址:https://github.com/Ridter/redis-rce
编译so地址:https://github.com/n0b0dyCN/RedisModules-ExecuteCommand
原ppt地址:https://2018.zeronights.ru/wp-content/uploads/materials/15-redis-post-exploitation.pdf
1.开启redis

2.编译文件下载好文件直接make编译就可以了

3.编译完之后会放入/src目录下

4.然后放入poc底下

5.跑一下poc

6. 打远程的Shell
