High-risk tools in Filemaker
3 of the 19 tools in Filemaker are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
fm_run_scriptExecuteRun a FileMaker script. Returns scriptResult with code and resultParameter.
-
fm_run_script_and_assertExecuteRuns a FileMaker script and checks whether the result code matches the expected value.
-
fm_run_script_with_globalsExecuteSets global fields and runs a script in the SAME Data API session. This makes scripts that depend on global fields for context work (e.g. SESSIONS::UUID_g). Flow: Login → Set Gl...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.