Posts

Showing posts from December 7, 2014

HOW: Rocket to Top - Blogger

Image
      Good day blogger :D   I just want to share a cool add on to your blogger page, Turn you old fashion “ back to top arrow” to a cool and stylish with cool effect rocket to TOP add on. Same as the one that you can find at my blog.   First go to blogger.com and to your blog where you want to add the add on. Then go TEMPLATE and click EDIT HTML, now CTRL + F and search for . Just before or above the tag copy and paste the code below.       If you have problems, please comment below and ill try my best to answer all your questions:D   Happy blogging :D

HOW: Hacking Admin Panel Using SQL Injection

Image
Good Day Blogger! Today we will hack Admin Panel for website's that are vulnerable to SQL injection. For those who are new to Hacking Websites SQL injection is a code injection technique, used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution. So lets start hacking! NOTE: Website hacking is illegal so hide your IP addresse or use proxy servers.  First we search for a possible vulnerable site, we use google dorks to search for it.  So you just try pasting one of the code below and hit search. GOOGLE 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 After we select any website. Then we will be directed to the Admin Log in page. So in the username and password field we insert the SQL injection queries.  EXAMPLE:     ...