An open API service indexing awesome lists of open source software.

https://github.com/sv3n-mu3ll3r/f5_show_dos_stats_scripts

This repository contains several F5 DDoS show scripts
https://github.com/sv3n-mu3ll3r/f5_show_dos_stats_scripts

ddos ddos-reporter dos f5

Last synced: over 1 year ago
JSON representation

This repository contains several F5 DDoS show scripts

Awesome Lists containing this project

README

          

This script do display some DoS stats from F5 BIG-IP.

A line will appear in green when traffic hits a vector without beeing in 'detection' or 'mitigation' mode.
When a line appears in yellow, then this vector is in 'detect' mode.
Turns the line into red, then is indicates that the vector is dropping packets.

# usage: watch -c ./show_DOS_stats.color.sh

show_DOS_stats.color.sh - will show all vectors with traffic
show_DOS_stats_attacked.color.sh - will show only vectors under attack (detect or mitigate)