hashview / hashview-old

A web front-end for password cracking and analytics
http://www.hashview.io
GNU General Public License v3.0
619 stars 134 forks source link

Wordlist not appearing to import #334

Closed afarney closed 6 years ago

afarney commented 6 years ago

I have a small wordlist of confirmed passwords ~350, I tried to import the file into Hashview, via browsing to the file and naming it. I get the mgmt log that says it generates a checksum for it but no visible way of determining whether or not it is actually importing. The wordlist shows 0 words in the file according to the entry in the Wordlists page. The import for the hashfile was great, it told me how many hashes there were and it was pretty fast.

I tried the method for dropping it in the hashview/control/wordlists folder, but I have not seen anything happen yet and there is no entry into the Wordlists page.

i128 commented 6 years ago

What's the name / file extension of the wordlists?

On Sep 15, 2017 8:20 AM, "afarney" notifications@github.com wrote:

I have a small wordlist of confirmed passwords ~350, I tried to import the file into Hashview, via browsing to the file and naming it. I get the mgmt log that says it generates a checksum for it but no visible way of determining whether or not it is actually importing. The wordlist shows 0 words in the file according to the entry in the Wordlists page. The import for the hashfile was great, it told me how many hashes there were and it was pretty fast.

I tried the method for dropping it in the hashview/control/wordlists folder, but I have not seen anything happen yet and there is no entry into the Wordlists page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hashview/hashview/issues/334, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTh6xWCDJK3FfdZsmsovGAwy2DF_BIBks5sinmpgaJpZM4PY9f0 .

i128 commented 6 years ago

Scratch that...if you tried importing via gui then file extension won't matter. Chances are the dedicated background Jon designed to run the important is failing or crashed. To fix either restart hashview or the server and import again. Let me know if that doesn't work

On Sep 16, 2017 7:31 PM, "Hans Lakhan" jarsnah12@gmail.com wrote:

What's the name / file extension of the wordlists?

On Sep 15, 2017 8:20 AM, "afarney" notifications@github.com wrote:

I have a small wordlist of confirmed passwords ~350, I tried to import the file into Hashview, via browsing to the file and naming it. I get the mgmt log that says it generates a checksum for it but no visible way of determining whether or not it is actually importing. The wordlist shows 0 words in the file according to the entry in the Wordlists page. The import for the hashfile was great, it told me how many hashes there were and it was pretty fast.

I tried the method for dropping it in the hashview/control/wordlists folder, but I have not seen anything happen yet and there is no entry into the Wordlists page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hashview/hashview/issues/334, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTh6xWCDJK3FfdZsmsovGAwy2DF_BIBks5sinmpgaJpZM4PY9f0 .

afarney commented 6 years ago

Yup, restarting the server seemed to work great. I had three of the same file imported. I think we are good, thanks man.