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
- Host: GitHub
- URL: https://github.com/sv3n-mu3ll3r/f5_show_dos_stats_scripts
- Owner: sv3n-mu3ll3r
- Created: 2020-01-09T13:58:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T19:21:37.000Z (over 5 years ago)
- Last Synced: 2024-06-11T12:20:16.028Z (about 2 years ago)
- Topics: ddos, ddos-reporter, dos, f5
- Language: Shell
- Size: 11.7 KB
- Stars: 6
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)