Webcast: Hacking 101--The Top 10 Attacks in Web Applications Defend your web applications from attack. Learn about the three most common web application attacks, including how they occur and what can be done to prevent them. Well also discuss manual versus automated approaches for scanning and identifying web application vulnerabilities and how IBM Rational AppScan, an automated vulnerability scanner, can help you automate more of what you are doing manually today. View the webcast;
Putting the Green into IT
Sponsored by HP
Electricity use in data centers is skyrocketing, sending energy bills through the roof, creating environmental concerns and generating negative publicity. "Going Green" means looking to technologies like virtualization, energy-efficient chips and racks, and implementing policies that extend beyond the data center. Learn more. Click here.
Whitepaper: Storage Management Costs in the Enterprise Sponsored by HP
This report should be read by anyone responsible for choosing storage solutions for their organizations or for making administrative personnel decisions in the data center. Many factors contribute to the ownership cost for enterprise storage. Get the comparison of Mid-Range Array Solutions here. Learn more.
:InfoWorld: Make sure that those back doors stay locked by using Linux-based... [pmfirewall]
InfoWorld: Make sure that those back doors stay locked by using Linux-based... [pmfirewall] Apr 28, 2000, 20 :50 UTC (0 Talkback[s]) (4689 reads) (Other stories by Nicholas Petreley)
"Pmfirewall is a free program that automatically configures a Linux system as
a firewall. For the most part, it just asks a series of simple questions, such as
whether or not you want people to access an FTP server inside your
firewall, and then creates a firewall configuration script based on the
answers."
"Most people construct a firewall by using a utility called ipchains to create a
set of rules for how your server should direct network traffic. Pmfirewall
uses but doesn't replace ipchains. It simply relieves you of the tedious task of
writing up the ipchains' firewall rules manually. And, because pmfirewall
does such an excellent job of that, I used it to replace the set of ipchains'
rules that I had already created the hard way."
"...because pmfirewall is released under the GNU GPL (General Public
License), you can examine the source code for yourself to be sure it doesn't
create a back door opening to your network."