Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ornicar/backdoor

HTTP command line backdoor using scala/play-2.1
https://github.com/ornicar/backdoor

Last synced: 9 days ago
JSON representation

HTTP command line backdoor using scala/play-2.1

Awesome Lists containing this project

README

        

HTTP command line backdoor using scala & play-2.1
-----------------------------------------------

When:

- a server needs attention
- I'm travelling
- there is no wifi available
- but only a windows machine in a cyber

Then I use that HTTP backdoor to emulate a SSH connection to my server.

The application is entirely unsecured. I use nginx basic HTTP auth to restrict access.
Use at your own risks.

![screenshot of scala backdoor](https://raw.github.com/ornicar/backdoor/master/screenshot.png)