Commit Graph

111 Commits (mozlist)

Author SHA1 Message Date
Alexandre Dulaunoy 5cce43035a substring added (to support the new substring matching) 2017-01-18 12:12:10 +01:00
Alexandre Dulaunoy 88be67d44a Merge pull request #16 from devnull-/URL-shortener-services
Warning list URL shorteners services
2017-01-06 19:39:00 +01:00
devnull- 0af8731277 Merge branch 'master' into URL-shortener-services 2017-01-06 18:56:33 +01:00
devnull- 788f275b9f Warning list URL shorteners services 2017-01-06 18:41:30 +01:00
Alexandre Dulaunoy 50e5e83b78 Merge pull request #15 from devnull-/whats-my-ip
Warning list "What's my IP" domains
2017-01-06 18:22:46 +01:00
devnull- 63468bc1ac Add types URI & URL 2017-01-06 18:07:03 +01:00
devnull- 8864d00c7c Add ip-score.com 2017-01-06 18:04:37 +01:00
devnull- c818e1a1de Warning list "What's my IP" service 2017-01-06 17:56:56 +01:00
Alexandre Dulaunoy 04f4797f64 Merge pull request #12 from CZ-NIC/master
Checks for open resolvers in the list of IPs.
2016-12-09 09:20:26 +01:00
Edvard Rejthar 7ad930e5fb Checks for open resolvers in the list of IPs.
Is able to fetch the MISP warning list a say if there are some resolvers.
2016-12-07 18:30:52 +01:00
Alexandre Dulaunoy 338241e499 Add version and name to the office365 warning list 2016-12-06 12:39:45 +01:00
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