Add a short description.

This commit is contained in:
ben
2025-09-01 21:06:56 +02:00
parent ef8cdd3643
commit 039f92ff63

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# 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)