Skip to content
This repository was archived by the owner on Dec 16, 2017. It is now read-only.

AttributeError #170

Open
funk49 opened this issue Jun 5, 2015 · 0 comments
Open

AttributeError #170

funk49 opened this issue Jun 5, 2015 · 0 comments

Comments

@funk49
Copy link

funk49 commented Jun 5, 2015

Trying to get this working with the latest build and it fails, complaining of no attribute 'input file'.

xxxx@xxxxx:/opt/maltrieve# python maltrieve.py
Processing source URLs
Completed source processing
Traceback (most recent call last):
File "maltrieve.py", line 512, in
main()
File "maltrieve.py", line 487, in main
if cfg.inputfile:
AttributeError: 'config' object has no attribute 'inputfile'

Here's a copy of the log:

2015-06-05 16:23:31 139645913491264 Using archive as dump directory
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): support.clean-mx.de
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): vxvault.net
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): www.malwaredomainlist.com
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): urlquery.net
2015-06-05 16:23:31 139645913491264 Starting new HTTPS connection (1): zeustracker.abuse.ch
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): malwareurls.joxeankoret.com
2015-06-05 16:23:31 139645913491264 Starting new HTTP connection (1): malc0de.com
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 "GET /hostslist/mdl.xml HTTP/1.1" 200 8449
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 "GET /rss/ HTTP/1.1" 200 None
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 "GET /normal.txt HTTP/1.1" 200 None
2015-06-05 16:23:31 139645913491264 Setting read timeout to 60
2015-06-05 16:23:31 139645913491264 "GET /URL_List.php HTTP/1.1" 200 None
2015-06-05 16:23:31 139645913491264 "GET / HTTP/1.1" 200 4753
2015-06-05 16:23:31 139645913491264 "GET /monitor.php?urlfeed=binaries HTTP/1.1" 200 4018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant