What is String Based SQL injection and how to notice them?To make this simple to understand, String Based SQL injection happens when the site is vulnerable to SQL injection but doesn't show us the results needed to be displayed after executing our SQLi query.Common known issues that proves the site...
Saturday, 28 December 2013
How to find admin pages
Today im gonna show how to find admin panels when you have info to login.There's a few options to find it.1) Adding to URLhttp://www.site.com/adminhttp://www.site.com/administratorhttp://www.site.com/admin.phphttp://www.site.com/login2) Online scanning (Link is at the end)
3) Perl scripts (Script...
Friday, 27 December 2013
Penetration Testing

What is the advantage of Penetration Testing Distribution?All Required application for security test are gathered in a single Operating system. You don't need to search for application, Save your time....
Use Keyboard as Mouse
Use Keyboard as Mouse
If your mouse is not working and you don't wish to wait till you get a new mouse, you would definitely like to know how you can use your keyboard as your mouse. It is...
Tuesday, 24 December 2013
Top 6 Black Hat Hackers In The World

Top 6 Black Hat Hackers In The World
There are two types of hackers. First one are good hackers who are known as "white hat" hackers and another one which we will be talking about today are...
Tuesday, 17 December 2013
SIMPLE way to see the password behind asterisks [NO SOFTWARE NEEDED]
Tested with Firefox and ChromeAll you need to do is highlight and right click the password field of the target page, and click "Inspect Element".For something like Facebook, here's how it would look:
Code:
<input...