Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Help on Rule or Mask or something
Post: RE: Help on Rule or Mask or something
even found a 10,000 word list for you
https://github.com/first20hours/google-10000-english/blob/master/google-10000-english.txt |
|
TheAviator |
hashcat
|
12 |
7,873 |
03-05-2023, 04:33 PM |
|
|
Thread: Help on Rule or Mask or something
Post: RE: Help on Rule or Mask or something
pdparisi Wrote: (02-25-2023, 06:12 AM)
--
Your assumption is correct but there needs to be and optional special character between each word.
*yellow$yellow*
!yellow%yellow*
!yellow@red*
*red#yellow*... |
|
TheAviator |
hashcat
|
12 |
7,873 |
03-05-2023, 04:24 PM |
|
|
Thread: Prepend character set to list
Post: RE: Prepend character set to list
b8vr Wrote: (03-05-2023, 03:00 PM)
--
To prepend you should use the -a7 attack, which is a hybrid attack using a mask and a wordlist:
hashcat -a7 ?a wordlist.txt --stdout
See also https://hashc... |
|
TheAviator |
hashcat
|
4 |
3,670 |
03-05-2023, 03:15 PM |
|
|
Thread: Subtracting words in one list from another list
Post: RE: Subtracting words in one list from another lis...
b8vr Wrote: (03-05-2023, 02:55 PM)
--
Yes, rling was made for that:
https://github.com/Cynosureprime/rling
--
thanks king. just what im after. |
|
TheAviator |
hashcat
|
2 |
2,787 |
03-05-2023, 03:07 PM |
|
|
Thread: Optimize my Rig please
Post: RE: Optimize my Rig please
marc1n Wrote: (03-05-2023, 12:22 PM)
--
One GPU card is not enough for rig
The best is Linux can be Ubuntu
64 GB of RAM will not speed up the work significantly.
--
Haha one is never enough.
g... |
|
TheAviator |
Hardware
|
2 |
3,252 |
03-05-2023, 02:25 PM |
|
|
Thread: Prepend character set to list
Post: RE: Prepend character set to list
marc1n Wrote: (03-05-2023, 12:42 PM)
--
hashcat -a 3 wordlist.txt ?a --stdout > newwordlist.txt
?a = ?l?u?d?s
--
Thanks champ, but are you sure???
Because this doesnt work on windows or k@li?
i get... |
|
TheAviator |
hashcat
|
4 |
3,670 |
03-05-2023, 02:05 PM |
|
|
Thread: Multi threaded Password List Generation
Post: RE: Multi threaded Password List Generation
marc1n Wrote: (03-05-2023, 12:14 PM)
--
Interesting I have Intel and I don't have these problems, perhaps it's a matter of your drivers on the system.
--
Maybe it is an AMD thing, it happening on my... |
|
TheAviator |
General Talk
|
3 |
3,913 |
03-05-2023, 01:54 PM |
|
|
Thread: Prepend character set to list
Post: Prepend character set to list
How can i use the following charater sets to prepend each possible charater in set to my word list?
?l = abcdefghijklmnopqrstuvwxyz
?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ
?d = 0123456789
?h = 0123456... |
|
TheAviator |
hashcat
|
4 |
3,670 |
03-05-2023, 12:36 PM |
|
|
Thread: RTX 4090 Benchmark
Post: RE: RTX 4090 Benchmark
python Wrote: (03-05-2023, 10:42 AM)
--
hashcat (v6.2.6) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the... |
|
TheAviator |
Hardware
|
5 |
9,034 |
03-05-2023, 11:11 AM |
|
|
Thread: RTX 4090 Benchmark
Post: RE: RTX 4090 Benchmark
Nice one.
Could you kindly run a -m 26600 bench, i would like to know what you get. Thanks.
Code:
--
hashcat -m 26600 -b
--
|
|
TheAviator |
Hardware
|
5 |
9,034 |
03-05-2023, 10:39 AM |
|
|
Thread: Subtracting words in one list from another list
Post: Subtracting words in one list from another list
Say you generated a word list that was 5Gb, and it failed, then you added another rule to that list and it grew the list to 50Gb
Is there a way to remove the words in the first 5Gb list, from the n... |
|
TheAviator |
hashcat
|
2 |
2,787 |
03-05-2023, 09:57 AM |
|
|
Thread: Optimize my Rig please
Post: Optimize my Rig please
Hi im a new hashcat user but need to recover an important password for a friend.
What OS and settings should i run to get best hashing performance for 26600? Is Ubuntu still the best OS for Hashcat? ... |
|
TheAviator |
Hardware
|
2 |
3,252 |
03-05-2023, 07:53 AM |
|
|
Thread: Multi threaded Password List Generation
Post: Multi threaded Password List Generation
Hi new user here,
Im trying to recover a password for a friend, and Ive noticed when generating word lists only ONE CORE of my 5950x CPU pins at max, and the rest of the CPU is unused. My lists are... |
|
TheAviator |
General Talk
|
3 |
3,913 |
03-05-2023, 07:43 AM |