From 655ffb24ed1966c8a82242bc5bc04e616ec41de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Tue, 12 May 2020 19:07:23 +0200 Subject: security mc --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..7f44e37 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# reporting and dealing with security issues + +well... hacking (as in exploiting vulnerabilities/pentesting) rocks and I support it. I even agree with black-hat hacking. But shit can +go wild when a black-hat hacker discovers a vulnerability. Do not take this script seriously, it has bugs and it will have them. Run it +in closed localhost environments. + +That being said; if you found a vulnerability (memory leaks, etc.), please submit an issue or, even better, a pull request with +a fix. Everything is welcome! + +I am bored a lot actually, so I may fix your issues and hacks rather quickly. -- cgit v1.2.3