Must Visit

Showing posts with label Tech tricks. Show all posts
Showing posts with label Tech tricks. Show all posts

Thursday, July 16, 2009

Denial-of-service attack | Zombie attack

Q: What is a “denial-of-service” attack?

A: Think about what would happen if you and all your friends called the same restaurant over and over and ordered things you didn’t even really want. You’d jam the phone lines and overwhelm the kitchen to the point that it couldn’t take any more new orders.

That’s what happens to Web sites when criminals hit them with denial-of-service attacks. They’re knocked offline by too many junk requests from computers controlled by the attackers.

The bad guys’ main weapons in such an attack are “botnets,” or networks of “zombie” personal computers they’ve infected with a virus. The virus lets the criminals remotely control innocent people’s machines, which are programmed to contact certain Web sites over and over until that overwhelms the servers that host the sites. The servers become too busy to respond to anything, and the Web site slows or stops working altogether.

It’s different from what usually happens when you try to access a Web site. Normally, you just make one request to see the site, and unless there’s a crush of traffic from something like a big news event, the servers respond well. Hijacked PCs, on the other hand, are programmed to send way more traffic than a normal user could generate on his or her own.

Q: Is there usually evidence of who the culprits were? Or is the nature of the attack such that it leaves few fingerprints?

A: It’s usually easier to stop a denial-of-service attack than it is to figure out who’s behind it. Simply identifying where the malicious traffic is coming from won’t get investigators very far, since the infected PCs that get roped into a botnet are owned by innocent people who don’t know their computers are being used for nefarious purposes.

Pat Peterson, a security researcher and fellow at Cisco Systems Inc., says sophisticated attackers have also been adding a more subtle approach to evade detection.

Instead of directing huge amounts of traffic at a target site, they’ll make more complicated requests one at a time that eat up more of the site’s computing power, like trying to log in using bogus usernames and passwords. If enough of those requests are made, on a site that requires a lot of computing power, the effect can be the same, and the site gets knocked out.

This type of attack is trickier because it doesn’t involve the sort of massive traffic surge that would normally tip off network administrators.

This advanced tactic wasn’t necessarily used in the most recent attacks. In fact there are signs the attacks were relatively amateurish. The programming code appears to have been patched together largely from material that has been circulating in the criminal underground for several years, according to Jose Nazario, manager of security research for Arbor Networks.

Q: If these attacks make use of compromised computers corralled into a “botnet,” should I be worried about whether my PC is one of them? What could I do to prevent that or fix it?

A: If your computer is being used in a denial-of-service attack, you’re likely to see a significant slowdown, because your processing power is being siphoned for the assault. But there aren’t always obvious signs that your computer has been infected.

So the best thing is to focus on prevention, namely by having up-to-date antivirus software. In particular, make sure your antivirus software gets updated over the next few days.

If you’re concerned your machine might be infected, it’s wise to run an antivirus scan. Many antivirus companies offer a free scan from their Web sites.

Source: Tech 101

Thursday, April 16, 2009

Install Windows XP using Pen Drive / USB Drive.

Install Windows XP using Pen Drive / USB Drive.

Yes, you can install windows / linux or any other operating system using your pen drive. In this tutorial we are using pen drive to install windows XP.

Requirements :

-> A pen drive [1gb / 2 gb is sufficient]
-> A software application i.e. WinSetupFromUSB
-> A working system
-> Windows CD or image file

Steps to follow : -

1. Download & Run WinSetupFromUSB application link to which is given above in requirements

2. Now just keep on selecting next during the setup and the program will run automatically once the setup is finished :)

3. Insert / Plug in your pen drive into the computer and backup anything important from it as we are going to format your pen drive. We are going to make it useful for installing OS.

4. In the WinSetupFromUSB-0.1.1 window: click Refresh next the USB selection box. The USB pen you have just plugged in should now be visible in the drop down menu. Select the usb drive from the drop down list.

5. Now either insert your windows CD and give the path in the Windows2000/XP/2003 source or just mount your windows image n give the path of the same.

Just click browse and give the path to your CD/IMAGE.

6. Now at first click the HP format tool button to format your pen drive. Just click next as it is and accept all windows. Don't change any selection.

7. Then click PE to USB button



8. Now Tick the Enable Disk Format box under Format Options and Tick Quick Format and Enable LBA (FAT16X).
Also make sure that Enable File Copy is not ticked.


9. Click Start. Click Yes when the pop up asks if you wish to continue. Click Yes again when the pop up asks you if you are sure you wish to continue. When you get the Completed successfully message click OK and close PEtoUSB.

10. In the WinSetupFromUSB-0.1.1 window: Click GO. The Program will now create a bootable windows XP install on your USB pen drive. Here you have to wait a while untill it finishes.

11. Then, Click agree to the “SYSINTERNALS SOFTWARE LICENSE TERMS” pop up.

12. Click OK to the “This is Important” pop up.

13. The creation process is now complete: Take the newly formatted USB Pen and place it in the USB port of the target computer and turn it on.

NOTE: You must now read carefully what pops up on the screen as it will provide you with the hot-key (keyboard shortcut key) that, when pressed, triggers access to the BIOS. It is usually something like F1, F2, Delete, Tab or Escape.

14. Navigate the BIOS with the keyboard and find the section that contains your boot devices. With your USB drive plugged in, the USB drive should be listed. If it isn’t, your system might not support booting from USB.

15. Assuming that it is supported (as is the case with virtually all modern hardware), promote your USB drive to the primary boot device.

16. Exit from the BIOS configuration, saving all changes.

17. The computer will now reboot. Assuming that you have successfully compiled the bootable USB XP install and that you have successfully selected the USB device to be booted first in the bios a screen should appear which reads Windows 2000/XP/2003 Setup - First and Second Parts . Press Enter. You will now be presented with 2 options.

Select Option 1 (first part) for the first stage of the installation process.

18. When the first stage setup completes and system reboots select Windows 2000/XP/2003 Setup - First and Second Parts, then Option 2 (second part) for the second stage of the setup.

DO NOT REMOVE THE USB PEN FROM USB PORT UNTIL YOU SEE THE WINDOWS START MENU

-----------------------------------------That's All----------------------------------------------
Enjoy!!!!

References : http://www.msfn.org/board/index.php?showtopic=120444