Edit D:\app\Administrator\product\11.2.0\dbhome_1\sysman\admin\emdrep\rsc\core\policy\host_policies.dlf
<?xml version="1.0" encoding="UTF-8" ?> <!-- - $Header: host_policies.dlf 03-feb-2005.10:43:22 dkjain Exp $ - - Copyright (c) 2004 Oracle. All Rights Reserved. - - NAME - host_policies.dlf - Seed file for the MGMT_MESSAGES table - - DESCRIPTION - This file contains seed data for the EM Messages table. - - NOTES - - MODIFIED (MM/DD/YY) - dkjain 02/03/05 - dkjain_esa_lsnr_host_dlf - dkjain 01/30/05 - Created --> <table name="MGMT_MESSAGES"> <!-- lookup-key indicates which columns are used by TransX to recognize a row as a duplicate --> <lookup-key> <column name="MESSAGE_ID"/> <column name="SUBSYSTEM"/> <column name="LANGUAGE_CODE"/> <column name="COUNTRY_CODE"/> </lookup-key> <!-- columns indicates which columns will be loaded as part of processing the dataset and which should be translated by the Translation Group --> <columns> <column name="MESSAGE_ID" type="string" maxsize="256"/> <column name="SUBSYSTEM" type="string" maxsize="64"/> <column name="LANGUAGE_CODE" type="string" constant="en" translate="yes"/> <column name="COUNTRY_CODE" type="string" constant=" " translate="yes"/> <column name="MESSAGE" type="string" maxsize="1000" translate="yes"/> </columns> <!-- dataset specifies the data to be loaded into the repository --> <dataset> <!--Execute_Stack --> <row> <col name="MESSAGE_ID">EXE_STACK_NAME</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Execute Stack</col> </row> <row> <col name="MESSAGE_ID">EXE_STACK_DESC</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Ensure that the OS configuration parameter, which enables execution of code on the user stack, is not enabled</col> </row> <row> <col name="MESSAGE_ID">EXE_STACK_IMPACT</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Enabling code execution on the user stack may allow a malicious user to exploit stack buffer overflows. Overflows can cause portions of a system to fail, or even execute arbitrary code.</col> </row> <row> <col name="MESSAGE_ID">EXE_STACK_RECOMM</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Disable code execution on the user stack.</col> </row> <!-- Open_ports --> <row> <col name="MESSAGE_ID">OPEN_PORTS_NAME</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Open Ports</col> </row> <row> <col name="MESSAGE_ID">OPEN_PORTS_DESC</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Ensure that no unintended ports are left open</col> </row> <row> <col name="MESSAGE_ID">OPEN_PORTS_IMPACT</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Open ports may allow a malicious user to take over the host.</col> </row> <row> <col name="MESSAGE_ID">OPEN_PORTS_RECOMM</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Do not open insecure ports.</col> </row> <!--Insecure_Services --> <row> <col name="MESSAGE_ID">INSEC_SERV_NAME</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Insecure Services</col> </row> <row> <col name="MESSAGE_ID">INSEC_SERV_DESC</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Ensure that there are no insecure services (for example, telnet and ftp) running on the server</col> </row> <row> <col name="MESSAGE_ID">INSEC_SERV_IMPACT</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Insecure services may allow a malicious user to take over the host.</col> </row> <row> <col name="MESSAGE_ID">INSEC_SERV_RECOMM</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Do not run insecure services.</col> </row> <!-- NTFS_File_System--> <row> <col name="MESSAGE_ID">FILE_SYS_TYPE_NAME</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">NTFS File System</col> </row> <row> <col name="MESSAGE_ID">FILE_SYS_TYPE_DESC</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Ensure that the file system on a Windows operating system uses NTFS</col> </row> <row> <col name="MESSAGE_ID">FILE_SYS_TYPE_IMPACT</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">Other than NTFS, file systems on Windows platforms may have serious security risks.</col> </row> <row> <col name="MESSAGE_ID">FILE_SYS_TYPE_RECOMM</col> <col name="SUBSYSTEM">POLICY</col> <col name="MESSAGE">On Windows operating systems, it is strongly recommended to use NTFS as the file system.</col> </row> </dataset> </table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de