Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Markov attack
Post: RE: Markov attack
Thank you, I was remembering those info but I couldn't find any "official" source.
Thank you very much for pointing it out. |
|
vladimir125 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,095 |
01-30-2017, 06:00 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
I know that site, but we serve different purposes.
ngrams will try to find the most used word combinations, while in my script I want to catch "quotes", ie "Do you feel lucky punk" or "I'm gonna make... |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
01-30-2017, 05:45 PM |
|
|
Thread: Markov attack
Post: RE: Markov attack
I am aware of the help screen.
My question is: is this kind of attack useful? Or used to be and then with the refactoring became less efficient/useful? |
|
vladimir125 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,095 |
01-30-2017, 05:43 PM |
|
|
Thread: Markov attack
Post: Markov attack
Hello everyone,
some time ago I remember I read something about Markov chains in hashcat, stating that Hashcat always uses them when launching a bruteforce attack.
I wanted to take a look at it ... |
|
vladimir125 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,095 |
01-28-2017, 05:19 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
mhm... seems I missed your reply notification.
Do you care opening an issue with more details and a link to a possible non ascii text on github?
I think that's the proper place for a discussion and ... |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
01-28-2017, 05:08 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
It took some time, but I was able to complete it. You can find it here with some thoughts on it:
https://www.nc-lp.com/blog/phrases-generator
As usual comments are more than welcome! |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
01-23-2017, 10:36 AM |
|
|
Thread: hashcat v3.30
Post: RE: hashcat v3.30
Thank you very much! It just solved my issue with CPU and GPU cracking...
After installing CPU drivers everything went south, I was very close to remove all the drivers and start from scratch..
Than... |
|
vladimir125 |
hashcat
|
7 |
22,243 |
01-06-2017, 06:34 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
I put the script together, created a wordlist of phrases based on the Bible and... oh boy, that was unexpected!
Code:
--
withhisstripeswearehealed
amnotashamedofthegospel
rejoiceinthelordalwa... |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
12-29-2016, 07:03 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
that seems interesting, but I think it's too much clever: what I was trying to do is to simply create a "floating window" on words other a prefixed text. If I got it right, the code you linked will tr... |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
12-29-2016, 12:27 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
I hope so :)
So I guess there's nothing like that and it could be useful |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
12-27-2016, 09:02 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
|
vladimir125 |
User Contributions
|
12 |
15,139 |
12-27-2016, 01:07 PM |
|
|
Thread: Wordlist of phrases
Post: Wordlist of phrases
Hello everyone,
I'm interested in creating phrases from a given text, for example:
Code:
--
In the beginning God created the heaven and the earth.
And the earth was without form, and void; and... |
|
vladimir125 |
User Contributions
|
12 |
15,139 |
12-27-2016, 11:59 AM |
|
|
Thread: Found passwords post-processing
Post: RE: Found passwords post-processing
Thank you very much for those links! |
|
vladimir125 |
General Talk
|
2 |
4,546 |
06-03-2016, 12:25 PM |
|
|
Thread: Found passwords post-processing
Post: Found passwords post-processing
Hello everyone,
with all those recent leaks I was wondering if there is an efficient way to post-process passwords. For example we all know that the following strings come from the same word:
Cod... |
|
vladimir125 |
General Talk
|
2 |
4,546 |
06-02-2016, 04:58 PM |
|
|
Thread: Ubuntu 16.04?
Post: Ubuntu 16.04?
Hello everyone,
as suggested on your guides, I'm currently using Ubuntu 14.04.
Since the new LTS version is out, do you think it would be safe to update to the latest release?
Anyone did that? Ar... |
|
vladimir125 |
General Help
|
1 |
3,643 |
04-27-2016, 04:24 PM |
|
|
Thread: 0 keyspace
Post: RE: 0 keyspace
Sorry, I think the problem was caused by the length of the candidate passwords.
Is the 55 limit still valid? I think that would explain the 0 keyspace: they are all skipped thus the final keyspace is... |
|
vladimir125 |
Old oclHashcat Support
|
3 |
4,623 |
03-26-2016, 09:39 AM |
|
|
Thread: 0 keyspace
Post: 0 keyspace
Hello everyone,
I have a very strange issue: when I use a specific wordlist, I get a keyspace of 0.
For your information, the wordlist is made of hashes (I have some broken hashes that I'm trying ... |
|
vladimir125 |
Old oclHashcat Support
|
3 |
4,623 |
03-25-2016, 10:42 PM |
|
|
Thread: Scrape Twitter hashtags
Post: Scrape Twitter hashtags
In the attempt to find better words, I created a scraper for Twitter hashtags.
Personally, I find hashtags pretty interesting: they reflect words and "way of saying" that could be easily used for pas... |
|
vladimir125 |
User Contributions
|
1 |
4,669 |
03-19-2016, 11:11 PM |
|
|
Thread: Creating mask file compliant to password policy
Post: Creating mask file compliant to password policy
Hello everyone,
I have a password policy that requires a password having at least 8 chars and 3 of these charsets:
- uppercase
- lowercase
- digits
- special
Is there anything inside hash... |
|
vladimir125 |
General Help
|
1 |
3,413 |
03-15-2016, 11:52 PM |
|
|
Thread: Configuration suggestions
Post: RE: Configuration suggestions
I know there are more examples, but fuck it I'm drunk, so you take what you get AND YOU LIKE IT
Well, I just had a full and clear explanation, so no complains here :D
OT: You guys should really... |
|
vladimir125 |
Hardware
|
8 |
11,091 |
03-04-2016, 12:27 PM |