首页
社区
课程
招聘
[转帖]K55 - Linux X86_64 Process Injection Utility
2021-1-20 07:14 1771

[转帖]K55 - Linux X86_64 Process Injection Utility

2021-1-20 07:14
1771

K55 - Linux X86_64 Process Injection Utility

Manipulate Processes With Customized Payloads

(pronounced: "kay fifty-five")

The K55 payload injection tool is used for injecting x86_64 shellcode payloads into running processes. The utility was developed using modern C++11 techniques as well as some traditional C linux functions like ptrace(). The shellcode spawned in the target process is 27 bytes and it executes /bin/sh (spawns a bash shell) within the target's address space. In the future, I will allow users to input there own shellcode via command line arguments.

https://www.kitploit.com/2021/01/k55-linux-x8664-process-injection.html



[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞2
打赏
分享
最新回复 (2)
雪    币: 2013
活跃值: (8365)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2DCoXrq 2021-1-20 17:14
2
0

K55-Linux x86_64 Process Injection Utility(C ++ 11)v1.1

https://github.com/josh0xA/K55/releases/tag/1.1

上传的附件:
雪    币: 85452
活跃值: (198780)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2021-1-20 17:17
3
0
FleTime K55-Linux x86_64 Process Injection Utility(C ++ 11)v1.1https://github.com/josh0xA/K55/releases/tag/1 ...
游客
登录 | 注册 方可回帖
返回