Update reporter.sh

This commit is contained in:
Sefinek 2024-08-28 21:27:25 +02:00 committed by GitHub
parent 039dd09a1d
commit 642c0c84a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -135,7 +135,7 @@ determine_categories() {
case "$dpt" in
53) echo "14,1,2" ;; # Port Scan | DNS Compromise | DNS Poisoning
123) echo "14,17" ;; # Port Scan | Spoofing
*) echo "14,4" ;; # Port Scan | DDoS Attack
*) echo "14" ;; # Port Scan
esac
;;
*) echo "14,15" ;; # Port Scan | Hacking