THC SSL Renegotiation DoS Tool for ESXi authd (port 902)
I had written about the Client-initiated SSL renegotiation DoS tool by THC and how to exploit SMTP STARTTLS mail servers with some modifications some time ago. At the time I’ve also noticed that to my...
View Article[Script] Network routing/failover topology change detection
A while ago I wrote a simple but useful script which I’m sharing here to detect upstream provider HSRP failover events via traceroute. It can be used for all kinds of virtual IP routing failover like...
View ArticleRenamed VMware Tools components and automatic installation
With the release of vSphere 6.0 and a recent update for the 5.5 VMware Tools on May 8th 2015 (9.4.12 build 2627939), VMware also changed the Windows VMware Tools installer slightly by renaming some...
View ArticleDecoding and analyzing obfuscated JavaScript for fun and profit
Take a short peek at the following JavaScript file (“ccard.js”): // Credit Card Validation Javascript // copyright 12th May 2003, by Stephen Chapman, Felgall Pty Ltd...
View ArticleAnalyzing and coping with a SSDP amplification DDoS attack
A while ago we were hit by an amplification/reflection DDoS attack against our public-facing network. I was familiar with NTP and DNS based reflection DDoS attacks, but this one employed the Simple...
View ArticleRC4 officially deprecated by RFC 7465
A new RFC 7465 has now been published that effectively calls for disabling RC4 everywhere: o TLS clients MUST NOT include RC4 cipher suites in the ClientHello message. o TLS servers MUST NOT...
View ArticleReplacing the IWSVA Admin Web Interface SSL Certificate
Since documentation on this by Trend Micro is pretty sparse and I’ve had to do this on a number of systems recently, I’ll document the process of replacing the certificate of the IWSVA Web Console with...
View ArticleSecure Cipher-Suites for Qualys SSL Labs server test A/A+ rating
There are many possible ways to configure your server to support only secure cipher-suites and get an A/A+ rating from the SSL Labs SSL Test, some are more restrictive than others, some are more...
View ArticleScript to extend LVM partitions
Here’s a script I wrote a while a go to extend LVM partitions on Linux machines. The script assumes that you have extended the existing underlying physical (or “virtual” if it’s a VM) storage device...
View ArticleTHC SSL Renegotiation DoS Tool for SMTP STARTTLS
The so called Secure Client-Initiated Renegotiation function of SSL/TLS suffers from a possible DoS danger because it burdens the server’s CPU orders of magnitude more than the client’s, who initiates...
View ArticleMS14-066 / CVE-2014-6321
sup. (shamelessly stolen) After all the (well, partly justified) rage and criticism openssl or free/open source software in general received recently with fuckups like the heartbleed, changecipherspec...
View ArticleSSL POODLE Attack – What is SCSV and how does it help?
The POODLE vulnerability is currently the hot topic in the security world. Here is a nice technical overview by the Google SSL Guru. POODLE relies on SSLv3, but today nearly every server and client...
View ArticleTMG “502 Proxy Error. The data is invalid” while downloading Windows...
Recently I ran into an odd issue when trying to download the KB2919355 Update bundle from Microsoft. The problem affected WSUS and local Windows Update clients that used TMG as their explicit proxy and...
View ArticleIllegal OpCode Red Screen of Death while booting a HP Proliant server from an...
A couple of weeks ago I was updating a few HP Proliant DL360p Gen8 servers running ESXi on a local SD card with ESXi patches via VUM, so business as usual. Almost, because on one of the servers I ran...
View Article[Script] Poor man’s vSphere network health check for standard vSwitches
Among many other new features, the vSphere 5.1 distributed vSwitch brought us the Network Health Check feature. The main purpose of this feature is to ensure that all ESXi hosts attached to a...
View ArticleSquid and chunked transfer encoding shenanigans
A while ago I was troubleshooting an issue with a certain client software (that I don’t even know the name of) on an internal network, that was uploading images via HTTP to a remote service on the...
View Articleopenssl heartbleed attack – The cryptocalypitc judgement day has arrived
The internet is now (no really, this time it is, pinky-promise) officially broken™. Or at least a large part of it that is responsible for securely handing your shopping cart and credit card...
View ArticleForefront TMG Log Export with MSDEToText.vbs messing up IPs
Logging Firewall or Web Proxy traffic on a Forefront TMG/ISA node into the local SQL Express-based database (which is the default setting) has a few advantages, like being able to query past logs...
View ArticleStorage performance testing: Not all IOPS are created equal
Every once in a while I come across postings of astonishingly awesome IOPS numbers achieved with a relatively moderate setup. Often this is due to the fact that the benchmark used ran a “maximum...
View ArticleConfiguring and securing local ESXi users for hardware monitoring via WBEM
Besides good ol’ SNMP, the open Common Information Model (CIM) interface on an ESXi host provides a useful way of remotely monitoring the hardware health of your hosts via the Web-Based Enterprise...
View Article