Skip to content

Golang reverse shell for educational purposes ONLY

License

Notifications You must be signed in to change notification settings

xorgzz/Go_rshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang Simple RShell

hackerman_caption_2
but seriously anything you do with this script is only on you.

How to set up

Pull git repo
$ git clone https://github.com/xorgzz/go_rshell
Build script
$ cd go_rshell
$ go build
Run exec
$ ./go_rshell

Specifics

  • Default ip is 127.0.0.1
  • Default port is 2000

Updates?

Probably I'll get back here

About

Golang reverse shell for educational purposes ONLY

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages