parrotsec/sqlmap

Sponsored OSS

By ParrotSec

Updated 7 days ago

Official Parrot container for SQLmap

Image
Networking
Security
Databases & storage
2

10K+

parrotsec/sqlmap repository overview

SQLMap Official Parrot Container

SQLMap is an automated SQL injection tool used to detect and exploit SQL vulnerabilities in databases.

Building a container

docker build -t sqlmap .

Running the Container

docker run --rm -it sqlmap

To scan a target for SQL injection:

docker run --rm -it sqlmap -u "http://target.com/vuln.php?id=1" --dbs

Tag summary

Content type

Image

Digest

sha256:b75e4e93e

Size

296.9 MB

Last updated

7 days ago

docker pull parrotsec/sqlmap

This week's pulls

Pulls:

563

Aug 10 to Aug 16