Skip to main content

steps to increase cracking speed in kali linux / debian / ubuntu /linux

 steps to increase cracking speed 
 if you have nvida graphic card than install driver to high speed your cracking 
steps given here :-

https://devilzlinux.blogspot.com/2017/03/prerequisites-first-youll-need-to.html

Attack modes (speed increased in these attack)

  • Brute-Force attack
  • Combinator attack
  • Dictionary attack
  • Hybrid attack
  • Mask attack
  • Rule-based attack
  • Toggle-Case attack
 hashcat -b
root@kali:~# hashcat -b
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: Geforce GTX 970, 1009/4095 MB allocatable, 13MCU

Hashtype: MD5
Speed.Dev.#1.....: 10443.1 MH/s
Hashtype: SHA1
Speed.Dev.#1.....: 3349.8 MH/s
Hashtype: SHA256
Speed.Dev.#1.....: 1321.8 MH/s
There are a multitude of configurations to improve cracking speed, not
 mentioned in this guide. However, we encourage you to take a look
 at the hashcat documentation for your specific cases