Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: b64(b64(md5($pass))) supperted by hashcat
I would like to know b64(b64(md5($pass))) supported by hashcat?
e.g: OVlBblpFcEp2azVxU2w2aGtRUGVRdz09 - it is not a real hash, changed some character according to hashcat rules.
Thanks is advance... |
|
freeroute |
hashcat
|
4 |
4,728 |
11-02-2016, 08:43 PM |
|
|
Thread: Combinator attack witj -k rule
Post: Combinator attack witj -k rule
I read the hashcat wiki about combinator attack.
I have to 2 dictionaries: dic1 and dic2.
dic1 contains:
hello
test
dic2 contains:
apple
earth
I would like to append only all the word ... |
|
freeroute |
hashcat
|
2 |
3,517 |
10-19-2016, 04:08 PM |
|
|
Thread: Create a single rule file with maskprocessor
Post: Create a single rule file with maskprocessor
Hello,
I would like to create a rule file with maskprocessor - creating a rule to generate passwords. I know the pwd is a single birthday. It contains only 8 digits and begin 19.
I have a test.hc... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,700 |
07-24-2016, 06:09 AM |
|
|
Thread: Creating rule file
Post: Creating rule file
I have a dictionary file which contain only lower case, female names (female_names.txt).
Let's say the WPA2 password "Julia1984". So I have to capitalize the first letters and append years to the fe... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,179 |
08-18-2016, 03:03 PM |
|
|
Thread: Custom rule for 8Track hashes
Post: Custom rule for 8Track hashes
For 8Track hashes I use this command:
Code:
--
"hashcat -m 120 -a 0 8Track_hashes -j '$-$-' dictionary"
--
Is it possible to combine this command with best64.rule like:
Code:
--
"hashcat -m 120 -a... |
|
freeroute |
hashcat
|
2 |
2,763 |
06-16-2018, 09:51 PM |
|
|
Thread: Easy password with runic
Post: Easy password with runic
What if the password is written in runic?
Hashcat can find the password in this case? |
|
freeroute |
hashcat
|
6 |
3,548 |
07-27-2018, 09:57 AM |
|
|
Thread: hash-password check order in straight attack
Post: hash-password check order in straight attack
What is the order of hash-password checking in case of straight/dictionary attack?
What is the operating principle of hashcat?
Lets's say I have 10 hashes:
hash1
hash2
hash3
etc.
My dicti... |
|
freeroute |
hashcat
|
2 |
3,302 |
09-26-2017, 07:40 AM |
|
|
Thread: hashcat - strange behavior
Post: hashcat - strange behavior
UPDATE: "OpenCL Runtime for Intel Core and Intel Xeon Processors" driver reinstalled for CPU. Now I have opencl support for CPU. Hashcat working well.
Today I tried to install new kernel, but it was ... |
|
freeroute |
hashcat
|
2 |
3,118 |
09-23-2017, 07:51 PM |
|
|
Thread: hashcat 5.0.0 brain-server log
Post: hashcat 5.0.0 brain-server log
I created a system service for hashcat brain-server.
Works well, thanks for the implementation.
Q1: Is it worth to use checkpoint in this case? If I quit (not checkpoint) for example at 40% of p... |
|
freeroute |
hashcat
|
0 |
1,790 |
10-31-2018, 05:52 PM |
|
|
Thread: Hashcat on VPS Virtual Server
Post: Hashcat on VPS Virtual Server
I have a virtual server account. Everything work, I only use it by ssh.
Yesterday I tried running hashcat, but its run only with "hashcat -D 1 --force -m 0 -b "parameters
AMD processzor.
OS: Debian... |
|
freeroute |
hashcat
|
6 |
7,715 |
10-27-2016, 02:43 PM |
|
|
Thread: hashcat pipe to solve words get rejected
Post: hashcat pipe to solve words get rejected
According to this thread https://hashcat.net/forum/thread-5744-post-30925.html#pid30925 (https://hashcat.net/forum/thread-5744-post-30925.html#pid30925)
I tried 2 methods.The 1st didn't work for me. ... |
|
freeroute |
hashcat
|
1 |
3,311 |
08-21-2016, 01:05 PM |
|
|
Thread: How to erase/reset hashcat-brain server
Post: How to erase/reset hashcat-brain server
Q_1: Are there a simple method to erase/reset hashcat-brain server memory without reinstall it?
Q_2: Is it possible to configure the hashcat-brain server only accepts a particular hash type? (for ... |
|
freeroute |
hashcat
|
2 |
2,596 |
11-28-2018, 01:19 PM |
|
|
Thread: Hungarian charset
Post: Hungarian charset
Why couldn't this simple md5 hash be found by hashcat?
Maybe something important is missing. Thank you.
Code:
--
echo -n "óóóó" | md5sum
0380d849d5eea725653c91b8c01818c4 -
--
/usr/lo... |
|
freeroute |
hashcat
|
2 |
1,043 |
09-29-2019, 01:25 PM |
|
|
Thread: Maskprocessor make error
Post: Maskprocessor make error
Helllo,
I just tried to compile maskprocessor according to the README file.
"Compile
--------------
Simply run make"
But I got an error message. Could you help me, what the solution is, plz... |
|
freeroute |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
0 |
2,870 |
07-23-2016, 02:20 AM |
|
|
Thread: md5(md5($salt).md5($pass))
Post: md5(md5($salt).md5($pass))
Is it possible to use md5(md5($salt).md5($pass)) hash algorithm with hashcat? I didn't find this mode. |
|
freeroute |
hashcat
|
1 |
5,272 |
11-22-2016, 06:53 PM |
|
|
Thread: Meltdown and Spectre patches
Post: Meltdown and Spectre patches
Is it worth turning off in case of hashcat rig? Will there be an increase in performance? |
|
freeroute |
General Talk
|
1 |
662 |
05-09-2020, 02:05 PM |
|
|
Thread: PBKDF2-HMAC-SHA256
Post: PBKDF2-HMAC-SHA256
I read a nice post about this format: Storing Password in an easy and secure way using Perl (https://perlmaven.com/storing-passwords-in-a-an-easy-but-secure-way)
Author wrote, the generated hash:
... |
|
freeroute |
hashcat
|
2 |
702 |
05-03-2020, 11:31 AM |
|
|
Thread: Prince attack mode unsupported
Post: Prince attack mode unsupported
I tried hashcat mode 8 (it was prince attack at the version 2.), but said unsupported mode.
Is this mode deleted forever or maybe in the next version prince mode will be enabled?
Thanks in advance... |
|
freeroute |
hashcat
|
1 |
2,871 |
11-27-2016, 08:57 AM |
|
|
Thread: Radeon HD 6990 GPU
Post: Radeon HD 6990 GPU
I got an old Radeon HD 6990 GPU.
Is it possible that this card unsupported by hashcat?
Its a hybrid system. I have installed 2 nVidia GPUs. These are working correctly.
freeroute@Vanda:~$ lsb_rel... |
|
freeroute |
hashcat
|
2 |
1,434 |
09-09-2019, 08:16 PM |
|
|
Thread: b64(b64(md5($pass))) supperted by hashcat
Post: RE: b64(b64(md5($pass))) supperted by hashcat
Thank you. I converted into this format by online base64 decoder. How can I convert to the supported format? Hashcat did not accept this (4G5qc2WQzGES6QkWAUgl5w==) format.
converting from:
4G5qc2WQzG... |
|
freeroute |
hashcat
|
4 |
4,728 |
11-03-2016, 05:07 AM |