Skip to content

一款集成了Ring0和3以及APC的提权注入工具

Notifications You must be signed in to change notification settings

startagain2016/InjectTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InjectTools

一款从Ring0和3以及APC注入的提权注入工具。 //开源无🐎🐎,relax!!

Usage: For InjectTools.exe

APC注入

Example:

InjectTools.exe 你要注入的程序 DLL路径

InjectTools.exe lsass.exe C:\Users\ASUS\Desktop\artifact_x64.dll

Win11_APC Win10_APC

DLL注入

example:

InjectTools.exe 你要注入的程序 DLL路径

InjectTools.exe lsass.exe C:\Users\ASUS\Desktop\artifact_x64.dll

Win10_DLL Win11_DLL

Usage: For InjectTools_SandBox.exe

Tips: Assisted on-line

这个反沙箱的其中一个原理就是检测同文件夹下是否有cs.dll(你也可以改成你喜欢的名字),你还可以直接创建一个假的cs.dll在同目录下(然后注入自己其他路径的DLL) (APC同理!!)

example:

InjectTools_SandBox.exe 你要注入的进程 你的DLL(或者同目录下的CS上线DLL)

InjectTools_SandBox.exe lsass.exe C:\Users\ASUS\Desktop\cs.dll

Command Usage

Anti-Virus?

InjectTools_SandBox.exe

赛门铁克 Symantec

VT VT

ThreadBook ThreadBook

InjectTools.exe

沙箱扫描 (SandBox)

ThreadBook
ThreadBook

VT
VT

AV检测 (静态查杀 Static Detect)

Windows Defender
Defender

火绒
火绒

卡巴斯基
Kaspersky

360Family
360Family

About

一款集成了Ring0和3以及APC的提权注入工具

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%