SQL Map is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. π‘οΈ
- π Powerful detection engine
- π§ Many niche features for the ultimate penetration tester
- π§° Broad range of switches including:
- 𧬠Database fingerprinting
- π₯ Data fetching from the database
- π Accessing the underlying file system
- π₯οΈ Executing commands on the operating system via out-of-band connections
Clone the Git repository: git clone --depth 1 https://github.com/Zaibten/SQL-Injections-By-SQL-Map.git sqlmap-dev
SQL Map works out of the box with Python version 2.6, 2.7 and 3.x on any platform. π