Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL's from emails not getting sent to Cuckoo #5

Open
philmccracken1975 opened this issue Oct 25, 2017 · 1 comment
Open

URL's from emails not getting sent to Cuckoo #5

philmccracken1975 opened this issue Oct 25, 2017 · 1 comment
Labels

Comments

@philmccracken1975
Copy link

I'm trying to utilise malzoo to get URL's and attachments from emails and run them through cuckoo. Attachments in emails work fine either singular or even better multiple but URL's don't and the debug log shows the following.

2017-10-25 14:05:04,387 - emailworker - {'sha1': '547c8063df4f73c12f5e90d7a22a4bc69b5a32b6', 'id_tag': 'malzoo', 'submit_date': 1508936704, 'msg_id': 'CA+wG9XrKrshrLJfaDUyzU=QSGHFx5MKeAuaQJddPC9HiR1-R0Q@mail.gmail.com', 'sample_type': 'attachment', 'filename': 'f8908ca9e854b7afc7cd11b74dfd4c4f', 'md5': 'f8908ca9e854b7afc7cd11b74dfd4c4f'} - local variable 'urls' referenced before assignment

And the URL doesn't get scanned in Cuckoo.

Any ideas. Cuckoo is very latest version 2.0.4 and Malzoo is latest from Github

Phil

@nheijmans
Copy link
Owner

Hi philmccracken1975, thanks for submitting this, I finally had time to test it and verified this behavior in the current version. I will take a look at it, it seems somewhere I have not defined the URL variable before I'm trying to store it. Let me dig into this and find the bug

@nheijmans nheijmans added the bug label Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants