parrotsec/sqlmap

Sponsored OSS

By ParrotSec

Updated 23 days ago

Official Parrot container for SQLmap

Image
Networking
Security
Databases & storage
2

6.0K

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:6e9fedda2

Size

296.8 MB

Last updated

23 days ago

docker pull parrotsec/sqlmap

This week's pulls

Pulls:

241

Last week