<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: UUSEC Technology</title>
    <description>The latest articles on DEV Community by UUSEC Technology (@safe3).</description>
    <link>https://dev.to/safe3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3404678%2F1fd18bd2-d5ec-4972-b609-40754f8577d2.png</url>
      <title>DEV Community: UUSEC Technology</title>
      <link>https://dev.to/safe3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/safe3"/>
    <language>en</language>
    <item>
      <title>UUSEC WAF</title>
      <dc:creator>UUSEC Technology</dc:creator>
      <pubDate>Fri, 01 Aug 2025 04:46:38 +0000</pubDate>
      <link>https://dev.to/safe3/uusec-waf-13bi</link>
      <guid>https://dev.to/safe3/uusec-waf-13bi</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;UUSEC WAF&lt;/strong&gt; Web Application Firewall is an industrial grade free, high-performance, and highly scalable web application and API security protection product that supports AI and semantic engines. It is a comprehensive website protection product launched by UUSEC Technology, which first realizes the three-layer defense function of traffic layer, system layer, and runtime layer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1q6fe6j7pjgak1ayj16z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1q6fe6j7pjgak1ayj16z.png" width="800" height="525"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Daily Trend
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=x8oHis0gzlE" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fclspx5jbxujj3r7mozdc.jpg" alt="UUSEC WAF" width="640" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Technical advantages
&lt;/h2&gt;

&lt;p&gt;⛎ Intelligent 0-day defense&lt;/p&gt;

&lt;p&gt;UUSEC WAF innovatively applies machine learning technology, using anomaly detection algorithms to distinguish and identify HTTP normal and attack traffic, and models whitelist threats to normal traffic. By using machine learning algorithms to automatically learn the parameter characteristics of normal traffic and convert them into corresponding parameter whitelist rule libraries, it is possible to intercept attacks without adding rules when facing various sudden 0-day vulnerabilities, eliminating the pain of website managers having to work late to upgrade as soon as vulnerabilities appear.&lt;/p&gt;

&lt;p&gt;♉ Ultimate CDN acceleration&lt;/p&gt;

&lt;p&gt;UUSEC self-developed cache cleaning feature surpasses the arbitrary cache cleaning function only available in the commercial version of nginx, proxy_cache_purge. The commercial version of nginx only supports * pattern matching to clean the cache, while UUSEC WAF further supports regular expression matching URL path cache cleaning, which has higher flexibility and practicality compared to the commercial version of nginx. Users can enjoy ultimate CDN acceleration while more conveniently solving cache expiration issues.&lt;/p&gt;

&lt;p&gt;♍ Powerful proactive defense&lt;/p&gt;

&lt;p&gt;The self-developed 'HIPS' and 'RASP' functions of UUSEC WAF can achieve more powerful dual layer defense at the system layer and application runtime layer, effectively preventing zero day vulnerability attacks. Host layer active defense can intercept low-level attacks at the system kernel layer, such as restricting process network communication, process creation, file read and write, system privilege escalation, system overflow attacks, etc. Runtime application self-defense RASP is inserted into runtime engines such as Java JVM and PHP Zend to effectively track runtime context and intercept various web 0-day vulnerability attacks.&lt;/p&gt;

&lt;p&gt;♎ Advanced semantic engine&lt;/p&gt;

&lt;p&gt;UUSEC WAF adopts four industry-leading semantic analysis based detection engines, namely SQL, XSS, RCE, and LFI. Combined with multiple deep decoding engines, it can truly restore HTTP content such as base64, JSON, and form data, effectively resisting various attack methods that bypass WAF. Compared with traditional regular matching, it has the characteristics of high accuracy, low false alarm rate, and high efficiency. Administrators do not need to maintain a complex rule library to intercept multiple types of attacks.&lt;/p&gt;

&lt;p&gt;♊ Advanced rule engine&lt;/p&gt;

&lt;p&gt;UUSEC WAF actively utilizes the high-performance and highly flexible features of nginx and luajit. In addition to providing a traditional rule creation mode that is user-friendly for ordinary users, it also offers a highly scalable and flexible Lua script rule writing function, allowing advanced security administrators with certain programming skills to create a series of advanced vulnerability protection rules that traditional WAF cannot achieve. Users can write a series of plugins to extend the existing functions of WAF. This makes it easier to intercept complex vulnerabilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 One click Installation
&lt;/h2&gt;

&lt;p&gt;UUSEC WAF provides you with a powerful and flexible API for extending and writing security rules. After being published in the management backend, all rules take effect immediately without restarting, far exceeding most free WAF products on the market such as ModSecurity. The rules are shown below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fci11ew55k7zjd7edzpwm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fci11ew55k7zjd7edzpwm.png" width="800" height="538"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🏠Please visit the official website to see more details:  &lt;a href="https://uuwaf.uusec.com/" rel="noopener noreferrer"&gt;https://uuwaf.uusec.com/&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;The installation of the UUSEC WAF is very simple, usually completed within a few minutes, and the specific time depends on the network download situation.&lt;/p&gt;

