misp-website/2016/07/22/MISP-2.4.49-released.html

130 lines
5.9 KiB
HTML

<!DOCTYPE HTML>
<!--
Arcana by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>MISP 2.4.49 released with many improvements and fixes</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="A version of MISP has been released: 2.4.49 including many bug fixes, updates and improvements." />
<meta name="keywords" content="MISP, CTI, malware, threat, cyber, intelligence, information exchange, sharing, open source, MISP threat sharing, Malware Information Sharing Platform" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/misp-website//assets/images/ico/favicon-144.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/misp-website//assets/images/ico/favicon-114.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/misp-website//assets/images/ico/favicon-72.png">
<link rel="apple-touch-icon-precomposed" href="/misp-website//assets/images/ico/favicon-57.png">
<link rel="shortcut icon" href="/misp-website//assets/images/ico/favicon.png">
<script src="/misp-website//assets/js/jquery.min.js"></script>
<script src="/misp-website//assets/js/jquery.dropotron.min.js"></script>
<script src="/misp-website//assets/js/skel.min.js"></script>
<script src="/misp-website//assets/js/util.js"></script>
<!--[if lte IE 8]><script src="/misp-website//assets/js/ie/respond.min.js"></script><![endif]-->
<script src="/misp-website//assets/js/main.js"></script>
<!--[if lte IE 8]><script src="/misp-website//assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="/misp-website//assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="/misp-website//assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="/misp-website//assets/css/ie9.css" /><![endif]-->
<link rel="alternate" type="application/rss+xml" title="" href="/misp-website//feed.xml">
</head>
<body>
<!-- Header -->
<div id="header">
<!-- Logo -->
<h1><em><a href="/misp-website//index.html" id="MISP"><img src="/misp-website//assets/images/misp-small.png" /></em></a></h1>
<h1> MISP Malware Information Sharing Platform and Threat Sharing. </h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li ><a href="/misp-website//index.html">Home</a></li>
<li ><a href="/misp-website//features.html">Features</a></li>
<li ><a href="/misp-website//news">News</a></li>
<li ><a href="/misp-website//download">Download</a></li>
<li>
<a href="/misp-website//datamodels">Data models</a>
<ul>
<li><a href="/misp-website//datamodels#misp-core-format">MISP core format</a></li>
<li><a href="/misp-website//datamodels#misp-taxonomies">MISP taxonomies</a></li>
</ul>
</li>
<li ><a href="/misp-website//documentation">Documentation</a></li>
<li ><a href="/misp-website//who">Who</a></li>
<li ><a href="/misp-website//communities">Communities</a></li>
</ul>
</nav>
</div>
<!-- Main -->
<section class="wrapper style1">
<div class="container">
<!-- Blog -->
<section>
<header class="major">
<h2>MISP 2.4.49 released with many improvements and fixes</h2>
<p>Posted 22 Jul 2016</p>
</header>
<div class="row">
<div class="8u -2u">
<section class="box">
<a href="#" class="image left"><img src="/misp-website//assets/images/misp-small.png" alt="" /></a>
<p>A version of MISP has been released: 2.4.49 including many bug fixes, updates and improvements.</p>
<ul>
<li>Updates to the MISP module interface to allow a timeout on hover modules and allowing to timeout slow modules queries.</li>
<li>Tag restriction functionality added to limit the use of tag to a specific organization.</li>
<li>Important fixes in the sharing groups functionality including a new roaming setup.</li>
</ul>
<p>For more details check the <a href="http://www.misp-project.org/Changelog.txt">Changelog</a>.</p>
</section>
</div>
</div>
</section>
</div>
</section>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row ">
<div class="6u">
<div class="row collapse-at-2">
<section class="6u">
<!-- Icons -->
<h3>Join us!</h3>
<ul class="icons">
<li><a href="https://twitter.com/MISPProject" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/MISP" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://gitter.im/MISP" class="icon fa-gitter"><span class="label">Gitter</span></a></li>
</ul>
</section>
</div>
</div>
<section class="6u">
<h3>Get In Touch</h3>
<p>MISP is a community-driven project lead by the community of users.</p>
<p>You can get in touch with the MISP core team at the following email: <a href="mailto:info@misp-project.org">info@misp-project.org</a></p>
</section>
</div>
</div>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>&copy; MISP project. Software released under the AGPL license and content released as CC-BY-SA.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li><li> Jekyll Template: <a href="http://cloudcannon.com">Cloud Cannon</a></li>
</ul>
</div>
</div>
</body>
</html>