WordPress Core 4.2.1 Security Release – Update Immediately

WordPress.org has released WordPress 4.2.1 which is a critical security release that fixes a cross-site scripting vulnerability in WordPress core. The vulnerability was publicly disclosed immediately after the 4.2.1 release went out yesterday so please upgrade immediately to prevent hackers from exploiting this vulnerability on your system.  You can read more about the issue and […]

See More

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 documentation either through: I. The UI        2. # perldoc cxs        3. # cxs –help If you decide to use the cxs Watch daemon you can skip items 3 to 5. Instead, read the documentation under […]

See More