- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
10-22-2018 04:18 AM
Hi!
In my company we are using GlobalProtect VPN's as a medium to access the network.
Right now we have a blocking procedure by which if a user fails 5 times the password while trying to login, his account gets blocked for 15 minutes.
We are using this -> https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClJ2CAK
Recently we have had an audit and they found out we were not protected against a Password Spraying attack so we would like to block users based on accumulation too.
So:
- If a user fails 5 times, block 15 minutes
- If a user fails 5 times more, block 1h
- If a user fails 5 times more, block 24h
I have not found anyone talking about this in the forum and I would like to know if there is any way to get this done within GlobalProtect.
Thank you very much!
10-22-2018 08:18 AM
Hello,
While PAN does not offer this and neither does active directory, to my knowledge. You can protect yourself in other ways. Check out this article.
Regards,
10-22-2018 10:10 AM
Do you have a DoS policy on this service at all? My line of thinking would be that usually a Password Spraying attack would be launched in rapid succession, which would cause a larger amount of sessions to be opened. You could use the DoS Session Limit to kind of prevent this and lock out the IP that the attack is being launched from.
10-23-2018 04:32 AM
Thing is that wouldn't be the case if the attacker uses proxies or SOCKS, so this isn't a viable solution.
10-23-2018 04:34 AM
I will check this out, but still it is a pitty that PAN doesn't offer this.
So just to be clear, the only thing I can do to block users who repeatedly fail login attempts is to lock them out for X minutes, always the same value, without being able increase that value dinamically?
10-23-2018 06:27 AM
At this time that's correct; there isn't an option to increase this on a regular basis and eventually block the account. There are some third party utilities that can do this for you based off of AD logs, but that's a totally different conversation.
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!