Malware Domain List
Site Related => Readme First / FAQ => Topic started by: SysAdMini on August 29, 2009, 10:24:52 pm
-
These are the list which we currently provide. If you have special requirements, then please let me know.
http://www.malwaredomainlist.com/mdlcsv.php
complete database in csv format
http://www.malwaredomainlist.com/updatescsv.php
updates in csv format
http://www.malwaredomainlist.com/hostslist/mdl.xml
RSS feed of url updates
http://www.malwaredomainlist.com/hostslist/zeus.xml
RSS feed of zbot/zeus url updates
http://www.malwaredomainlist.com/zeuscsv.php
ZeuS urls in csv format
http://www.malwaredomainlist.com/hostslist/hosts.txt
hosts.txt an be used as a block list
http://www.malwaredomainlist.com/hostslist/delisted.txt
sites which are offline or have been cleaned
http://www.malwaredomainlist.com/hostslist/yesterday.php
all new database entries from yesterday (all db fields)
http://www.malwaredomainlist.com/hostslist/yesterday_urls.php
all new urls from yesterday (url only)
http://www.malwaredomainlist.com/hostslist/ip.txt
list of active ip addresses
-
New list added today:
http://www.malwaredomainlist.com/hostslist/ip.txt
list of active ip addresses
-
Minor modification to mdlcsv.php. It has been added due to a request by one of our members.
You can now export active urls only by querying
http://www.malwaredomainlist.com/mdlcsv.php?inactive=off
-
SpyEye RSS feed added:
http://www.malwaredomainlist.com/hostslist/spyeye.xml
-
http://www.malwaredomainlist.com/mdlcsv.php now also exports the country code.
Exported file now contains these fields in this order:
date,domain,ip,reverse,description,registrant,asn,inactive,country
-
We have made a minor modification to
http://www.malwaredomainlist.com/updatecsv.php and
http://www.malwaredomainlist.com/mdlcsv.php
A user notified us that our csv files are not RFC complaint. This could cause parsing problems.
According to RFC4180 (section 2.7) adouble quote within values must be escaped by preceding
it with another double quote. This has now been implemented.
http://tools.ietf.org/html/rfc4180
If double-quotes are used to enclose fields, then a double-quote
appearing inside a field must be escaped by preceding it with
another double quote