Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
63953
Contributor
Jump to solution

restrict file sharing via telegram

Hi 

is there any possible way to restrict file sharing via telegram and allow only telegram chat and call?

production security gateway 6200

R81.10 hotfix takes (open)

 

 

 

0 Kudos
1 Solution

Accepted Solutions
_Val_
Admin
Admin

telegram uses proprietary encryption, so the answer is no.

View solution in original post

0 Kudos
5 Replies
Blason_R
Advisor

Why not use custom application builder and try building the application if that is not available natively in CP

https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...

0 Kudos
PhoneBoy
Admin
Admin

This is quite likely not possible given HTTPS Inspection would be required and the app will break due to Certificate Pinning.
You could use rate limiting to severely limit the speed of any Telegram connection, thus making any file transfers slow (might also impact calls over Telegram as well).

0 Kudos
Blason_R
Advisor

Yes - obviously after HTTPS inspection else this would not work. I by default assumed that HTTPS inspection is on

0 Kudos
_Val_
Admin
Admin

telegram uses proprietary encryption, so the answer is no.

0 Kudos
Lesley
Contributor

I would recommended to block the complete Telegram application on the firewall.

Since HTTPS inspection is not possible. It is not waterproof but it should work in theory.

Also I am wondering if you still want to use Telegram on a work environment. But maybe that is more a political discussion. 

 

0 Kudos