Information I have collected regarding this newest threat. Watch CryptoLocker Work http://www.youtube.com/watch?v=Gz2kmmsMpMI Information Links http://www.precisesecurity.com/rogue/cryptolocker-ransomware http://www.kernelmode.info/forum/viewtopic.php?f=16&t=2945&hilit=AES&start=10 http://www.bleepingcomputer.com/virus-removal/cryptolocker-ransomware-information#decrypt http://blog.malwarebytes.org/intelligence/2013/10/cryptolocker-ransomware-what-you-need-to-know/ Removal Instructions Beyond Continue reading
I got kicked in the face by this again, and I even had the resolution documented internally. Lost 45 minutes looking through logs before I finally search VMware…
Here’s an easy one-liner to get the list of kernels Grub2 has in /boot/grub/grub.cfg. First, let’s find out what the default kernel is… root@vz:~# grep ^GRUB_DEFAULT /etc/default/grub GRUB_DEFAULT=0…
Windows 8.1 introduced (one of many) a new feature that allows you to boot directly to desktop mode. Here's how to configure Windows 8.1 to boot directly to…
Only 10?! Security audits are the best opportunity to become familiar with the common and uncommon security mistakes done by administrators. The reasons of misconfiguration are very typical:…
Came across the error: Error returned while creating the volume shadow copy: 0x8004230f This was while running a System State backup job through NTBackup on a Windows Server…
Quick and dirty method to disable session sharing in IE8 for some older systems I support that require multiple windows with seperate users logged in. HKCUSoftwareMicrosoftInternet ExplorerMain DWORD:…
Just a few quick notes on how to redirect website to force www or to force just the domain name when users visit your site. .htaccess Redirect non-WWW…