Skip to content

caeksec/street-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Hub

Tags

cuda (CUDA 11.2)

docker pull justcake/street-cloud:cuda

Updated CUDA-toolkit for 3000 and 2000 series (e.g. 3090ti and 2080ti)


cuda-new (CUDA 12.2) <--- Latest

docker pull justcake/street-cloud:cuda-new

Updated CUDA-toolkit for 4000 series (e.g. 4090)


cuda-new-nocat (CUDA 11.8)

docker pull justcake/street-cloud:cuda-new-nocat

EXTRA:

For the people that want to build hashcat with this image.

Add this line to the On-start Script (rules optional):

git clone https://github.com/hashcat/hashcat; cd hashcat; make install; rm -rf rules; git clone https://github.com/caeksec/rules;

street (CUDA 11.2)

docker pull justcake/street-cloud:street

STREET version for use in competitions

Make sure to update sync-street.py api key

This will be used to connect you to the left and found lists!


Rules included

https://github.com/caeksec/hashcat-rules-collection

Be sure to check performance sheet (Made by p͞é͜ng̸u̡͘iń͢͞k̴è͢͜e̛p͠è͢r#2994) for rules and additional wordlists!

FAQ

  • Warning "Device #1: Unstable OpenCL driver detected!" can be suppressed by adding the --force flag to a hashcat command (hashcat -m2500 -b --force).

About

Dockers for Vast.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%