Categories
How-To Technical

Filter netstat results with the Find Command

Here is a simple way to find results you might be looking for when running a command such as netstat on your computer or server. The following example should help you get an idea of how to use this in information gathering Issuing the following command: “netstat -an | find /I “established” gave me the results […]

Categories
How-To Technical

Windows Vista/7 – Regain Lost Admin Access

Recently, someone, I knew decided to change their password, and later forgot it.  This account was the only Administrator account on the system.   And while their data was just fine they had no access to their desktop.  So they called upon ‘jermsmit’ to assist them in getting logged onto their system once again.   Here I […]