mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Added check extra750 SG open MySQL ports
This commit is contained in:
@@ -24,7 +24,7 @@ extra750(){
|
||||
textFail "$regx: Found Security Group: $SG open to 0.0.0.0/0 for MySQL port" "$regx"
|
||||
done
|
||||
else
|
||||
textPass "$regx: No Security Groups found with any port open to 0.0.0.0/0 for MySQL port" "$regx"
|
||||
textPass "$regx: No Security Groups found open to 0.0.0.0/0 for MySQL port" "$regx"
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user