-
If I encrypt a large file using gpg with symmetric encryption _and_ `--force-mdc`, and defaults otherwise, john fails to crack it. I suspect the problem is with gpg2john. To replicate
```
$ dd if=/de…
-
This is the contents of fail_gpg2john-1.hex:
```
a6dba6db0002271700022717
```
(no newline, in case it matters for base64conf)
```
~/git/JtR/run$ ./base64conv -q -i hex -o raw -r fail_gpg2john-1.hex…
-
```
What steps will reproduce the problem?
python findmyhash.py SHA1 -h da39a3ee5e6b4b0d3255bfef95601890afd80709
What is the expected output?
Expected output:
http://www.sha1-lookup.com/index.php?q=…
-
```
What steps will reproduce the problem?
python findmyhash.py SHA1 -h da39a3ee5e6b4b0d3255bfef95601890afd80709
What is the expected output?
Expected output:
http://www.sha1-lookup.com/index.php?q=…
-
```
What steps will reproduce the problem?
python findmyhash.py SHA1 -h da39a3ee5e6b4b0d3255bfef95601890afd80709
What is the expected output?
Expected output:
http://www.sha1-lookup.com/index.php?q=…
-
```
What steps will reproduce the problem?
python findmyhash.py SHA1 -h da39a3ee5e6b4b0d3255bfef95601890afd80709
What is the expected output?
Expected output:
http://www.sha1-lookup.com/index.php?q=…
-
So I noticed that today after I compiled 0102aef I get the following error when cracking NTLM hashes (not present with other algorithms) upon further investigation I see that for what ever reason hash…
-
Hi,
I've been playing around with the Metasploitable and tried to use John the Ripper with the framework to crack the passwords from Metasploitable.
Leaving crypt set to false the module runs howeve…
-
```
What steps will reproduce the problem?
python findmyhash.py SHA1 -h da39a3ee5e6b4b0d3255bfef95601890afd80709
What is the expected output?
Expected output:
http://www.sha1-lookup.com/index.php?q=…
-
To increase DEScrypt cracking speed even more we should add a JIT compiler macro to set the salt of the hash which is to crack. This leads directly to the assumption that this technique makes only sen…