摘要: 远程线程的注入 PE的修正 https://bbs.pediy.com/thread-222187.htm 从github上下载了ReflectiverLoader认真学习了一下 在代码中得到一些心得和自己的想法,都按步骤写到了代码中,现在分享给大家,如有错,望大家指正 其中需要注入的dll和解析, 阅读全文
posted @ 2020-05-20 15:39 lsgxeva 阅读(313) 评论(0) 推荐(0)
摘要: 通过task_threads()绕过平台二进制限制 https://bazad.github.io/2018/10/bypassing-platform-binary-task-threads/ https://github.com/bazad/threadexec 由于多年来这些任务端口已被许多漏 阅读全文
posted @ 2020-05-20 15:30 lsgxeva 阅读(1168) 评论(0) 推荐(0)
摘要: 反射式DLL注入研究 https://www.freebuf.com/articles/system/151161.html https://www.cnblogs.com/h2zZhou/p/7721797.html https://github.com/haidragon/ReflectiveI 阅读全文
posted @ 2020-05-20 14:31 lsgxeva 阅读(1980) 评论(0) 推荐(0)