Skip to content
/ dropper Public
forked from im4x5yn74x/dropper

Cross compiling reverse/bind shell payload dropper

License

Notifications You must be signed in to change notification settings

n8tr0n/dropper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Dropper

In order to run dropper, you must already have your GOPATH configured properly. For more information on setting up your GOPATH and Golang environment, please visit the golang wiki on GitHub:

https://github.com/golang/go/wiki/SettingGOPATH

If everything is all set, navigate to your GOPATH on your system run clone the repo using git or go.

git clone https://github.com/im4x5yn74x/dropper.git

go get github.com/im4x5yn74x/dropper

Once cloned, change to the dropper folder and give it a test run.

cd dropper/; go run dropper.go

+...|Choose an OS|...+

  • windows
  • linux
  • freebsd
  • nacl
  • netbsd
  • openbsd
  • plan9
  • solaris
  • dragonfly
  • darwin
  • android

_:

About

Cross compiling reverse/bind shell payload dropper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%