Skip to content

A simple reverse shell service. Using Google Cloud Build and Run to have immediate CI/CD.

License

Notifications You must be signed in to change notification settings

antoniomika/rshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rshell

A simple reverse shell service.

Preface

This project was based on the project reverse-shell by Luke Childs. It was mainly written in Go to test out Google Cloud Run and attempting to make fully GitOps deployable projects as part of the free offerings on Google Cloud.

So What?

Any push to this repository is automatically deployed to the Cloud Run service. All of the business logic for building and deploying is handled in the cloudbuild.yaml file. This makes use of Google Cloud Build to build the container and pushes it to gcr.io

Now What?

Any use of a service like this should only be done for educational purposes.

About

A simple reverse shell service. Using Google Cloud Build and Run to have immediate CI/CD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages