sqlmap

Detect and exploit SQL injection flaws. More information: <https://sqlmap.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y sqlmap
Ubuntu
RUN apt-get update && \ apt-get install -y sqlmap
Arch Arch Linux
RUN pacman -S --noconfirm sqlmap
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sqlmap
Raspbian
RUN apt-get update && \ apt-get install -y sqlmap
click the source code to copy install sqlmap on any operating system with command-not-found.com