02-03-2021 01:56 AM
Hello everyone,
I'm doing some tests with decryption and vulnerability protection. I configured NAT and security policies to permit ssh access to an internal ssh server from the outside and I attached a vulnerability protection profile to the policy. In the vulnerability protection profile I set an exception to block bruteforce login attacks after 2 failed attempts:
This configuration works fine and connections are reset after 2 failed login. Anyway, if I add a SSH decryption policy (SSH proxy) to this connection, the bruteforce login signature is no more triggered by the failed login attempts, so it is no more effective.
Is this an issue or is it "by design", due to the fact that the firewall acts as a man in the middle for the ssh connections?
02-03-2021 04:33 PM
That's an interesting find. Please open a case with Support.
02-10-2021 03:58 AM
I opened a case with the support and they confirmed this issue. Waiting for their research and feedback.
Thanks.
02-24-2021 02:22 AM
The engineering team confirmed that this is an expected behavior. This is their explanation:
In case SSH-proxy is enabled, the signature 31914 will act on decrypted traffic. Hence, this sig will not trigger because it can not detect the pattern of the failed authentication in the decrypted traffic.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!