0xlane/ppspoofing

Rust编写的父进程PID欺骗技术测试工具

Rustwindowsrustppid-spoofing
This is stars and forks stats for /0xlane/ppspoofing repository. As of 09 May, 2024 this repository has 44 stars and 10 forks.

ppspoofing 父进程 PID 伪造技术测试用,Rust 编写。 使用方式 cargo build cargo run -- <pid> <commandline> 在 powershell 可以这么用: ppspoofing.exe (Get-Process -Name winlogon)[0].Id notepad.exe 利用原理 检查运行权限,尝试开启 DEBUG 权限,但实际上不是所有进程都需要这一步 通过 OpenProcess 获取到目标进程句柄,访问权限 PROCESS_ALL_ACCESS 创建 STARTUPINFOEXA,调用 InitializeProcThreadAttributeList 初始化 调用 UpdateProcThreadAttribute 将第一步获取的句柄值更新到 PROC_THREAD_ATTRIBUTE_PARENT_PROCESS 调用 CreateProcess 创建进程,创建标志为 CREATE_UNICODE_ENVIRONMENT | EXTENDED_STARTUPINFO_PRESENT 存在的问题 在第二步,administrator...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
facebook/hhvmC++HackOCaml17.8k+33.2k+1
tweedegolf/101-rsRustCVue2.4k01000
ReagentX/imessage-exporterRustHTMLCSS2k0620
Barre/privaxyRustHTMLPython1.9k0810
jzarnett/ece459TeXRustC34501190
RCasatta/fbbeRustOther22030
leptos-rs/leptosRustOther12.2k+155453+11
WerWolv/ImHex-PatternsRustPythonOther42801150
MustardChef/WSABuilds3.3k06220
HarmVeenstra/PowershellisfunPowerShellBatchfile2920620