Skip to content

0x0ff537/Basic-win32API-reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic-win32API-reverse-shell

A basic reverse shell using win32 APIs. Connect with the server using a raw socket, then a new cmd.exe process is created and stdin, stdout and stderr are redirected to the socket. You can use powershell.exe if desired, or make it more stealthy by dynamically resolvig the addresses of the functions.

Worth to mention that I wrote the code out of some other examples I found on github but can't find them anymore. A good resource if you want to create a more complex reverse shell in assembly can be found here, written by h0mbre.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages