Brazil's biggest MU Online portal — since 2003
Topic

Security

All content about Security — 9 results.

Security

🛡️
Tutorial

How to Do Automatic Cloud Backup of MU Server

Learn to automate MU Online S6 server backups to the cloud using scripts, scheduling, and data security best practices.

12 min · Intermediate ·
⚔️
Guia

Advanced Account Security Guide: Protect Your Items in MU

Learn how to secure your MU Online S6 account with strong passwords, character PINs, and best practices to keep your hard-earned items safe.

12 min · Beginner ·
🔐
Guia

Account security in MU Online: complete guide to protect your progress

Complete account security guide for MU Online players: the 4 most common ways MU Online accounts are compromised (weak passwords, phishing sites, malware from unofficial downloads, social engineering), how to create and manage a strong unique password for your game account, what the PIN/secondary password does and how to use it, how to identify official server websites vs fake phishing copies, why downloading any MU 'hack', 'cheat', or 'bot' software from unknown sources compromises your account, what to do if your account is compromised (step-by-step recovery), how server logs work and why reporting theft quickly matters, and how to recognize social engineering attacks in-game (players who trick you into giving up your password or items).

11 min · Beginner ·
🛡️
Tutorial

How to protect your MU Online server against DDoS

Complete guide to protecting a MU Online private server from DDoS attacks: why MU servers are frequent targets (competition, revenge, extortion), the types of attacks used against MU servers (volumetric UDP/TCP, SYN flood, DNS amplification, HTTP flood), the layered protection strategy (hosting with anti-DDoS, hiding the real IP, Windows Firewall hardening, rate limiting), how attackers discover your server's IP through the website, DNS, and client analysis, which ports should be open vs permanently closed (never open TCP 1433 or UDP 1434 to the internet), how to choose a hosting provider with real anti-DDoS protection, what to do during an active attack (communicate, don't panic, don't expose the IP), and how to evaluate your protection after an attack.

12 min · Advanced ·
🔒
Tutorial

How to sanitize user uploads on your MU Online server's website and panel

Implement secure sanitization of user uploads (avatars, ticket attachments, forum images) on your MU Online server's website, covering real type validation, size limits, renaming, and storage outside the webroot.

16 min · Advanced ·
🛡️
Tutorial

How to protect your MU Online server (anti-hack and security)

Complete guide to protecting a MU Online server from hacks, cheats, and intrusions: how anti-hack works and what it actually protects (client side), the most effective server-side protections against speed hack, dupe, and item injection, hardening the SQL Server against intrusion (strong sa password, dedicated users, closed ports), securing the web panel against SQL injection and admin credential theft, Windows server hardening (strong Administrator password, non-default RDP port, RDP IP restriction), monitoring player behavior with server logs, and the layered security model — why no single solution is enough and how the layers reinforce each other.

12 min · Advanced ·
🛡️
Tutorial

Hardware Anti-DDoS Protection for MU Online Server

Complete technical guide to protecting MU Online Season 6 servers against DDoS attacks using dedicated hardware solutions.

12 min · Advanced ·
🛡️
Tutorial

How to run a staff permissions review on your MU Online server

Structure a periodic review of Game Master and staff permissions on your MU Online server, defining access levels, allowed commands, and usage auditing, to reduce power abuse and risks to the economy.

15 min · Intermediate ·
💾
Tutorial

How to back up your MU Online server database

Complete guide to protecting your MU Online server data with SQL Server backups: what to back up and why, manual backup via SSMS step by step, automated backup with SQL Server Agent jobs, T-SQL scripts for scheduled backups, backup rotation strategy (keeping the last 7 days), how to copy backups off-server to another disk or cloud storage, how to restore from a .bak file when disaster strikes, testing your restore procedure before you need it, and choosing the right backup frequency for your server's activity level.

12 min · Intermediate ·