Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
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: 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: 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: 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: 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: 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
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 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: 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
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: 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: 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: 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: 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
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 |