Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Hi curlyboi,
I just started testing it and I found it very useful.
However I have a couple of suggestions/bug report:
Server script I can see there are several notices about undeclared variables. ... |
|
vladimir125 |
User Contributions
|
289 |
591,987 |
03-02-2015, 10:17 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
I am having some troubles with zipped files.
Since my wordlists are a little big (200+Mb), I'd wish to transfer them compressed.
Looking at your video and manual, it seems something doable, however ... |
|
vladimir125 |
User Contributions
|
289 |
591,987 |
03-11-2015, 12:22 AM |
|
|
Thread: cudaHashCat64 on AWS EC2
Post: RE: cudaHashCat64 on AWS EC2
just as a side note, I played with AWS a little, too.
Did you get any issues while downloading oclHashcat from the site?
I saw that, if I don't put any speed limit to the wget command, the site will... |
|
vladimir125 |
User Contributions
|
12 |
60,339 |
03-09-2015, 04:52 PM |
|
|
Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU
Here's my benchmark.
By the way, I got the Abort trap: 6 error, too.
Code:
--
oclHashcat v2.01 (g952c20e) starting in benchmark-mode...
Device #1: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz, ski... |
|
vladimir125 |
Old oclHashcat Support
|
31 |
51,153 |
02-25-2016, 03:36 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
ah crap, I forgot to put that in the wiki!
You have to get composer (https://getcomposer.org/download/) and run:
php composer.phar install
sigh, that's the risk of always working on a dev envir... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-19-2015, 08:56 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
ignore the notice error, it seems the tweet doesn't have any data (I'll add a check for it).
Please manually create the folder data/raw
Tomorrow I'll release a new version addressing these issues.... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-19-2015, 09:40 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
can you please post the training/features.csv file?
I think there are some invalid values inside that.
You can upload it to pastebin and put the link here.
Thank you very much! |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-20-2015, 01:20 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
ARGH!!!! Copy&paste strikes again :( |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-20-2015, 11:36 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
I know setting it up is a pain in the back, I'm working on creating a single executable file, so you won't have to import all the dependencies. Sadly I'm having some troubles with Twitter library, I h... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-21-2015, 12:00 PM |
|
|
Thread: Dump Scraper
Post: Dump Scraper
As you already know, Internet is full of passwords (plain and hashed ones): when a leak occurs, usually it's posted to PasteBin.
The pace of these dumps is so high that it's not humanly possible to co... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
03-19-2015, 11:22 AM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
Hello guys
I have just compiled the win/linux binaries, can you please try them?
https://github.com/tampe125/dump-scraper/releases/tag/v0.1.0-alpha
now there is a single entry point, you simply... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
04-02-2015, 08:36 AM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
coolbry95 Wrote: (06-27-2015, 07:51 PM)
--
Dumpmon, the twitter account, has been suspended that may be why.
--
Yes, that's the real reason.
I'm working on a new version that will include the dire... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
06-27-2015, 08:02 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
don't worry guys, the project is not dead
actually I'm working on version 0.3.0, and there are a lot of improvements.
The biggest one is that now we won't use Dump Monitor anymore, but directly po... |
|
vladimir125 |
User Contributions
|
22 |
42,289 |
08-27-2015, 09:09 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,245 |
01-06-2017, 06:34 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,141 |
12-27-2016, 11:59 AM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
|
vladimir125 |
User Contributions
|
12 |
15,141 |
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,141 |
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,141 |
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,141 |
12-29-2016, 07:03 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,141 |
01-23-2017, 10:36 AM |