Commit Graph

600 Commits (f0b9ef3b9f97f5b8e953276bec6c3a5c22375c2e)

Author SHA1 Message Date
Alexandre Dulaunoy 14edcbd433 Merge branch 'master' of github.com:MISP/misp-warninglists 2016-12-06 12:17:08 +01:00
Alexandre Dulaunoy 42816083a3 Office 365 URLs and IP address ranges added 2016-12-06 12:16:34 +01:00
Raphaël Vinot 35f787aa1f Merge pull request #10 from Maijin/master
Add Comodo public DNS
2016-12-05 14:59:27 +01:00
Maijin 12ab7c579a Add Comodo public DNS 2016-12-05 13:49:34 +01:00
Alexandre Dulaunoy 6850a349c0 known microsoft domains added 2016-10-01 20:08:27 +02:00
Alexandre Dulaunoy 3551d2aba9 warning list of known microsoft domains added 2016-10-01 20:07:25 +02:00
Alexandre Dulaunoy 2cc7308472 Merge branch 'master' of github.com:MISP/misp-warninglists 2016-09-04 19:34:42 +02:00
Alexandre Dulaunoy f0d8731f1f License clarified 2016-09-04 17:49:55 +02:00
Alexandre Dulaunoy 0e8cffa198 Merge pull request #8 from claudex/fix-travis
Fix travis build
2016-08-06 11:16:47 +02:00
Xavier Claude aea9ed170a View error output from jq 2016-08-06 10:51:51 +02:00
Xavier Claude 562300ea83 Fix travis build using jq from packages 2016-08-06 10:45:50 +02:00
Alexandre Dulaunoy ac8ec3de71 Fix: Typo fixed for Travis 2016-08-05 16:04:47 +02:00
Alexandre Dulaunoy ab249aee71 Fix: jq output to /dev/null - Travis 2016-08-04 16:56:34 +02:00
Alexandre Dulaunoy 9d620dd7a5 Merge pull request #6 from claudex/dns
Use DNS list from http://public-dns.info/
2016-08-04 09:57:22 +02:00
Alexandre Dulaunoy 407c2f2f98 Merge pull request #7 from claudex/rfc4291
Add IPv6 link local prefix
2016-08-04 09:56:06 +02:00
Xavier Claude 9572f54d47 Add IPv6 link local prefix 2016-08-03 20:19:07 +02:00
Xavier Claude d41d770eb1 Add public dns v4 and v6 resolvers IP from the tool 2016-08-03 20:04:38 +02:00
Xavier Claude bf8b467a3e Add a tool to generate public dns resolver list
The tool generate two lists, one for IPv4 (list4.json) and one for IPv6
(list6.json) to allow the user to only enable one of the two.

The list is downloaded from http://public-dns.info/ and a sample of the
list was tested with:

for dns in $( awk -F ","  '{ print $1 }' < nameservers.csv ) ; do dig +noedns @$dns google.com | grep NOERROR 1>/dev/null  || echo $dns ; done

~95% of the tested servers responded. So the list is not all crap.
2016-08-03 19:59:55 +02:00
Alexandre Dulaunoy 7a52d7bf8d Merge pull request #5 from claudex/alexa
Alexa
2016-08-03 16:00:09 +02:00
Xavier Claude 16a4265688 Actualy put alexa 1000 top domains in the output list 2016-08-03 15:54:13 +02:00
Xavier Claude 4075a58165 Write the alexa top1M zip file after download 2016-08-03 15:52:28 +02:00
Xavier Claude b856e9897c Fix alexa top1M url 2016-08-03 15:43:35 +02:00
Alexandre Dulaunoy 41ce6cd77d Merge pull request #4 from claudex/rfc3849
Add RFC 3849 - IPv6 prefix for documentation
2016-08-03 14:50:32 +02:00
Alexandre Dulaunoy 1061d47f01 Fix: JSON tests 2016-08-03 14:49:28 +02:00
Xavier Claude 97a7e16396 Add RFC 3849 - IPv6 prefix for documentation 2016-08-03 14:40:07 +02:00
Iglocska 98c8d29a45 Merge branch 'list_updates' 2016-06-27 11:36:12 +02:00
Iglocska 30ef83db0b Updated warninglists with domains or IP addresses to also include domain|ip type attributes
- fixes issue as reported by @Delta-Sierra
2016-06-27 11:32:04 +02:00
Alexandre Dulaunoy 58ac9ff865 Build status icon added 2016-06-24 11:04:01 +02:00
Alexandre Dulaunoy 52b22ff990 Travis test scripts added 2016-06-24 10:55:51 +02:00
Alexandre Dulaunoy 6e00a93ee0 RFC 5735 added 2016-06-24 10:53:23 +02:00
Alexandre Dulaunoy 3fa228200a Alexa top 1000 list added 2016-05-28 21:34:48 +02:00
Alexandre Dulaunoy 34ce028295 Alexa top 1000 MISP warning list added including generation tool 2016-05-28 21:31:40 +02:00
Alexandre Dulaunoy 7f6a2e762f Multicast CIDR blocks added 2016-04-26 22:25:21 +02:00
Alexandre Dulaunoy 7e6793e024 rfc5771 added 2016-04-26 22:24:28 +02:00
Alexandre Dulaunoy 181c32bfc4 More public DNS servers added 2016-04-26 22:15:12 +02:00
Alexandre Dulaunoy 3a5d28e632 google added 2016-04-22 09:24:59 +02:00
Alexandre Dulaunoy b38bb64789 List of known google domains and hostnames 2016-04-22 09:23:48 +02:00
Alexandre Dulaunoy 1e58376e67 Merge pull request #3 from wllm-rbnt/second-level-tlds
Expand second level tlds from Wikipedia
2016-04-21 14:29:19 +02:00
William Robinet fadc1df714 Expand second level tlds from Wikipedia 2016-04-21 11:46:16 +02:00
Alexandre Dulaunoy 1714bab78f second-level of TLD lists 2016-04-20 21:36:21 +02:00
Alexandre Dulaunoy 88c6548b19 Merge pull request #2 from wllm-rbnt/second-level-tlds
Add second level tlds from Mozilla Foundation
2016-04-20 17:44:27 +02:00
William Robinet e5c1e19c8e Add second level tlds from Mozilla Foundation 2016-04-20 17:26:08 +02:00
Alexandre Dulaunoy df6fa809c9 Merge pull request #1 from wllm-rbnt/openresolver
Add level3 open resolver
2016-04-20 11:38:21 +02:00
William Robinet b1e13fd029 Add level3 open resolver 2016-04-20 11:14:29 +02:00
Alexandre Dulaunoy 20945ee47f Basic README added 2016-04-19 21:59:42 +02:00
Alexandre Dulaunoy b5b5bffac0 Version added 2016-04-19 18:11:22 +02:00
Alexandre Dulaunoy 1b0ac3c631 RFC 1918 networks 2016-04-19 15:19:47 +02:00
Alexandre Dulaunoy a7a2b3b805 Hashes of empty files 2016-04-19 15:10:47 +02:00
Alexandre Dulaunoy 2a108c358a Public-dns warning list 2016-04-19 13:16:38 +02:00
Alexandre Dulaunoy 987b01beda Initial list with TLDs 2016-04-19 12:23:13 +02:00