diff options
author | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 19:07:23 +0200 |
---|---|---|
committer | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 19:07:23 +0200 |
commit | 655ffb24ed1966c8a82242bc5bc04e616ec41de5 (patch) | |
tree | c40ab9dae4320c04ad2f1b5c4127a04a1833007b /SECURITY.md | |
parent | separated bvr_command_processor (diff) | |
download | bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar.gz bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar.bz2 bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar.lz bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar.xz bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.tar.zst bverbose-655ffb24ed1966c8a82242bc5bc04e616ec41de5.zip |
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |