Category Archives: Interesting
Adding Search Suffix via Registry
How many times have you attempted to search across multiple domains and cannot find them. Well here is the easy way to set them. Your welcome Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters] “SearchList”=”mikedopp.com,JoeLevi.com,google.com”
Fileless infection using wmi
Ok that sounds all sorts of wrong or confusing. “Windows Management Instrumentation (WMI) is the Microsoft implementation of Web-Based Enterprise Management (WBEM), which is an industry initiative to develop a standard technology for accessing management information in an enterprise environment.” … Continue reading
IIS App Pool Fine Tuning
An OCD part of me is always looking into new ways to enhance, speed-up or maintain healthy IIS web servers. As you know it is sometimes an uphill battle to make all things work. I did some deep diving into … Continue reading