krmaxwell / maltrieve

A tool to retrieve malware directly from the source for security researchers.
GNU General Public License v3.0
563 stars 183 forks source link

AttributeError #170

Open funk49 opened 9 years ago

funk49 commented 9 years ago

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