- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-04-2018 04:57 AM
The 'risk' is low since you do filter on application and have security profiles in place
It would be recommended and best practice to use "application-default" instead of "any" in most cases, because it is highly unusual and maybe even suspicious for any application to be detected on a different port than their default (why would DNS be transmitted over any other port than 53?)
applications using a different port are either badly configured (and do you want to allowed badly configured services to pass through) or being used for reconnaissance or exfiltration
09-04-2018 04:57 AM
The 'risk' is low since you do filter on application and have security profiles in place
It would be recommended and best practice to use "application-default" instead of "any" in most cases, because it is highly unusual and maybe even suspicious for any application to be detected on a different port than their default (why would DNS be transmitted over any other port than 53?)
applications using a different port are either badly configured (and do you want to allowed badly configured services to pass through) or being used for reconnaissance or exfiltration
09-04-2018 07:33 AM
Hello, Reaper,
I thank you for your quick response.
Can you give me a real use case of exfiltration or reconnaissance in this type of rule.
Best regards.
09-04-2018 07:54 AM
typically proxies and other protection mechanisms listen in on the default ports of applications, an attacker may do a port scan to find open ports or use legitimate connections to see if 'ports are open'
if a non-standard port is open, it is very likely the 'target' is not scanning properly for threats, so information can be sent out through that port to avoid detection
the fact that there's applications in your policy will make this a lot harder, but why allow it in the first place
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!