Security
Hardening a Linux server in 10 minutes
Did you know that a freshly installed Linux server can be hardened in less than 10 minutes? Here’s how!
Security: General Advices
Manny people think: "My machine cannot be hacked. There are so manny computers over internet, why would happen this to me? Also I've taken some security measures. It will not happend to me."
Check Your Server Security
Sometimes it is possible that your server is compromised, but the actions made by attacker do not affect your server functionality, so you may never find that your machine was compromised.
Setting Up Linux Server
This tutorial really should be titled "How to get your
Debian server off the ground as quickly as possible", since it's based on
minimal Debian Linux (stable) install.
Here you'll be able to get your box secured very quickly, and then get the
services running with minimum hassle and pain.
Preventing SPAM
The professor was shocked. She never expected any of her students to do this. The computer monitor showed an obscene e-mail from her favorite student. It was actually a spoofed spam, not actually sent from her student, but sent by spammers.
Preventing Log Evasion in IIS
One of the most important functions a Web site has is the ability to track who is visiting it, where they are coming from, and what they are doing. While logs themselves may not always be the most accurate measurement of what's going on, they do provide a high level overview useful for tracking common user functions and tasks. There are instances when certain types of data aren't logged such as referrers, cookies, user agents, and POST data. Logging can also be used to track abnormal behavior including malicious requests sent by a potential attacker trying to break into your site. These logs can be extremely valuable in identifying if an attack was successful or not, as well as some of the exact commands that an attacker may have executed.
Are your servers secure?
Hardening Windows W2K Server
Hardening your Kernel with OpenWall
The Openwall Project provides security related kernel patches for Linux and BSD kernels. I read about this in Hardening Linux by James Turnbull. The patch that most interested me was to prevent executable code from running in the stack. That won't prevent all buffer overflow attacks, but it can stop some of them. I really don't understand why this isn't just the default nowadays - I know it can break some programs and debuggers, but it seems smart to me.
A Cure for the Common SSH Login Attack
Updated: 2006-03-20
A few months ago, I began seeing our 'secure' log files fill up with entries, stating: "Failed password for illegal user [username]". Being somewhat alarmed about this I decided to search the Internet to find out if others were experiencing these or similar attacks and, hopefully, find a solution.
Distributed Denial of Service - Protecting Critical Systems
Distributed Denial of Service (DDOS) attacks are a significant threat to the availability of any company's networks and systems. In the last 18 months, the press has reported many high profile DDOS attacks costing the victims many hundreds of thousands of pounds.
Installing mod_bandwidth For the Ultimate in Apache Utilization Control
"Mod_bandwidth" is a module for the Apache web server that enables the setting of server-wide or per connection bandwidth limits, based on the directory, size of files and remote IP/domain. Installing this module involves a number of steps, but it is fairly simple to accomplish.
The Database Security Checklist
Database security can jeopardize your network security. The security administration of your RDBMS (Relational Database Management System), needs to be focused on preventing the unauthorized use of your company or business information by criminals.

