Changeset 1626

Show
Ignore:
Timestamp:
06/14/08 10:38:49 (6 months ago)
Author:
kindlund
Message:

Updated format/version for email submission view.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hive/trunk/data_webapp/app/views/post_office/job_completed.text.plain.erb

    r1618 r1626  
    1 +------------+ 
    2 | DISCLAIMER | 
    3 +------------+ 
    4  
    5 While the MITRE Honeyclient System has been extensively tested, and consistently detects new malware not detected by anti-virus scanners, there are some caveats inherent to this implementation.  Please keep in mind the following: 
    6  
    7 - The Honeyclient does not detect attacks that execute, following a lengthy time delay (e.g., timebombs). 
    8 - When visiting a webpage that dynamically rotates advertisement content, the Honeyclient may not come across the same advertisement each time. As such, if an advertisement contains malicious code, that advertisement may not appear on the webpage consistently. 
    9 - The Honeyclients run inside a virtualized environment. Some malware will only execute on physical machines, and not virtual machines. 
    10  
    11 If you have any questions, please contact honeyclient@mitre.org. 
    12  
    13 +-------------------------------+ 
    14 | MITRE Honeyclient System v1.2 | 
    15 +-------------------------------+ 
     1+---------------------------------+ 
     2| MITRE Honeyclient System v1.2.1 | 
     3+---------------------------------+ 
    164Status:              <%= @status.to_s %> 
    175Job ID:              #<%= @job_id.to_s %> 
     
    3119<%= h.status.to_s %> - BLOCKED::<%= h.url.to_s %> 
    3220<%- end -%> 
     21--------------------------------- 
     22 
     23+------------+ 
     24| DISCLAIMER | 
     25+------------+ 
     26 
     27While the MITRE Honeyclient System has been extensively tested, and consistently detects new malware not detected by anti-virus scanners, there are some caveats inherent to this implementation.  Please keep in mind the following: 
     28 
     29- The Honeyclient does not detect attacks that execute, following a lengthy time delay (e.g., timebombs). 
     30- When visiting a webpage that dynamically rotates advertisement content, the Honeyclient may not come across the same advertisement each time. As such, if an advertisement contains malicious code, that advertisement may not appear on the webpage consistently. 
     31- The Honeyclients run inside a virtualized environment. Some malware will only execute on physical machines, and not virtual machines. 
     32 
     33If you have any questions, please contact honeyclient@mitre.org. 
    3334 
    3435--------------------------------- 
  • hive/trunk/data_webapp/app/views/post_office/job_submitted.text.plain.erb

    r1618 r1626  
    11<%= (@status.to_s != 'Error') ? 'Thanks!  Your request has been submitted to the MITRE Honeyclient System for analysis.  If you have submitted any lengthy URLs, please review the output below to make sure each URL has been parsed correctly.  When all URLs have been analyzed, you will receive another message with the results.  Do not reply to this message.  If you have any questions, please contact honeyclient@mitre.org.' : 'Unfortunately, we were unable to parse your request to the MITRE Honeyclient System.  Please review the output below to make sure at least one URL was parsed correctly.  If at least one URL was parsed correctly, then the system may be undergoing routine maintenance at this time -- please try your request again later.  Do not reply to this message.  If you have any questions, please contact honeyclient@mitre.org.' %> 
    22 
    3 +-------------------------------
    4 | MITRE Honeyclient System v1.2
    5 +-------------------------------
     3+---------------------------------
     4| MITRE Honeyclient System v1.2.1
     5+---------------------------------
    66Status:                <%= @status.to_s %> 
    77Job ID:                #<%= @job_id.to_s %>