-
[01:56:06] [INFO] recognized possible password hashes in column 'password_sha1'
do you want to store hashes to a temporary file for eventual further processing
with other tools [y/N] n
do you want …
-
#### Background
The purpose of a hash algorithm is to store passwords in a safe way. Hash algorithms are a lot more effective if they are being used with a _salt_. Some of the hashes in AuthMe don't …
-
Running on Kali Linux,
Version: 1.8.0.6-jumbo-1-bleeding
Arch: 64-bit LE
Compiler version: 5.3.1
GNU libc version: 2.21 (loaded 2.24)
OpenSSL: 1.0.2g
GMP library: 6.1.0
(This is the main com…
-
With reference to:
https://github.com/EFForg/privacybadger/issues/1049#issuecomment-266945185
> These domains are retained on your local device while Privacy Badger remains installed; note that …
-
Some useful links,
* https://tools.ietf.org/html/rfc3414#appendix-A.2.1
* https://www.usenix.org/system/files/conference/woot12/woot12-final14.pdf
* https://www.0x0ff.info/2013/snmpv3-authentific…
-
Hi,
I am using bitcracker to crack the password of encrypted external HDDs. Surprisingly, for 4 volumes I found one false positive result for each in a one-week run (on a GTX1080). Removing the fal…
-
### Explanation of the problem
Since last pull JtR does not work with option --restore.
I updated to the latest version (1.8.0-jumbo-1-5776-gc079f4ddf MPI + OMP [linux-gnu 64-bit AVX2-ac]) and since…
-
I've created a sample TrueCrypt drive (-m 6211) whose password I've sanity checked that hashcat can crack with
```text
$ ./hc -a 3 -m 6211 sample.tc 'simplePass'
[...]
sample.tc:simplePass …
dandv updated
7 years ago
-
Hi Guys,
I suspect that DES-ECB is now broken in the latest repo - here is a test that I have run using the previous release (3.6) and the current HEAD in Github:-
(3.6.0):-
`$ ./hashcat64.bi…
-
### Steps to reproduce
I am testing the latest feature for electrum wallets. This appears to create a password hash line that contains the **entire wallet file as part of the password hash line**. Si…