Can’t Access Windows because of Activation

January 23, 2012

Windows 2003 So I don’t normally have problems with Activation of Windows because normally my servers have access to the Internet. This was however a Hyper-V Virtual I was having a problem with. I made an image a few months ago, and brought it back up. Went to login and was “forced” to activate the [...]

0

ASP.Net Forcing impersonation at the Machine level.

December 9, 2011

I decided to look into impersonation a bit more and how I could force our Windows Platform to impersonate, without letting our users change it back in their web.config file. I found a good number of google searches, but nothing really stuck until I realized I could simply add in the web.config of the machine [...]

0

global.asa file hacked

October 4, 2011

Well more fun for me! We had an outbreak of script kiddies using the global.asa file to attempt to download and execute remote code. It turns out a few accounts had a file called style.asp in their root folder which contained a very simple method of executing commands under that account. If anyone else has [...]

4