MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform) https://www.misp-project.org/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
301 B

  1. --- app/View/Layouts/Emails/text/default.ctp.orig 2012-09-20 15:29:00.464648980 +0200
  2. +++ app/View/Layouts/Emails/text/default.ctp 2012-09-06 13:45:12.635544956 +0200
  3. @@ -17,5 +17,3 @@
  4. */
  5. ?>
  6. <?php echo $content_for_layout;?>
  7. -
  8. -This email was sent using the CakePHP Framework, http://cakephp.org.