10 lines
454 B
Markdown
10 lines
454 B
Markdown
# HoneyJS : a fake server administration website in static html/js
|
|
|
|
This project is a honeypot, built solely with static files.
|
|
|
|
It pretends that an administration console is available and provides a shell that executes commands directly in the browser.
|
|
|
|
You can observe the executed commands simply by retrieving the logs from the HTTP server that serves these static pages.
|
|
|
|
A demo is available here: https://an.hackade.org/ (demo root:password1234)
|