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

Thursday, February 5, 2015

Hacking Windows 8

Hacking Windows 8

Posted: January 5, 2013 in GAINING ACCESSWINDOWS HACKING
Tags: ,
4
Hello friends…….
Hope you doin good…:)
This is a chilly-hot post on “hacking windows 8 admin account or any account!” ;)
So…open up your shitty windows 8 box and be ready to fool around!!!! :D :P
inline-2-windows-8-logo-pgram
Let’s go…
1. Your logon screen looks like this…
logon
2.  Insert any Linux Distro media and restart your PC.. (I will be using Ubuntu..)
3. Boot your Linux Distro media…
i386-non-PAE-Kernel-To-Be-Removed-from-Ubuntu-12-04
3. Navigate to “C:\Windows\System32″  folder  via Filesystem
4. Search for “Utilman.exe” file and rename it to “Utilman1.exe”
5. Search for “cmd.exe” file and rename it to “Utilman.exe
6.  Now remove the linux distro media and restart your PC…
7. Again you have logon screen in front of you..
8. Click on the icon shown in the figure..
logon2
9. Whoilaaaaa! You will get a command prompt with administrator privileges… ;) AWESOME…
10. Type “net user add dummy password” (without quotes) in the prompt
11. Next.. type “net localgroup administrators dummy /add”(without quotes) in the prompt
hacked
12.Restart your pc, and login with your new user here its “dummy” (without quotes) with password as  “password”(without quotes).
hacked2
13.  You can delete the old account(“admin” here..) from the control panel as you are the user with administrator privileges…
So…. What did we just do?????????
Now…utilman.exe is the Windows Utility manager giving you access to useful UI settings within Windows…it can be launched by clicking the icon  as we see in step 8.
It is located at “C:\Windows\System32\utilman.exe
In step.4 and step.5… we renamed original “utilman.exe” to other name say “utilman1.exe” and  renamed command prompt file i.e “cmd.exe” to  “utilman.exe”..
So when we click the icon..utilman.exe is executed which is nothing but the command prompt( remember we are just renaming cmd.exe;)
So we get the command prompt with administrator privileges…
Next..we create an account with name as “dummy” and password as “password” in step.10 and made it an administrator account in step.11
After restarting your PC, We can now login with username as “dummy” and password as “password” and delete the old account…
Congrats you are now the administrator… 

No comments:

Post a Comment