shadow

module
v0.0.0-...-8eba749 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2020 License: GPL-3.0

README

Shadow - A platform independent reverse shell over https.

Shadow is a reverse shell over https and Shadowserver is a manager for Shadow .

Getting Started

cd shadow/src
Create certs
openssl genrsa -out server.key 2048
openssl req -new -x509 -days 1826 -key server.key -out server.crt
go get github.com/PuerkitoBio/goquery
go get github.com/fatih/color
Build Shadow
Update your shadowserver ip {shadowserver := "https://ip:port"}
GOOS=windows GOARCH=386 go build -o shadow.exe shadow.go
Build Shadow Server
go build -o shadowserver shadowserver.go
Run Shadow Server
./shadowserver
Once if the shadow runs Shadowserver's prompt will change to <>
Prerequisites
Go 1.9

Built With

Go Lang

Author

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL