0x01 前言
最终的成品文章,或多或少都参考了以前网上大佬们的分享,在此特别感谢大佬们,无私分享的精神!!!
0x02 参考文章
- 钧钧(风干了没)嘴对脑输出
- https://xz.aliyun.com/t/7930(特特特特特特级别感谢,这是我见过最好的RMI系列文章)
- https://xz.aliyun.com/t/9261
- https://xz.aliyun.com/t/2223
- https://xz.aliyun.com/t/6660
- https://www.jianshu.com/p/de85fad05dcb
- https://www.cnblogs.com/nice0e3/p/14280278.html
- https://tntaxin.blog.csdn.net/article/details/105532066
- https://tntaxin.blog.csdn.net/article/details/105532007
- https://lalajun.github.io/2020/06/22/RMI%20%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96-%E6%B7%B1%E5%85%A5-%E4%B8%8A/
其中啦啦0咯咯师傅的针对RMI服务的九重攻击 - 上,堪称经典!!!!!强烈建议观看
甚至毫不夸张的说,本人RMI系列的文章,八成都是参考这个大佬做的一个本地实验罢了
啦啦0咯咯文章: https://xz.aliyun.com/t/7930
0x03 测试环境
下载地址: https://github.com/pmiaowu/RMITest
当然你不下载,跟着后面的文章慢慢来,最终也会得到这个测试环境
所以这个测试环境不是必须的