Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Defining Resources > Remediation > Remediation scripts > Adding a new remediation script
Adding a new remediation script
Administrator Help | TRITON AP-DATA | Version 8.3.x
 
Warning 
1.
Click New then select the type of script to create from the menu. For a description of each type of script, refer to Remediation scripts.
2.
3.
4.
Select the tab for each operating system your endpoints run and complete the fields:
 
If the script requires additional files, such as a resource file or other scripts that it calls, click Additional Files then browse to a zip file containing the additional file(s) to run.
Note: Additional files are placed in the same folder as the script, and they are automatically downloaded by the endpoints.
5.
Click OK. A progress bar shows the progress of each file as it uploads. You can cancel the process at any time. When the upload is complete, the new external command appears in the details pane.
When editing an existing script, you'll see Update buttons instead of Browse buttons. To edit a script:
1.
2.
By Current executable file, click Update. You are alerted that the executable file will be removed from the TRITON management server.
3.
Click OK to continue.
4.
5.
6.
For more information about writing a remediation script, refer to the Technical Library document, Data Remediation Scripts. This document describes:
*
*
*
*
XML interface
TRITON AP-DATA creates an XML file every time an incident is generated. The XML file contains incident details that your script can use, such as the nature of the violation and the content itself.
At run time, your script receives the path to the XML file as an input. Your script can parse this XML file and perform addition actions based on the incident details, such as logging to an external system or custom analysis.
The XML Schema Definition (XSD) for this file is shown below:
Where:

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Defining Resources > Remediation > Remediation scripts > Adding a new remediation script
Copyright 2016 Forcepoint LLC. All rights reserved.