Skip to content

💉 Dll ready to be injected into a service 💉

Notifications You must be signed in to change notification settings

mpgn/DllInjectService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dll Inject Service

A sample DLL ready to be injected into a service to exec a script. This is called DLL Hijacking if you want to learn more about this. http://www.thewindowsclub.com/dll-hijacking

Place a script file : script.bat into C:\temp\ and launch the vulnerable service. If you have different path, change the path and recompile the project. After the Dll is loaded the code into script.bat will be executed.

I place two compiled dll x64.dll and x86.dll ready to execute a script on the C:\temp\ folder as an example.

About

💉 Dll ready to be injected into a service 💉

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages