- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-24-2018 10:50 AM
When you go directly to "shodan.io", which is categorized as a hacking site, the palo will block that URL. When searching thru google for that site, then click on it, a reset page is sent, need to understand why? Is it considered a "threat" if google makes the request? so the threat settings would be used instead of the URL Filtering Security settings? Would Severity settings come into play?
10-24-2018 12:09 PM
Going directly to the site from my browser the request uses port 80(web page blocked), when using google search the request uses port 443 and I receive "This site cannot be reached" "The connection was reset".
10-24-2018 12:53 PM - edited 10-24-2018 12:54 PM
Hey @tstores31
You were pretty much on the right track with what you said. When you go to "shodan.io" it uses HTTP. The firewall can do a "man in the middle attack" on this HTTP session and present the URL block page.
On the Google Search result for shodan.io, the URL is https://. Without SSL decryption, the firewall cannot do a MiTM attack on the SSL site to present the block page, however access to the site can still be blocked as per your URL filtering configuration.
To conclude, if you want to present block pages for SSL sites - you will need to configure SSL decryption.
Cheers,
Luke.
07-05-2021 10:51 PM
Hi @pal7mentor ,
In addition to what @LukeBullimore says you should be able to enable block page for encrypted traffic even without SSL decryption
Details in the following link - How to Serve a URL Response Page Over an HTTPS Session Without ... - Knowledge Base - Palo Alto Netw...
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!