Skip to content

A memory-based evasion technique which makes shellcode invisible from process start to end.

License

Notifications You must be signed in to change notification settings

b1-team/phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phantom

A memory-based evasion technique which makes shellcode invisible from process start to end.


Motivation

ShellGhost Offensive Edition, and rust!

Build

The shellcode needs to be processed using scripts/main.py (the default shellcode is calc).

Executing the py file generates three files (in, sh, shellcode.bin).

Place these three files in the assets directory, and compile them with cargo b -r.

About

A memory-based evasion technique which makes shellcode invisible from process start to end.

Resources

License

Stars

Watchers

Forks

Packages

No packages published