Enabling Guest Image parameter settings using the CLI

Prev Next

Use the commands in this task to enable guest image parameter settings.

Note

Guest image parameter configuration is disabled by default. Fields in the Configuration Wizard are empty.

Prerequisites

  • An established connection between the Email Security - Server appliance and the Internet

  • Administrator or Operator access to the Email Security - Server appliance

To enable the guest image parameter settings:

  1. Go to CLI configuration mode.

    hostname > enable
    hostname # configure terminal
  2. Start the Configuration Wizard.

    hostname # analysis custom gi

  3. Answer the questions when you are prompted.

    All the fields are optional. To change an answer while running the Wizard, press CTRL+C, and then enter the step number. To skip a parameter, press Enter. To clear a previously saved value, enter clear. Entering a new value will overwrite the previous value of the parameter. To save changes and exit, press Enter.

    Step

    Response

    Enable Custom GI Config?

    Enter yes to enable the administrator to set guest image parameters.

    Username?

    Enter a user name. The user name can include alphanumeric characters, a dot ("."), a dash ("-"), and an underscore ("_"). For example, john.smith.

    Domain Name?

    Enter the domain for the guest image. For example: fireeye.com.

    Hostname?

    Enter the host name. For example john.smith-pc.

    Windows Recent Files?

    Enter a file path name. For example, c:\windows\sample.txt.

    Office Recent Files?

    Enter a file path name. For example, c:\office\recent. txt.

    Browser History?

    Enter a URL. For example, http://www.google.com.

    Honey Credentials?

    Enter a honey credential that includes type (system or browser), user name, and password. For example, browser:john.smith: honey_password123.

    Honey Files?

    Enter a honey file that allows you to detect and alert malicious activity. For example, c:\honey_file.txt.

    Honey Directories:

    Enter a honey directory. For example, c:\honey,

    DNS Cache Entries

    Enter parameters for a DNS cache. For example, google.com:199.34.255.1.

    Host File Entries

    Enter parameters for a host file. For example, google.com:199.34.255.1.

    Outlook Account

    Enter parameters for an Outlook account. For example, john.smith@fireeye.com:mypassword123.

    FTP Account

    Enter parameters for an FTP account. For example, ftp://myftp.com:john.smith:ftppassword123.

    Skype User Account

    Enter parameters for a Skype account. For example, john.smith:skypepassword123.

    Home Drive

    Enter a home drive. For example, C:.

    Language

    Enter a language. For example, Japanese.

    Time Zone

    Enter a time zone. For example, (GMT-08:00) Pacific Time (US & Canada).

  4. Verify your changes.

  5. Save your changes.

    hostname (config) # write memory
    Saving configuration file ... Done!