diff --git a/SECURITY.MD b/SECURITY.MD index e92a5f5..daa013e 100644 --- a/SECURITY.MD +++ b/SECURITY.MD @@ -5,18 +5,16 @@ This repository includes recent cases on how to access Windows APIs and function This way can provide a flexible development environment for anyone, but it also applies to those with malicious purposes. -Some of the contents of this project are inspired by the attack vectors of several bad reputed hackers. +Using this project to create an abuse tools (e.g. DoS attack) may be subject to punishment in your country. -Using this project to create malicious code and network abuse tools (e.g. DDoS attack tool) may be subject to punishment in your country. - -Please use it only to create a webapp similar to Electron or legally penetration testing tool. +Please use it only to create a web technology based application similar to Electron or legally testing tool. ## Known use cases In general, WelsonJS is used in the following situations. - * Testing web accessibility satisfaction (e.g. W3C WEB-ARIA, W3C WCAG, DDA law in US/EU/KR) + * Test web accessibility (e.g. W3C WEB-ARIA, W3C WCAG, DDA law in US/EU/KR) * Explore vulnerabilities of equipment within the local network - * Manage reliability of client environments such as VPN and proxies + * Improve availablity of a clients of VPN or Proxy Note 1: If you deviate from the previous case mentioned above, please contact us before using it.