Commit Graph

647 Commits (be428448a2c093dfea4546bccf63806df6e052a2)

Author SHA1 Message Date
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
Alexandre Dulaunoy fea9465eb5
chg: [office 365] updated 2020-08-10 14:45:58 +02:00
Alexandre Dulaunoy 746e0ba5d0
chg: [office 365] updated 2020-08-10 14:45:05 +02:00
Alexandre Dulaunoy fa350ba446
Merge pull request #157 from sustefil/fix-issue-156
Fix generator.py:download_to_file
2020-08-05 10:38:56 +02:00
Filip Suster 9557844065 Fix generator.py:download_to_file
When some script which is using generator.py module (e.g. generate-publicdns.py) is run for the
first time, the file is missing and unhandled exception is thrown
2020-08-03 17:24:39 +02:00
Kevin Holvoet aa81303fd0 Merge remote-tracking branch 'upstream/main' into main 2020-07-27 10:56:55 +02:00
Kevin Holvoet a9c163ef20 Refactor last scripts, logging, central directory for downloads
* Refactored generate_moz-top50.py
* Download all file to new /tmp file to centralize all downloads
* Add central logging to generators.log file
* Create Bash script that generates all warninglists
* Add /tmp folder and extra files to .gitignore
* Start adding exception handling in download_to_file and write_to_file
2020-07-27 10:44:30 +02:00
Alexandre Dulaunoy 4636dc5640
chg: [mozilla-intermediate-CA] updated to the latest version 2020-07-27 10:17:17 +02:00
Alexandre Dulaunoy 23418c5483
Merge pull request #154 from Wiscy-Security/main
Refactoring of code + updates of warninglists
2020-07-27 10:07:44 +02:00
Kevin Holvoet 610292e90f Refactor more generators 2020-07-21 13:42:50 +02:00
Kevin Holvoet 623ccd6c44 remove extra .txt extension from downloaded filed 2020-07-21 09:13:15 +02:00
Kevin Holvoet 9dc6ea9ca8 add check if downloaded file has changed on server before downloading 2020-07-21 09:11:51 +02:00
Kevin Holvoet d3e87dc7ae Refactor code to make it simpler/more uniform 2020-07-21 01:21:28 +02:00
Kevin Holvoet d32eb23a58 Chg generator-publicdns: work with new CSV format
1. The CSV format has changed with the update on 2020-07-14.
2. The script also generates IPv4, IPv6, and the hostname lists at once.
3. Downloaded file added to .gitignore
2020-07-21 00:38:50 +02:00