Commit Graph

510 Commits (1f01f885c743bc9051bf30f0a9dd7cb4420c0d43)

Author SHA1 Message Date
Alexandre Dulaunoy 1f01f885c7
Merge pull request #172 from pettai/Fastly
Add Fastly IPs
2020-11-07 08:05:13 +01:00
Alexandre Dulaunoy b3045d5895
Merge pull request #170 from chrisr3d/main
Added a few more entries to the phone numbers warninglist
2020-11-07 08:03:59 +01:00
pettai 164eb276f1 Add Fastly IPs
Add all Fastlys IP addresses
2020-11-06 18:50:12 +01:00
chrisr3d 7154bfc01f
add: A few more phone numbers regexes 2020-10-31 22:06:20 +01:00
chrisr3d 6d49d3386f
add: Added regexes for the american fictitious numbers in the list 2020-10-30 23:29:18 +01:00
Alexandre Dulaunoy 8d60a4f505
chg: [schema] wildmask type added to prepare the merge into MISP 2020-10-28 09:41:58 +01:00
Alexandre Dulaunoy 53a03c6277
chg: [warning-lists] updated to the latest version 2020-10-28 09:38:58 +01:00
Alexandre Dulaunoy 8828880684
Merge pull request #168 from chrisr3d/main
New warning list for unattributed phone numbers
2020-10-27 18:35:35 +01:00
chrisr3d 8a629209f2
chg: Changed name to be displayed as warning and description 2020-10-27 11:19:05 +01:00
chrisr3d c9344af4c8
add: Added phone numbers warninglist to the list 2020-10-27 10:43:19 +01:00
chrisr3d a50c06c9eb
chg: Turned the regexes for audiovisual works into a single one 2020-10-27 10:38:45 +01:00
chrisr3d 543406dff4
add: New Warninglist for phone numbers that should never be attributed
- First examples filling the list of regexes: the
  phone numbers used for audiovisual works, or
  the communications companies internal numbers.
  Those phone numbers are reserved and should
  never be given to any user
- We'll add as well the numbers reserved for the
  american audiovisual works soon
2020-10-27 04:03:44 +01:00
Alexandre Dulaunoy feed9b71ac
Merge pull request #166 from pettai/GCP
Add GCP IPs
2020-10-26 07:23:40 +01:00
pettai 89344f9b5f +jq_all_the_things.sh
missed to run jq_all_the_things.sh
2020-10-25 20:57:20 +01:00
pettai e2d6211b67 Add GCP IPs
Add GCP (Google Cloud Platform) IP addresses
2020-10-24 23:59:33 +02:00
Alexandre Dulaunoy 278f726f1d
chg: [warning-lists] updated 2020-10-16 12:38:48 +02:00
Alexandre Dulaunoy 41c2c01627
chg: [warning-lists] updated 2020-10-13 13:30:01 +02:00
Alexandre Dulaunoy acfaf672d4
chg: [update] following changes + regular update 2020-09-30 23:19:13 +02:00
Alexandre Dulaunoy de11f6de6d
Merge pull request #165 from HugeekMcGill/main
Adding replacement for wildcard and dash inputs
2020-09-30 22:48:09 +02:00
hugeek 14fc1e9cf0 Adding replacement for wildcard and dash inputs 2020-09-30 15:43:57 -04:00
Alexandre Dulaunoy 0549cad3df
chg: [automatic updates] all warning-lists 2020-09-29 17:13:43 +02:00
Alexandre Dulaunoy d2755d409b
Merge pull request #164 from cyber288/main
Change hostname type to string type for multiple lists
2020-09-24 10:34:00 +02:00
Alexandre Dulaunoy 346fa68e47
Merge pull request #163 from rhaist/patch-1
Create requirements.txt
2020-09-24 10:33:11 +02:00
cyber288 7e0e72bb5c
Changed matching algorithm to string 2020-09-23 15:58:03 -04:00
cyber288 5e03dc549a
Changed matching algorithm to string 2020-09-23 15:57:34 -04:00
cyber288 625a484306
Update version number 2020-09-23 15:56:05 -04:00
cyber288 85310d7a11
Update version number 2020-09-23 15:55:34 -04:00
cyber288 58481c2213
Update version number 2020-09-23 15:55:01 -04:00
cyber288 818839d506
Fix date 2020-09-23 15:54:31 -04:00
cyber288 709bdd94f0
Changed matching algorithm to string 2020-09-23 15:53:55 -04:00
cyber288 47c341fe1c
Changed matching algorithm to string 2020-09-23 15:52:53 -04:00
cyber288 29bd7bf7a0
Changed matching algorithm to string 2020-09-23 15:52:00 -04:00
cyber288 2d08c4ce35
Changed matching algorithm to string 2020-09-23 15:51:18 -04:00
cyber288 5e85c66bae
Changed matching algorithm to string 2020-09-23 15:50:36 -04:00
cyber288 e121ff3925
Changed matching algorithm to string 2020-09-23 15:47:49 -04:00
cyber288 365fb4c00e
Changed matching algorithm to string 2020-09-23 15:46:41 -04:00
Robert Haist 6494e55411
Create requirements.txt
Those are the additional Python3 requirements I needed to generate all the lists.
2020-09-23 09:33:02 +02:00
Alexandre Dulaunoy bcbb62d734
chg: [automatic] updated 2020-09-16 09:04:39 +02:00
Andras Iklody e0736d0b7a
fix: changed parsing algorithm to string, see #7c1de70 2020-09-16 00:27:55 +02:00
Andras Iklody 7c1de70ce0
Changed matching algorithm to string
Example for a dangerous entry: dropbox.com with the hostname algorithm and url as a valid attribute type means that https://dropbox.com/malicious/files.exe would get excluded from the automation systems when using the warninglist.

I've changed the algorithm to full string matches.
2020-09-16 00:27:03 +02:00
Alexandre Dulaunoy fa7cbb52f7
chg: [automatic] updated 2020-09-11 14:33:42 +02:00
Alexandre Dulaunoy ae3f68338a
Merge pull request #162 from Wiscy-Security/main
Refactor last scripts, central logging, central directory for downloads, automation script
2020-09-11 14:26:00 +02:00
Kevin Holvoet d7f01edbac Merge upstream, update lists, fix conflicts.
Merge remote-tracking branch 'upstream/main' into main
2020-09-11 13:48:51 +02:00
Alexandre Dulaunoy 17e6f1b761
Merge pull request #161 from bartblaze/patch-1
Add new domains
2020-09-11 06:48:47 +02:00
Bart 40ebba72d3
Add new domains 2020-09-10 21:27:06 +02:00
Alexandre Dulaunoy f19e7274e3
chg: [tranco] updated 2020-08-11 10:35:50 +02:00
Alexandre Dulaunoy e2bb53492a
chg: [public-dns] updated 2020-08-11 10:33:32 +02:00
Alexandre Dulaunoy fa325114ab
chg: [microsoft-azure] updated 2020-08-11 10:31:56 +02:00
Alexandre Dulaunoy 963381c839
chg: [tld] updated to the latest version 2020-08-11 10:29:32 +02:00
Alexandre Dulaunoy a2355251ac
chg: [aws] updated 2020-08-10 14:46:50 +02:00