Sign inSign up

b1ker/hashcat-docker

By b1ker

Updated over 6 years ago

Docker with hashcat

Image
0

947

b1ker/hashcat-docker repository overview

Fork of https://github.com/dizcza/docker-hashcat

Docker Hub

Hashcat git based build (beta/dev) with hashcat utils on Ubuntu 18.04 OpenCL for Nvidia GPUs (:latest).

docker pull b1ker/docker-hashcat
nvidia-docker run -it b1ker/docker-hashcat /bin/bash

# run hashcat bechmark inside the docker container
hashcat -b

Nvidia GPU

docker pull b1ker/docker-hashcat:latest

Additional Hashcat utils

Along with the hashcat, the following utility packages are installed:

  • hashcat-utils for converting raw Airodump to HCCAPX capture format; info cap2hccapx -h
  • hcxtools for inspecting, filtering, and converting capture files;
  • hcxdumptool for capturing packets from wlan devices in any format you might think of; info hcxdumptool -h
  • kwprocessor for creating advanced keyboard-walk password candidates; info kwp -h

Tag summary

Content type

Image

Digest

Size

242.9 MB

Last updated

over 6 years ago

docker pull b1ker/hashcat-docker