Live Ddos View

Live DDoS Attack Map | Apakau

Live DDoS Attack Map

This map is the fruit of collaboration between Google Ideas and Arbor Networks in an effort to raise awareness about distributed denial of service attacks in the world everyday.

Exploring the Data

The Digital Attack Map displays global DDoS activity on any given day. Attacks are displayed as dotted lines, scaled to size, and placed according to the source and destination countries of the attack traffic when known. Some features include:

  • Use the histogram at the bottom of the map to explore historical data.
  • Select a country to view DDoS activity to or from that country.
  • Use the color option to view attacks by class, duration, or source/destination port.
  • Use the news section to find online reports of attack activity from a specified time.
  • View the gallery to explore some examples of days with notable DDoS attacks.

Sign Up

Wednesday, February 4, 2015

Remove Autorun Virus from Pendrive and Computer using CMD

Autorun virus in Pendrive and Computer in those days are common things. When you plug your pendrive in Computer ,your computer is infected by autorun viruses. So how can you get rid of these viruses without using and paid antivirus.
Autorun virus removal in USB Pen Drives.

Here i give you a trick,with this trick you can remove all autorun virus from Pendrive. So follow the given steps -

How to remove autorun virus using cmd prompt ?


  • Press ( Windowkey +R) type cmd and press enter.

  • In Cmd type cd\ for changing directory.
  • Type in attrib -h -r -s autorun.inf ), without brackets and press Enter.
  • Type del autorun.inf ), without brackets and press Enter.
  • Follow this for all other drives. 


How to remove Shortcut virus from pendrive using cmd  ?


Shortcut make all your files shortcut in your pendrive. This is very annoying thing. If this virus enter your system ,your system is house of shortcuts. Mainly these virus found in pendrive .

 Just follow the below given steps to remove shortcut virus from pen drive.
  • Press ( Windowkey +R) type cmd and press enter.
  • Go to your pen drive directory.(if your pendrive disk name G then type G: and press enter)
  • Type this command: del *.lnk and press Enter.
  • Type attrib -h -r -s /s /d e:\*.*
  • And then press a  Enter.

No comments:

Post a Comment