Sign inSign up

secsi/sqlmap

By secsi

Updated 9 months ago

Image
0

10.0K

secsi/sqlmap repository overview

sqlmap

Official Documentation

Reference: https://github.com/sqlmapproject/sqlmap

Description

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.

Usage

docker run -it --rm secsi/sqlmap -u "<target_url>"

🐳 RAUDI: Regularly and Automatically Updated Docker Images

Hello, friend. This Docker Image has been created by RAUDI. What is RAUDI?

RAUDI (Regularly and Automatically Updated Docker Images) automatically generates and keep updated a series of Docker Images through GitHub Actions for tools that are not provided by the developers.

RAUDI is what will save you from creating and managing a lot of Docker Images manually. Every time a software is updated you need to update the Docker Image if you want to use the latest features, the dependencies are not working anymore.

This is messy and time-consuming.

Don't worry anymore, we got you covered.

If you want to contribute, give us a star or take a quick look at the source code of RAUDI click here.

Tag summary

Content type

Image

Digest

sha256:dcc989c4f

Size

23.4 MB

Last updated

9 months ago

docker pull secsi/sqlmap