From 813df6af57e2317a221451e4a5bed7e036857938 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 16 Jul 2019 15:48:19 +0900 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a9e4490..575ad7d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,15 +1,14 @@ # Advanced security for ReasonableFramework -Web hacking firewall(the advanced security against XSS, CSRF, and SQL-injection), DDoS protection, Webshell (malicious code) detection, secure configuration check. these extensions are only available for sponsors. - -Even if you do not use a sponsor-only security module, the default security in our framework is usually sufficient. - -Please note that this program is for those who want better security than the default. +the advanced security against XSS, CSRF, SQL injection, DDoS, Webshell (malicious code), weak configurations. there are extensions only available for sponsors. Generally, the default security in our framework is sufficient to you. so, you have to use it after did understand what is this. ## Related files -- helper/securitytool.lnk.php +- index.php +- helper/php-firewall.php +- helper/php-ddos.php +- and more ## Minimum tier -- 4 USD/monthly (Special thanks + Up to contributors) +- 16 USD/monthly (Buy me a coffee) Thank you.