keepass2john

active password cracking tool

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