* Among geeks, the word hacker has many definitions, including a good programmer, a bad programmer, or a person that modifies technology hardware. In the mass media, it’s a person that accesses a computer they don’t own without permission.
* A cracker is what computer break-in artists called themselves, but we call them hackers.
* Crackers’ motivations are varied. They hack to steal, to protest, to make money, to terrorize to prove a point, or—as George Mallory said about Mount Everest and a very nice donut earlier that day—”because it’s there.”
* Personal computers are usually hacked so they can be turned into zombies and be remote controlled to attack other computers, used as a storage for illicit information, or used to send spam. Sometimes they are hacked by identity thieves who steal personal financial information.
* Windows XP has a built-in firewall. When installed, Service Pack 2 turns it on for you.
* A third-party firewall is a program that acts as an electronic wall on a computer to stop inbound traffic and, usually, outbound communication that contain viruses, spyware, and other malicious programs.
* A hardware firewall is a device that blocks inbound traffic from the Internet. Network address translation technology in a home router provides a firewall function.
* It’s hard to tell if you have been hacked. The only way to have complete peace of mind after you have been hacked is to wipe your computer clean and start fresh.
* You should ensure you have at least one firewall—either hardware or software—turned on, protecting your computer from viruses and worms.

Explore More

BurmeseHackers Group Hacked Irrawaddy Online Store

BurmeseHackers Group Hacked Irrawaddy Online Store Last night a hacker group named “BurmeseHackers” hacked Irrawaddy Online Store owned by Irrawaddy News Magaine, The Irrawaddy magazine and its Web site cover

What are the drawbacks of signature-based antivirus software?

Every virus cannot be detected by a signature-based antivirus largely for the following reasons: * If an attacker has changed the signature of a virus, any signature-based antivirus will not

SQL Injection Attacks and Prevent

Introduction Security in software applications is an ever more important topic. In this article, I discuss various aspects of SQL Injection attacks, what to look for in your code, and