Web Server Hardening

How to Install / Uninstall ConfigServer eXploit Scanner (cxs)

1. Product installation: wget http://download.configserver.com/cxsinstaller.tgz        tar -xzf cxsinstaller.tgz        Perl cxsinstaller.pl        rm -fv cxsinstaller.* 2. You should now read the cxs…

9 years ago

How to harden a Microsoft IIS web server !!!

1. Enable SSL When possible, configure your web server and sites to utilize an SSL certificate. SSL will protect client-server…

10 years ago