Commit Graph

106 Commits (8d1b6e261c53963c10f7f9e6579803cbaa19917b)

Author SHA1 Message Date
Alexandre Dulaunoy 8d1b6e261c
List of known public DNS resolvers expressed as hostname added
The list has been separated from ipv4 list to be sure matching works in
MISP
2017-12-22 13:56:07 +01:00
Andras Iklody 7c5a09a735 Changed warninglist from sting matches to hostname type 2017-08-04 15:51:07 +02:00
Alexandre Dulaunoy c724e23772 Merge pull request #35 from rmarsollier/ggl
adding some google owned domains v2
2017-06-21 14:20:28 +02:00
rmarsollier 70b0742c45 solving last problem with google domain list 2017-06-19 09:19:21 +02:00
rmarsollier 02b4bf8a52 adding wikipedia scrapper for google domains 2017-06-19 09:09:33 +02:00
rmarsollier 93b6a5c120 importing google domains from wikipedia 2017-06-19 09:08:58 +02:00
Alexandre Dulaunoy d40f5244b2 Merge pull request #31 from rmarsollier/patch-2
Fixing #23
2017-05-15 22:22:02 +02:00
Alexandre Dulaunoy cd22f35dca Merge pull request #30 from rmarsollier/patch-1
Adding sha224 to empty_hashs
2017-05-15 22:21:19 +02:00
RbN b15b1de53e Fix typo 2017-05-15 21:32:20 +02:00
RbN 40fa1df9b6 Adding domains of #23 2017-05-15 21:29:33 +02:00
RbN c66018c925 Adding sha224
d14a028c2a3a2bc9476102bb288234c415a2b01f828ea62ac5b3e42f is a sha224, let's use it.
2017-05-15 20:40:24 +02:00
Alexandre Dulaunoy bc05ddcdd0 Fixed #25 adding more URL shorteners 2017-03-16 16:13:18 +01:00
Raphaël Vinot 758ceda872 Run JQ on empty-hashes 2017-02-17 09:56:06 +01:00
Raphaël Vinot ddddaba80d matching_attributes isn't required. 2017-02-17 09:54:53 +01:00
Andras Iklody c153c0b097 Merge pull request #22 from devnull-/eicar.com
No attribute filtering -- eicar.com
2017-02-17 08:25:37 +01:00
Andras Iklody 3dd24d5f8c Merge pull request #21 from devnull-/empty-hashes
No attribute filtering -- empty-hashes
2017-02-17 08:25:03 +01:00
devnull- 52aa4995c3 Add matching_attributes 2017-02-16 22:27:54 +01:00
devnull- 52c2df2ec3 Formating 2017-02-16 22:14:58 +01:00
devnull- 931ff12935 Add matching_attributes 2017-02-16 22:13:56 +01:00
devnull- 4d186724d1 Merge pull request #1 from MISP/master
Pull update
2017-02-16 21:55:05 +01:00
Raphaël Vinot e04a0c3bdd Do not allow additional properties in the schema 2017-02-13 17:01:22 +01:00
Raphaël Vinot dae20c6697 Update travis 2017-02-13 11:25:39 +01:00
Raphaël Vinot 05cd86087d Fix JQ all the things 2017-02-12 21:43:19 +01:00
Raphaël Vinot dc456084e0 Revert "JQ all the things"
This reverts commit d422560a4e.
2017-02-12 21:18:09 +01:00
Raphaël Vinot 645216e081 Install dep 2017-02-12 21:13:14 +01:00
Raphaël Vinot 73aa76fcc8 Fix travis 2017-02-12 21:09:17 +01:00
Raphaël Vinot d422560a4e JQ all the things 2017-02-12 21:02:02 +01:00
Raphaël Vinot cdef6f192e Update lists, add schema. 2017-02-12 21:01:36 +01:00
Alexandre Dulaunoy 9214f207c3 EICAR added in the README 2017-02-01 14:51:59 +01:00
Alexandre Dulaunoy f39f60a4d2 Merge pull request #20 from michael-hamm/eicar.com
Hashes for EICAR, EICAR zip and EICAR 2x zip.
2017-02-01 14:46:12 +01:00
Michael Hamm 4986d618b1 Hashes for EICAR, EICAR zip and EICAR 2x zip. 2017-02-01 14:38:00 +01:00
Alexandre Dulaunoy 2ad17a4f01 RFC 6598 added in the README 2017-02-01 13:38:23 +01:00
Alexandre Dulaunoy 9e9a97863c Merge pull request #19 from michael-hamm/rfc6598
RFC 6598 - Carrier- Grade NAT (CGN) devices
2017-02-01 08:51:45 +01:00
Michael Hamm c81a900924 RFC 6598 - Carrier- Grade NAT (CGN) devices 2017-01-31 20:49:44 +01:00
Alexandre Dulaunoy 67aa1f1c00 Merge pull request #18 from nbareil/master
No attribute filtering
2017-01-27 19:03:49 +01:00
Nicolas Bareil 9c709a15e1 Adds matching_attribute 2017-01-27 15:52:59 +01:00
Nicolas Bareil f3b9178b55 typo in the name 2017-01-27 15:42:54 +01:00
Alexandre Dulaunoy f80502bd86 type of warning-list added 2017-01-20 07:29:08 +01:00
Iglocska 9fa3d1ef43 Bumped the date to force an update 2017-01-19 18:06:22 +01:00
Iglocska c898585ccc Merge branch 'master' of https://github.com/MISP/misp-warninglists 2017-01-19 18:05:50 +01:00
Iglocska 6d67b71e3f Switched alexa to the "hostname" list 2017-01-19 18:05:16 +01:00
Alexandre Dulaunoy af071c7b40 date updated 2017-01-18 15:43:59 +01:00
Iglocska 6fc0eb5adf added url type to the alexa list 2017-01-18 12:30:07 +01:00
Alexandre Dulaunoy 946e15b468 type was not declared as substring 2017-01-18 12:20:39 +01:00
Alexandre Dulaunoy 41963f2d79 Merge branch 'master' of github.com:MISP/misp-warninglists 2017-01-18 12:12:34 +01:00
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