Skip to content

FunctionStomping (using golang) : A new shellcode injection technique.

License

Notifications You must be signed in to change notification settings

hackerxj007/goFunctionStomping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goFunctionStomping

FunctionStomping using golang

Description

This is a brand-new technique for shellcode injection to evade AVs and EDRs. This technique is inspired by Module Stomping and has some similarities. As to this date (23-01-2022) also hollows-hunter doesn't find it.

See detail:

https://idov31.github.io/2022-01-28-function-stomping/

Usage

  1. Add the project dir to you project.
  2. Change the "winApi" package's import method.

image

image

Acknowledgments

https://github.com/idov31/functionstomping
https://idov31.github.io/2022-01-28-function-stomping/

About

FunctionStomping (using golang) : A new shellcode injection technique.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages