Brazil's biggest MU Online portal — since 2003
Topic

Painel

All content about Painel — 8 results.

Painel

🧱
Tutorial

Web Application Firewall (WAF) to protect your MU Online server's site

Set up a WAF (Web Application Firewall) in front of your MU Online server's site, panel, and API, with rules against SQL injection, XSS, login brute force, and ranking-scraping bots.

16 min · Advanced ·
🖥️
Tutorial

How to create a web administration panel for MU Online

Build a secure web administration panel for your MU Online server, with strong authentication, permission control, account and character management, bans, item delivery and complete audit logs.

15 · Advanced ·
🔑
Tutorial

How to protect your MU Online server's admin panel with two-factor authentication (2FA)

Implement TOTP-based two-factor authentication (2FA) in your MU Online server's PHP admin panel, with secret generation, QR Code, code verification, and an access recovery plan in case the player loses their device.

15 min · Advanced ·
🛡️
Tutorial

Web vulnerability audit for your MU Online server's site and panel

Run a complete web security audit on your MU Online server's site, control panel, and shop: SQL Injection, XSS, authentication flaws, data exposure, and a prioritized fix checklist.

17 min · Advanced ·
🖥️
Tutorial

How to Set Up the Admin Panel and Game Master Features on MU Server

Learn how to configure the admin panel and Game Master accounts on your MU Online private server, covering permissions, commands, and security best practices.

18 min · Advanced ·
🛡️
Tutorial

How to Protect Your MU Online Server Panel Against CSRF Attacks

Understand how CSRF attacks can be used against your MU Online server panel, and implement tokens, SameSite cookies, and origin validation to block forged actions carried out in the player's name.

14 min · Intermediate ·
🧩
Tutorial

How to create a plugin for your MU Online server's WebEngine

Learn how to structure, code, and publish your own plugin for your MU Online server's WebEngine (web panel), integrating rankings, voting, the shop, and commands with the game database.

17 min · Advanced ·
🧨
Tutorial

How to prevent SQL Injection in legacy forms on your MU Online server's website

Identify and fix SQL Injection vulnerabilities in legacy PHP panels for MU Online servers — from login and ranking forms to donation pages — using prepared statements, input validation, and hands-on testing.

16 min · Advanced ·