A3sal0n / FalconGate

A smart gateway to stop cyber criminals - Sponsored by Falcon Guard
https://falconguard.cz
GNU General Public License v3.0
252 stars 59 forks source link

Central API for IP and domain threat intel blacklists #25

Closed A3sal0n closed 7 years ago

A3sal0n commented 7 years ago

We have realized that is quite a burden to maintain locally multiple sources to retrieve Intelligence data on malicious IP addresses and domains used by Malware and attackers. It's also hard to keep them updated consistently and at the same time clean of false positives, etc. This is why we have decided to stop supporting the local sources listed in our config.ini file and enable a public central API hosted in a dedicated Amazon VPC for this purpose.

FalconGate users will still be able to append additional custom sources (URLs) to config.ini but we won't be improving in the future the existing parsers for these sources.

Stay tuned... we will share soon the details on how to register for our new API.

A3sal0n commented 7 years ago

Change implemented