World’s Fastest Supercomputer

Supercomputers are very expensive and are employed for specialized applications that require immense amounts of mathematical calculations. For example, weather forecasting requires a supercomputer. Other uses of supercomputers include animated graphics, fluid dynamic calculations, nuclear energy research, and petroleum exploration.

Click here to read about it.

Posted in Tech News, Tech Problems | Leave a comment

Beware Of Keyloggers

A Keylogger is a software program or hardware device that is used to monitor and log each of the keys a user types into a computer keyboard. The person who installed the program or hardware device can then view all keys typed in by that user. Because these programs and hardware devices monitor the keys typed in a user can easily find user passwords and other information a user may not wish others to know about.

A keylogger program runs in the background, recording all keystrokes. Once keystrokes are logged, they are hidden in the machine for later retrieval, or shipped directly to the attacker. The attacker then studies them carefully in the hopes of either finding passwords, or possibly other useful information that could be used to compromise the system or be used in a social engineering attack. For example, a keylogger will reveal the contents of all e-mail composed by the user. A keylogger is commonly included in rootkits.

A keylogger normally consists of two files: a DLL which does all the work and an EXE which loads the DLL and sets the hook. Therefore when you deploy the hooker on a system, two such files must be present in the same directory. There are other approaches to capturing information about what you are doing.
Some keyloggers capture screens, rather than keystrokes.
Other keyloggers will secretly turn on video or audio recorders, and transmit what they capture over your internet connection.

Software keyloggers are the most widely used keyloggers as some of them support remote installaiton which means that you can monitor any computer anywhere in the world.

It is difficult for the victim to detect keylogger’s presence as it runs in complete stealth mode, It hides itself from task manager, startup etc.

Once the keylogger is installed, it is almost impossible for the victim to trace it.

A simple keylogger can be detected by antivirus software, but sometimes the attacker can use methods like crypting, binding, or hexing that make it harder for antivirus software to detect the keylogger. In order to protect yourself you should use a piece of software that I wrote about before called Sandboxie. this software runs the choosen computer program in an isolated space so if the file you receive is a keylogger, you need not worry because it won’t affect your other programs, Firefox users can use the free version of keyscrambler which encrypts each and every keystrokes you type, so even if a keylogger is installed in your computer, the attacker will only receive the encrypted keystroke

Posted in Tech Problems, Useful Tips & Tricks | Leave a comment

Google Earth 6 Now Available

Google has just launched the sixth version of its popular Google Earth application. Google Earth 6 allows users to drop from “outer space” into virtually any location in the world and take a low-altitude or even ground-level tour of the terrain. New features included in Google Earth 6 include an enhanced “Pegman” virtual travel assistant, a 3-D tree and 3-D building feature that allows users to get additional information on both natural and man-made features in the area, and new button on the navigation bar that brings up historical views of the location being surveyed. Google Earth 6 is available free as a download from Google.
Click here to download the new version.

Posted in Cool Websites, Tech News | Leave a comment

Clip Cube: A Free Productivity Tool

Many times as we are exploring the Internet, we find information that we would like to save. There is a neat little free tool called Clip Cube that can be used to gather information to be pasted into a document or email.

Click here for more information.

Posted in Useful Tips & Tricks | Leave a comment

Know Your Enemy: Botnets

A botnet is a group of computers running a computer program controlled only by the owner or the software source. a group of computers infected with the malicious kind of robot software, the bots, which present a security threat to the computer owner. Once the robot software (also known as malicious software or malware) has been successfully installed in a computer, this computer becomes a zombie or a drone, subservient to the commands of the bot commander.

A botnet may be small or large depending on the complexity and sophistication of the bots used. A large botnet may be composed of ten thousand individual zombies. A small botnet may be composed of only a thousand drones. Most of the time, the owners of the zombie computers do not know that their computers and their computers’ resources are being remotely controlled and exploited by an individual or a group of malware runners through Internet Relay Chat (IRC)

Click here for more information.

Posted in Tech News, Tech Problems | 1 Comment