Many people looking for tutorial how to use DarkSQLi. DarkSQLi is another sql injection tool.
DarkSQLi is simple Python script which does many good things for you for free of cost.
Download from here
You will need “rar” to extract it, its in rar extension. Here is HowTo install and extract rar files
cd DarkSQLi
./darksqli.py -u <url> –findcol ( It will find out the column length )
./darksqli.py -u <url> –info ( MySQL server configuration )
./darksqli.py -h ( To view complete help, different options )
There are many option to test, it supports SSL too.
If you are facing any problem, Discuss it in comments.
Rar is compressing tool, many of us have use it on windows named ” WinRar”.
Here, i’ll tell you how to install on linux.
If you are using RHEL/CentOS, you can simple install it through “yum”
rpm -Uvh http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
yum install rar
If you are using LinuxMint, Ubuntu, UbuntuME, run the following command;
apt-get install rar
or
aptitude install rar
You can try different switches, try ;
rar e ” Extract the data from .rar archive”
rar –help
Many of us looking for HowTo use Haraldscan – is another bluetooth discovery scanning.
Lets see How to install it.
Download from here
Install the following requirements:
- Python 2.6
- Pybluez
- PySQLite
Installation
- tar -zxvf haraldscan-0.3.tar.gz
- cd haraldscan-0.3
- python haraldscan -b
How to use it
python haraldscan
Or you can use different switches, e.g;
-w – Writes the devices table to a file.
-h – Brings up the help menu.