Tag

security best practices

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Feb 23, 2025 · Information Security

Top 10 Server Ops Mistakes That Can Cripple Your Business – How to Avoid Them

This article presents ten critical server‑operation blunders—from forced power‑offs to neglecting firewall rules—and illustrates each with real‑world incidents, offering concrete best‑practice recommendations to help IT teams prevent costly outages and security breaches.

IT OperationsServer Operationsincident prevention
0 likes · 7 min read
Top 10 Server Ops Mistakes That Can Cripple Your Business – How to Avoid Them
Java Tech Enthusiast
Java Tech Enthusiast
Sep 1, 2024 · Information Security

XSS Defense in Spring Boot Applications

The article explains how to protect Spring Boot applications from XSS attacks by using custom annotations such as @XSS with an XssValidator and by implementing a request‑filter chain—including XssFilter and XssWrapper—to sanitize input, demonstrating through tests that both approaches reliably secure user data.

DefenseJavaSecurity
0 likes · 14 min read
XSS Defense in Spring Boot Applications
Efficient Ops
Efficient Ops
May 30, 2016 · Information Security

Why Weak Passwords and Unpatched Redis Threaten Operational Security

The article explains how weak passwords, misconfigured services like Redis, careless port changes, and leaked data enable attackers to compromise servers and internal networks, illustrating each risk with real‑world case studies and offering practical mitigation advice for robust ops security.

Redis vulnerabilitydata breachincident response
0 likes · 11 min read
Why Weak Passwords and Unpatched Redis Threaten Operational Security