Project

General

Profile

Feature proposal #9421

Updated by krileon 3 months ago

Review popular ip verification services that check if an ip address has been used for abuse. This can be used to auto deny registrations for example based off abuse. The following a reputable services for this. 

 AbuseIPDB 
 VirusTotal 
 CrowdSecCTI 

 This would need a separate database table to store results to avoid hitting these services with each call.

Back