SqlMap [How To] | Noob friendly

Thanks for the tutorial man!
 
First of all questions;

Which is better, SqlMap, Havij or SQLi Dumper?
Honestly they all have great characteristics and the all do thing's a little bit differently. If you can't dump a database in Havij try SQLi Dumper and reverse. But if both fail try SqlMap.

Which is faster SqlMap, Havij or SQLi Dumper?
In order from slowest to quickest; Havij, SQLi Dumper, SqlMap.

When I download SqlMap it's a .py file? What is this and how do I run it?
.py is Python, it's a programming language.
To run it you can open: Run > Cmd > cd (SqlMap Installtion Path) > sqlmap.py blah blah blah
OR
Shift click in the installation folder containing sqlmap choose "Open Command Prompt Here" and simply type sqlmap.py blah blah blah.


Do I need to understand Python to use sqlmap?
No.

Where can I download sqlmap?


===============TUTORIAL===============
***Hidden content cannot be quoted.***
This was typed out exclusively for CrackingCore members please do not leech and post on another site!
If you do PLEASE atleast leave my name for credits!
- LethalLuck​
thanks
 
First of all questions;

Which is better, SqlMap, Havij or SQLi Dumper?
Honestly they all have great characteristics and the all do thing's a little bit differently. If you can't dump a database in Havij try SQLi Dumper and reverse. But if both fail try SqlMap.

Which is faster SqlMap, Havij or SQLi Dumper?
In order from slowest to quickest; Havij, SQLi Dumper, SqlMap.

When I download SqlMap it's a .py file? What is this and how do I run it?
.py is Python, it's a programming language.
To run it you can open: Run > Cmd > cd (SqlMap Installtion Path) > sqlmap.py blah blah blah
OR
Shift click in the installation folder containing sqlmap choose "Open Command Prompt Here" and simply type sqlmap.py blah blah blah.


Do I need to understand Python to use sqlmap?
No.

Where can I download sqlmap?


===============TUTORIAL===============
***Hidden content cannot be quoted.***
This was typed out exclusively for CrackingCore members please do not leech and post on another site!
If you do PLEASE atleast leave my name for credits!
- LethalLuck​
thanks
 
This member is banned. Please avoid dealing with banned members.
Thanks for Tutorial let me see it :D