&lt;p&gt;Attention: Please try to choose a pure Linux x86_64 environment server for installation, because the UUSEC WAF adopts cloud WAF reverse proxy mode, which requires the use of ports 80 and 443 by default.&lt;/p&gt;

&lt;h3&gt;
  
  
  Installation
&lt;/h3&gt;

&lt;p&gt;Software dependencies: Docker CE version 20.10.14 or above, Docker Compose version 2.0.0 or above.&lt;/p&gt;

&lt;p&gt;If you encounter the inability to automatically install Docker Engine, please install it manually.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;sudo &lt;/span&gt;bash &lt;span class="nt"&gt;-c&lt;/span&gt; &lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="si"&gt;$(&lt;/span&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://uuwaf.uusec.com/installer.sh&lt;span class="si"&gt;)&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Subsequently, &lt;code&gt;bash /opt/waf/manager.sh&lt;/code&gt; is used to manage the UUSEC WAF container, including starting, stopping, updating, uninstalling, etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  Quick Start
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Login to the management: Access &lt;a href="https://ip:4443" rel="noopener noreferrer"&gt;https://ip:4443&lt;/a&gt; ,the IP address is the server IP address for installing the UUSEC WAF, the default username is &lt;code&gt;admin&lt;/code&gt;, and the default password is &lt;code&gt;#Passw0rd&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Add a site: Go to the "Sites" menu, click the "Add Site" button, and follow the prompts to add the site domain name and website server IP.&lt;/li&gt;
&lt;li&gt;Add SSL certificate: Go to the certificate management menu, click the "Add Certificate" button, and upload the HTTPS certificate and private key file of the domain name. If you don‘t have a SSL certificate, you can also apply for a Let's Encrypt free SSL certificate and renew it automatically before the certificate expires.&lt;/li&gt;
&lt;li&gt;Change the DNS address of the domain: Go to the domain name service provider's management backend and change the IP address recorded in the DNS A of the domain name to the IP address of the UUSEC WAF server.&lt;/li&gt;
&lt;li&gt;Test connectivity: Visit the site domain to see if the website can be opened, and check if the returned HTTP header server field is uuWAF.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For more solutions to problems encountered during use, please refer to &lt;a href="https://uuwaf.uusec.com/#/guide/problems" rel="noopener noreferrer"&gt;FAQ&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Effect Evaluation
&lt;/h2&gt;

&lt;p&gt;For reference only&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;ModSecurity, Level 1&lt;/th&gt;
&lt;th&gt;CloudFlare, Free&lt;/th&gt;
&lt;th&gt;UUSEC WAF, Free&lt;/th&gt;
&lt;th&gt;UUSEC WAF, Pro&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total Samples&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;33669&lt;/td&gt;
&lt;td&gt;33669&lt;/td&gt;
&lt;td&gt;33669&lt;/td&gt;
&lt;td&gt;33669&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Detection&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;69.74%&lt;/td&gt;
&lt;td&gt;10.70%&lt;/td&gt;
&lt;td&gt;74.77%&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;98.97%&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;False Positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;17.58%&lt;/td&gt;
&lt;td&gt;0.07%&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;0.09%&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;0.01%&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Accuracy&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;82.20%&lt;/td&gt;
&lt;td&gt;98.40%&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;99.42%&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;99.95%&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  🥇 Product List
&lt;/h2&gt;

&lt;p&gt;Other great products from us:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Safe3/openresty-manager" rel="noopener noreferrer"&gt;OpenResty Manager&lt;/a&gt; - The most simple, powerful and beautiful host management panel, open source alternative to OpenResty Edge.&lt;/p&gt;

&lt;h2&gt;
  
  
  💝 Contribution List
&lt;/h2&gt;

&lt;p&gt;How to contribute? reference: &lt;a href="https://uuwaf.uusec.com/#/guide/contribute" rel="noopener noreferrer"&gt;https://uuwaf.uusec.com/#/guide/contribute&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  😘 Join the discussion
&lt;/h2&gt;

&lt;p&gt;Welcome to participate in discussions on various bugs, functional requirements, and usage issues related to the UUSEC WAF through the following channels:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Problem submission: &lt;a href="https://github.com/Safe3/uusec-waf/issues" rel="noopener noreferrer"&gt;https://github.com/Safe3/uusec-waf/issues&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Discussion Community: &lt;a href="https://github.com/Safe3/uusec-waf/discussions" rel="noopener noreferrer"&gt;https://github.com/Safe3/uusec-waf/discussions&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>security</category>
      <category>opensource</category>
      <category>web</category>
      <category>programming</category>
    </item>
    <item>
      <title>OpenResty Manager</title>
      <dc:creator>UUSEC Technology</dc:creator>
      <pubDate>Fri, 01 Aug 2025 04:38:15 +0000</pubDate>
      <link>https://dev.to/safe3/openresty-manager-3ffd</link>
      <guid>https://dev.to/safe3/openresty-manager-3ffd</guid>
      <description>&lt;p&gt;The most simple, powerful and beautiful server control panel, an open source alternative to OpenResty Edge, allows you to easily secure reverse proxy websites running at home or on the Internet, including access control, denial of service attack protection, automatic application and renewal of free SSL certificates, without having to know too much about OpenResty or Let's Encrypt. And it supports host management, including easy-to-use web terminals and file management, as well as Docker Composer based application store, greatly reducing the difficulty of website building and container management.&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Features
&lt;/h2&gt;

&lt;p&gt;🟢 Provide a beautiful, powerful, and easy-to-use web management UI&lt;br&gt;
🟣 Free SSL support both for HTTP-01 and DNS-01 challenge or provide your own SSL certificates&lt;br&gt;
🟡 Powerful security features, such as access control, denial-of-service attack protection, identity authentication.&lt;br&gt;
🔴 Simplify host management, include UI frendly terminal and file manager for users&lt;br&gt;
🔵 Support application store, greatly reducing the difficulty of website building and container management&lt;/p&gt;
&lt;h2&gt;
  
  
  🚀 Usage
&lt;/h2&gt;

&lt;p&gt;OpenResty Manager is not only easy to use but also easy to install, supports both host and container environments.&lt;/p&gt;
&lt;h3&gt;
  
  
  Host Version
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;☣️ &lt;strong&gt;&lt;em&gt;If the server is using cloud services, remember to open the TCP port 80, 443 and 34567 required for OpenResty Manager&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;One click installation: Automatic installation can be completed in minutes.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;sudo &lt;/span&gt;bash &lt;span class="nt"&gt;-c&lt;/span&gt; &lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="si"&gt;$(&lt;/span&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://om.uusec.com/installer.sh&lt;span class="si"&gt;)&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  Docker Version
&lt;/h3&gt;

&lt;p&gt;One click installation: Automatic installation can be completed in minutes.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;sudo &lt;/span&gt;bash &lt;span class="nt"&gt;-c&lt;/span&gt; &lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="si"&gt;$(&lt;/span&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://om.uusec.com/docker_installer.sh&lt;span class="si"&gt;)&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Subsequently, &lt;code&gt;bash /opt/om/om.sh&lt;/code&gt; is used to manage the OpenResty Manager container, including starting, stopping, updating, uninstalling, etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  Quick Start
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Login to the management: Access &lt;a href="https://your-ip:34567" rel="noopener noreferrer"&gt;https://your-ip:34567&lt;/a&gt; , the default username is "admin", and the default password is "#Passw0rd".&lt;/li&gt;
&lt;li&gt;Add SSL certificates: Go to the certificates management menu, apply for a Let's Encrypt free SSL certificate or upload an existing certificate.&lt;/li&gt;
&lt;li&gt;Add apps: Go to the app store menu and install apps such as WordPress with just one click.&lt;/li&gt;
&lt;li&gt;Add upstreams: Go to the upstream management menu and add upstream load balancing for installed applications such as WordPress.&lt;/li&gt;
&lt;li&gt;Add a site: Go to the sites menu, click the "New site" button, and follow the prompts to add the site domain names for reverse proxy.&lt;/li&gt;
&lt;li&gt;Test connectivity: Change your domain dns A or CNAME record to the OpenResty Manager server IP, visit your website to see if it can be opened.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Uninstall
&lt;/h3&gt;

&lt;p&gt;One click uninstallation: Automatic uninstallation can be completed in minutes.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nb"&gt;sudo &lt;/span&gt;bash &lt;span class="nt"&gt;-c&lt;/span&gt; &lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="si"&gt;$(&lt;/span&gt;curl &lt;span class="nt"&gt;-fsSL&lt;/span&gt; https://om.uusec.com/uninstaller.sh&lt;span class="si"&gt;)&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  🥇 Product List
&lt;/h2&gt;

&lt;p&gt;Other great products from us:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Safe3/uusec-waf" rel="noopener noreferrer"&gt;UUSEC WAF&lt;/a&gt; - An high-performance, AI and semantic technology Web Application Firewall and API Security Gateway (WAAP).&lt;/p&gt;

&lt;h2&gt;
  
  
  💝 Credits
&lt;/h2&gt;

&lt;p&gt;Thanks to all the amazing &lt;a href="https://github.com/Safe3/openresty-manager/graphs/contributors" rel="noopener noreferrer"&gt;community contributors for sending PRs&lt;/a&gt; and keeping this project updated. ❤️&lt;/p&gt;

&lt;p&gt;If you have an idea or some kind of improvement, you are welcome to contribute and participate in the Project, feel free to send your PR.&lt;br&gt;
If you want to support more features , please send mail to support[at]uusec.com .&lt;/p&gt;

&lt;h2&gt;
  
  
  🔑 License
&lt;/h2&gt;

&lt;p&gt;OpenResty Manager is under GPL license, everyone can use it for free！&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>opensource</category>
      <category>security</category>
    </item>
  </channel>
</rss>
