Category: Password Attacks

HTA shell

PenTestKit: Useful tools & scripts used during Penetration Tests.

PenTestKit Useful tools & scripts for Penetration Testing Requirements OS Tested on Debian 9.x & Kali Linux Languages & Libraries Python 2.x termcolor (python package) requests (python package) BeautifulSoup (python...

davegrohl: Password Cracker for macOS

DaveGrohl 3.0 alpha A Distributed Password Cracker for OS X What’s new? Version 3.0 is a complete rewrite of DaveGrohl. Version 2 was suffering from a severe case of code-stank and it...

[How to] Create a password dictionary

Password dictionary is mainly used in conjunction with password cracking software, the password dictionary includes many people habitually set the password. This can improve the password crack software password cracking success...

Crack hashes with rainbow tables

RainbowCrack is a general propose implementation of Philippe Oechslin’s faster time-memory trade-off technique. It crack hashes with rainbow tables. RainbowCrack uses time-memory tradeoff algorithm to crack hashes. It differs from brute...

Crack linux passwords using John the Ripper

John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), Windows, DOS, BeOS, and OpenVMS (the latter...