Sqlmap
Sign in to savesoftware open source per il penetration testing
Source code
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. 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. You can visit the collection of screenshots demonstrating some of the features on the wiki. You can download the latest tarball by clicking here or latest zipball by clicking here. You can find a sample run here. To get an overview of sqlmap capabilities, a list of supported features, and a description of all options and switches, along with examples, you are advised to consult the user's manual.
Excerpt from the source-code README · 5,665 chars · not written by Vinony
Wikidata facts
- Official website
- sqlmap.org
Show 6 more facts
- source code repository URL
- git://github.com/sqlmapproject/sqlmap.git
- social media followers
- 13218
- software version identifier
- 1.10
- email address
- mailto:[email protected]
- issue tracker URL
- github.com/sqlmapproject/sqlmap/issues
- user manual URL
- github.com/sqlmapproject/sqlmap/wiki
via Wikidata · CC0
Article · Italiano
sqlmap è un software open source per il penetration testing, che permette di automatizzare il rilevamento e lo sfruttamento di difetti nelle SQL injection e prendere così il controllo dei server DBMS. Il software lavora a linea di comando.
Abstract from DBpedia / Wikipedia · CC BY-SA