/tm-v1-bad-ip-sync

Trend Micro Vision One Bad IP addresses sync to AbuseIPDB service

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

About

Sync malicious IP addresses to AbuseIPDB service. Initially designed for serverless (like AWS Lambda) but can be used on any Virtual Machine with python.

AbuseIPDB Contributor Badge

Requirements

  • Cloud One Workload Security reporting IPS detections to the Vision One
  • Vision One account
  • Abuseip DB account
  • Python + dependencies:
    • requests
    • json
    • sys
    • os
    • ipaddress
    • datetime
    • dateutil

Environment Variables

Following Environment variables must configured

To run the script on any VM server

Uncomment the last line lambda_handler('a','b')