Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.87 KB

README.md

File metadata and controls

54 lines (37 loc) · 2.87 KB

X-Updare Store XOOPSCube powered-by-electricity XCL

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License GPL X-Updare Store

///// — Protector :: Security Module

alt text

MODULE Protector
Description Protector is a module to secure XCL Web Application Platform and CMS from various and malicious attacks..
Render Engine Smarty v2 and XCube Layout
Version 3.58.0
Author Nobuhiro Yasutomi @nbuy XCL PHP8
Author Nuno Luciano @gigamaster XCL PHP7
Author Original by Gijoe (https://peak.ne.jp/)
Copyright 2005-2023 Authors
License GPL
💻 The Minimum Requirements
      Apache, Nginx, etc. PHP 7.2 - PHP 8.2
      MySQL 5.6, MariaDB  InnoDB utf8 / utf8mb4
      XCL version 2.3.+

Features :

  • DoS attack and Bad Crawlers (and bots collecting e-mails)
  • SQL Injection
  • XSS (not all though)
  • System globals pollution
  • Session hi-jacking
  • Null-bytes
  • Directory Traversal
  • Some sort of CSRF
  • Brute Force
  • Camouflaged Image File Uploading (== IE Content-Type XSS)
  • Executable File Uploading Attack
  • XMLRPC's eval() and SQL Injection Attacks
  • SPAMs for comment, trackback etc.