Posts

Showing posts with the label incredible

SQL Inj3cT0r by Incredible

Image
SQL Inj3cT0r by Incredible Description: Basically SQL_Injector is a php script integrated with �Sqlmap� and  uses working functionality of  �Sql map�. A worthy thing for those guys who use  mobile phone internet .  :P If  you already have hacked server, just upload the script on that server. and sqlmap will use bandwidth of website for exploitation :D , means you can use bandwidth of the server in  order to inject your target. You can download the script from here � https://github.com/incredibleindishell/Panda-sql-injector/blob/master/SQL-Injector%20v1.php� NOTE:  If the server has set to � safe_mode on �  the script will not going to work. You need to set safe_mode  to off. In order to do this you can try with � php.ini � How to use it ???? Okay, using �SQL_Injector�  includes few and very  simple steps, as follows : 1.As mentioned above �SQL_Injector � is integrated with �Sqlmap�, you need to provide path or location of �Sqlmap� o...

SQL Injector Version 2 by incredible

Image
SQL Injector Version 2 by incredible Hello, I am here with Advanced version of  SQL_Inj3ct0r. In this version I have added few more functionality to the tool. We will see what are these functionality in this post. Previously released SQL_Inj3ct0r was a simple php script integrated with sqlmap and was able to perform SQL injection by get method only. For details and usage of the previous script, please visit following link : http://mannulinux.blogspot.in/2015/08/sqlinj3ct0r_17.html This version of  SQL_Inj3ct0r is having two more method by which you can exploit you target using SQL injection.  1. Via Post method 2. Using file. Download link : You can download this script "Advanced SQL_Inj3ct0r" from here : SQL-Injector v2 Usage:    Please refer following screenshot as manual of the script: 1. You will get this modules shown in the screenshot on first access of Advanced_injector.php. You can download sqlmap here. if you already have sqlmap , simply set thats locat...