Skip to content

Early cascade injection PoC based on Outflanks blog post written in Rust

Notifications You must be signed in to change notification settings

Whitecat18/earlycascade-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EARLYCASCADE INJECTION IN RUST

This is just a simple PoC implementation of the early cascade injection technique documented by the Outflank blog post.

Special Thanks to @C5pider for his POC for Early-Cascade Injection.

This code was tested on Microsoft Windows 11 Home [Version 10.0.22631]

PoC

Executing Calc.exe Shellcode

PoC

Reference / Credit:

USAGE:

cd earlycascade-injection

cargo run --release Notepad.exe .\w64-exec-calc-shellcode.bin

You can replace any shellcode if you need. I Just used calc.bin shellcode !

By @5mukx

For More PoC Codes. Please Check: Rust for Malware Development Repository.

About

Early cascade injection PoC based on Outflanks blog post written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages