- Products
- Learn
- Local User Groups
- Partners
- More
Step Into the Future of
AI-Powered Cyber Security
When the Agents Attack
A Live Look at Agentic Exposure Validation
Bridge the CAASM Gap
with Exposure Management
AI Security Masters E8:
Claude Mythos: New Era in Cyber Security
CheckMates Go:
CheckMates Fest
Hi
I want to block a URL in application layer. I have https inspection on.
I've made a Application/Site list with "URL's are defined as Regular Expression" and added some sites to it, but I'm struggling to figure out how I would write this URL in RegEx form:
http://lexin.nada.kth.se/lexin/#main=4;
I've tried many different ways but it still not working. Other sites working.
I looked at https://regex101.com/ and I got a match on my expressions but it is still not working.
Thank you
Rikard
Minor note: this will only match HTTP. The site is available via HTTPS, and the expression above won't match it. If you change the opening to this:
https?:\/\/
it should match both HTTP and HTTPS.
So the complete solution is:
https?:\/\/lexin\.nada\.kth\.se\/lexin\/\#main=4;
What version/JHF level?
What precise regexes have you tried?
Hi!
we are running r80.40 take 87.
I have tried
.lexin.nada.kth.se/lexin/#main=4;
.lexin.nada.kth.se\/lexin\/#main=4;
.lexin.nada.kth.se/lexin/*main*4*
.lexin.nada.kth.se/lexin/.main.4.
.lexin.nada.kth.se\/lexin\/.main.4;
.lexin.nada.kth.se\/lexin\/*main*4;
and so on. I think the #or the = causing the problem because this url works just fine: .lexin.nada.kth.se/lexin/bildtema-survey.html
Why not block entire http://lexin.nada.kth.se/ ?
We want to reach all the pages on that site except
.lexin.nada.kth.se/lexin/#main=4; and
.lexin.nada.kth.se/lexin/bildtema-survey.html
Use
http:\/\/lexin\.nada\.kth\.se\/lexin\/\#main=4;
I will try this. Thank you for the help!
/Rickard
And did it work as needed ?
Hi,
Sorry for the late reply, I have not had the opportunity to test until today.
It did not work as needed. I have a block rule with this regex but I can still reach the site. See attached screenshot. Is it possible for you to try this in a lab?
I tried both http and https.
/Rickard
Minor note: this will only match HTTP. The site is available via HTTPS, and the expression above won't match it. If you change the opening to this:
https?:\/\/
it should match both HTTP and HTTPS.
Very true !
So the complete solution is:
https?:\/\/lexin\.nada\.kth\.se\/lexin\/\#main=4;
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 32 | |
| 20 | |
| 9 | |
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
Wed 10 Jun 2026 @ 01:00 PM (EDT)
Deep Dive: When the Agents Attack: A Live Look at Agentic Exposure ValidationThu 11 Jun 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #8: Say Yes to AI Without Saying Yes to RiskFri 12 Jun 2026 @ 10:00 AM (CEST)
CheckMates Live Netherlands - Sessie 47: Continuous Threat Exposure ManagementTue 16 Jun 2026 @ 05:00 PM (CEST)
Under the Hood: Check Point SASE | Internet Access Optimization & Performance TuningWed 10 Jun 2026 @ 01:00 PM (EDT)
Deep Dive: When the Agents Attack: A Live Look at Agentic Exposure ValidationThu 11 Jun 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #8: Say Yes to AI Without Saying Yes to RiskFri 12 Jun 2026 @ 10:00 AM (CEST)
CheckMates Live Netherlands - Sessie 47: Continuous Threat Exposure ManagementTue 16 Jun 2026 @ 05:00 PM (CEST)
Under the Hood: Check Point SASE | Internet Access Optimization & Performance TuningThu 18 Jun 2026 @ 10:00 AM (CEST)
The Cloud Architects Series: Check Point WAF - The Next Generation of AI powered protectionAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY