- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-06-2019 03:29 PM
I want to be able to grab full URLs when specific sites are visited e.g. github so I can see what app/repo is being hit. Right now all I get is the domain.
How granular can URL monitoring be? Can I get a full URL from URL filtering or URL category hits?
Can I trigger a packet capture when specific URLs are hit?
05-06-2019 08:10 PM
Then you are recording everything that the firewall can see. Without decryption you won't get the full URL, just what the firewall can see in the session handshake.
05-06-2019 11:44 PM
Hi @mike406 ,
As @BPry mentioned, the way firewalls will identify the base URL is by examinig the servername field in client hello. if your communication is through ssl, the communication will be encrypted after ssl handshake, so the GET messages afterwards will be encrypted, you wont ba able to see it unless you have decryption configured.
05-06-2019 03:32 PM
Do you decrypt outgoing traffic?
05-06-2019 08:10 PM
Then you are recording everything that the firewall can see. Without decryption you won't get the full URL, just what the firewall can see in the session handshake.
05-06-2019 11:44 PM
Hi @mike406 ,
As @BPry mentioned, the way firewalls will identify the base URL is by examinig the servername field in client hello. if your communication is through ssl, the communication will be encrypted after ssl handshake, so the GET messages afterwards will be encrypted, you wont ba able to see it unless you have decryption configured.
05-07-2019 05:06 AM
Hey @mike406
Under your URL filtering profile -> URL Filtering Settings, have you tried disabling the default option "Log container page only"?
05-07-2019 10:16 AM
Just tried this, but no luck. Thanks for the idea, though.
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!