DanielWidmayer / mail-attac

Cracking encrypted Mail Attachements Passwords
MIT License
6 stars 0 forks source link

wordlist not found #2

Open redglobuli opened 2 years ago

redglobuli commented 2 years ago

Hi,

i struggle to make it work. I have everything setup but it seems it doesn't find the wordlist and aborts.

Here is what i get in olefy logs:

Dec 10 11:13:23 debian python3[5858]: olefy DEBUG connection_made ('127.0.0.1', 56152) new connection was made Dec 10 11:13:23 debian python3[5858]: olefy DEBUG data_received ('127.0.0.1', 56152) data received from new connection Dec 10 11:13:23 debian python3[5858]: olefy DEBUG protocol_split olefy_headers: {'olefy': 'OLEFY/1.0', 'Method': 'oletools', 'Rspamd-ID': '6cdb5dea0gec52518cc'} Dec 10 11:13:23 debian python3[5858]: olefy DEBUG eof_received <6cdb5d> /tmp/1639131203.9622054.56152 choosen as tmp filename Dec 10 11:13:23 debian python3[5858]: olefy INFO eof_received <6cdb5d> 644 bytes (stream size) Dec 10 11:13:23 debian python3[5858]: olefy INFO oletools <6cdb5d> application/x-decompression-error-gzip-Encrypted-file----use-unzip (libmagic output) Dec 10 11:13:23 debian python3[5858]: olefy INFO oletools wordlist file not found Dec 10 11:13:23 debian python3[5858]: olefy INFO eof_received <6cdb5d> ('127.0.0.1', 56152) response send: b'\t\n\n\t'

Anything i missed setting this up?