diff --git a/README.md b/README.md new file mode 100644 index 0000000..35921cd --- /dev/null +++ b/README.md @@ -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)