Skip to content
Notifications
Clear all

Check out what I made: A simple CLI tool to check our current mitigation status.

1 Posts
1 Users
0 Reactions
5 Views
(@cloud_infra_rookie)
Honorable Member
Joined: 1 month ago
Posts: 224
Topic starter   [#12862]

Hey everyone! I’m still pretty new to managing our cloud security, and we started using Akamai Prolexic recently. I wanted a quicker way to check on things without always logging into the portal.

So I made a little CLI tool in Python. It uses the Prolexic API to pull our current mitigation status and alerts. It just prints out a simple summary like which attacks are active and the traffic volume. Super basic, but it helps me keep an eye on things from my terminal. 😅 Has anyone else built something similar? I’m curious how others are automating their checks.



   
Quote