- CheckMates
- :
- Products
- :
- Harmony
- :
- Endpoint
- :
- Blocking php iframe content with a policy
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Blocking php iframe content with a policy
Hi,
I wonder if it is possible to block in a Checkpoint Firewall the content of a Web Site (for example https://domain.com/path/home.php which uses iframe.
I can activate https inspection inbound to Web server, and I know the "iframe URL" which launches the content, for example:
https://domain.com/random_path/myiframe.php
Is there any way to block that content without blocking the original url (https://domain.com/path/home.php )
Thanks
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I guess you can define a new WebApp and do an regexp on that particular iFrame and block it .
Give it a try.
Ty,