Category: Security
-
TODO: Webmin Virtual Host Configuration
I’m using Webmin for “basic” administration of a few webservers I run. Admittedly, most of the configuration I do with Webmin is simple zone file edits and editing virtual host directives, by editing the configuration files directly, using the web interface merely as a text editor. It seems that wherever I go, outgoing SSH is…
-
HTTP Referrer Spam
My web stats for one of my larger websites is full of referrers which look to be spam… Today’s brief stats below shows the highest referral counts coming from a page titled “how to open an offshore company”… Cause I need to know how to do that… Quick search: http://underscorebleach.net/jotsheet/2005/01/referrer-spam-proposal http://chris.quietlife.net/2005/01/16/referrer-b-gone/ – BAHHH DEBIAN… need…
-
Exchange 2003 SMTP DATA command bug
This is an extract from a log file I’m looking at right now for an Exchange 2003 SMTP service… I sure as hell hope there’s just a patch missing, otherwise, this could be one NASTY bug. It appears as if the DATA section of the SMTP session has been escaped, possibly by inclusion of the…
-
Windows 2003 / 2008 event logging to Syslog
I stumbled on a seemingly unique requirement this week to log file access for a Windows network share. Of importance, was the logging of object deletions, and writes. For most Windows admins, this probably sounds like a simple task of setting up group policies or local security policies to audit object access, and the required…