Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ornicar/backdoor
- Owner: ornicar
- License: mit
- Created: 2013-01-17T15:44:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-17T16:26:28.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T21:17:55.329Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 196 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 cyberThen 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)