Sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers
Here're some of the project's best features:
- It comes with a powerful detection engine many niche features for the ultimate penetration tester and a broad range of switches including database fingerprinting over data fetching from the database accessing the underlying file system and executing commands on the operating system via out-of-band connections. This tool is made for do advance SQLinjection you can use normal url and find SQL vulnerable parameter you can find database table column and data
1. copy paste this in your system
git clone https://github.com/hacksudo/advSQLi
2. change directory
cd advSQLi/
3. Give permission
chmod 777 * advSQLi.sh
4. Execute Code
bash advSQLi.sh