Skip to content

Trend Micro Vision One Bad IP addresses sync to AbuseIPDB service

License

Notifications You must be signed in to change notification settings

stinky-fox/tm-v1-bad-ip-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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')

About

Trend Micro Vision One Bad IP addresses sync to AbuseIPDB service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages