Hi, i want to create an app signature for our Forcepoint Web Proxy and i have been trying to create the signature but I get the same error:
F-SBID( --name "Forcepoint-Forcepoint.Cloud"; --pattern "webdefence.global.blackspider.com)"; --service HTTP; --service HTTPS --protocol tcp; --protocol udp;)
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
As an example:
edit "OpenSSL.TLS.Heartbeat.Information.Disclosure-custom.All.20443"
set action block
set comment 'SSL on port 20443'
set signature "F-SBID( --attack_id 4983 \
--name \"OpenSSL.TLS.Heartbeat.Information.Disclosure-custom.All\"; \
--protocol tcp; --src_port 20443; --flow from_server,reversed; \
--pattern \"|18 03|\"; --context packet; --within 2,context; \
--byte_test 2,>,100,1,relative; )"
next
and more in this KB article:
Which error?
Is the closing paranthesis in the pattern by design or an oversight?
It is an oversight, this is the correct one
F-SBID( --name "Forcepoint-Forcepoint.Cloud"; --pattern "webdefence.global.blackspider.com"; --service HTTP; --service HTTPS; --protocol tcp; --protocol udp; )
The error i get is: "Failed to save changes"
So you've got a syntax error.
I even tried to summarize it
F-SBID( --name "Forcepoint-Forcepoint.Proxy"; --pattern "webdefence.global.blackspider.com"; --service Back_office; )
Yes, I would def. use the CLI for this.
Maybe you should add the direction of flow, as "--flow from_server". But this will not prevent the syntax error.
Start with the most basic parameters, like the name. If that goes through, all the other parts one by one, until you encounter an error.
As an example:
edit "OpenSSL.TLS.Heartbeat.Information.Disclosure-custom.All.20443"
set action block
set comment 'SSL on port 20443'
set signature "F-SBID( --attack_id 4983 \
--name \"OpenSSL.TLS.Heartbeat.Information.Disclosure-custom.All\"; \
--protocol tcp; --src_port 20443; --flow from_server,reversed; \
--pattern \"|18 03|\"; --context packet; --within 2,context; \
--byte_test 2,>,100,1,relative; )"
next
and more in this KB article:
I tried over the GUI, i should try on CLI
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1641 | |
1069 | |
751 | |
443 | |
210 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.