Jun 3rd, 2008 | Microsoft | No Comments
Rootkit is nothing but set of dangerous backdoor programs that are available in the Internet which can put you in trouble by giving unauthorized administrator/root access to the hacker without your knowledge. Read more about Rootkit here at wiki. Rootkits can be technically classified into persistent, kernel mode, memory based and user mode having its own characteristics to function. Often finding rootkits has become a tough job and lot of people even don’t known that their computers are already infected through them. Today I am gonna show you a utility called RootkitRevealer which helps you to find all the different types of available rootkits as mentioned above.
→ continue reading
May 17th, 2008 | Microsoft | No Comments
Running scripts to automate some simple tasks or some repetitive tasks are very common nowadays. Every operating system has got its own way of writing scripts to automate tasks and it sometimes varies from one flavor of operating system to another flavor.
→ continue reading
Mar 25th, 2008 | Microsoft | No Comments
Microsoft, the leader in software solutions and services adds one more acquisition to their database. This time it is Komoku, the anit-rootkit specialist. Komoku founded in 2004 was mainly involved in security with financial and government institutes. Komoku was started as Maryland university’s research project. Komoku means “taking defensive position” in chinese board games and “find and kill evil” by japanese myths. This time Komoku is on the defensive positon, getting acquired by the Software Giant.
→ continue reading
Mar 18th, 2008 | Microsoft | 2 Comments
o 1. Open your outlook
o 2. Press Alt+F11. This opens the Visual Basic editor
o 3. On the Left Pane, one can see “Microsoft Outlook Objects”, expand this. Now one can see the “ThisOutLookSession”.
o 4. Click on “ThisOutLookSession”.
o 5. Copy and Paste the following code in the right pane. (Code Pane)
→ continue reading