Skip to content

This golang reverse shell fetches the reverse address from your email subject and connect to the machine which has its port listening.

Notifications You must be signed in to change notification settings

Jailman/GoEmailReverseShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoEmailReverseShell

This golng reverse shell fetches the address from your latest email subject, and the subject should be like this:

10.1.1.1:1234

This golag file requires go-pop3 lib which you can get it here:

https://github.com/taknb2nch/go-pop3.git

If you want to hide the window when executing it, compile the program like this:

go build -ldflags -H=windowsgui email_reverse_shell-repl.go

About

This golang reverse shell fetches the reverse address from your email subject and connect to the machine which has its port listening.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages