forked from pwnlandia/mhn
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
137 lines (102 loc) · 6.53 KB
/
Copy pathindex.html
File metadata and controls
137 lines (102 loc) · 6.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="mhn : Modern Honey Network" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<style type="text/css">
span.reddit_button img { margin: 0 0 0 5px; padding: 0; }
span.reddit_button { line-height: 1.6em; vertical-align: top; }
span.reddit_button a { line-height: 1.6em; vertical-align: top; }
iframe#twitter-widget-0,iframe#twitter-widget-1,iframe#twitter-widget-2 { width: 85px !important; }
</style>
<title>mhn</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/threatstream/mhn">View on GitHub</a>
<h1 id="project_title">mhn</h1>
<h2 id="project_tagline">Modern Honey Network</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/threatstream/mhn/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/threatstream/mhn/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<!-- Social -->
<a href="https://twitter.com/share" class="twitter-share-button" data-url="threatstream.github.io/mhn/" data-text="Modern Honey Network: Open source platform for deploying/managing Honeypots & using their data http://threatstream.github.io/mhn/ by @ThreatStream" data-hashtags="MHN">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<!-- End Social -->
<h3>
<a name="modern-honey-network" class="anchor" href="#modern-honey-network"><span class="octicon octicon-link"></span></a>Honeypots have not achieved wide adoption for cyber defense.</h3>
<p>While honeypot software is fairly mature and can provide high quality threat intelligence for organizations, they have never received wide adoption. We think the reason is that honeypots
have been too complicated to deploy and manage at scale. </p>
<h3>The Modern Honey Network project makes deploying and managing secure honeypots extremely simple. </h3>
<p>From the secure deployment to the aggregation of thousands of events MHN provides enteprise grade management of the most current open source honeypot software. MHN is completely free open source software which supports external and internal honeypot deployments at a large and distributed scale. MHN uses the HPFeeds standard and low-interaction honeypots to keep effectiveness and security at enterprise grade levels. MHN provides full REST API out of the box and we are making CEF and STIX support available now for direct SIEM integration through our Commercial platform <a href="http://threatstream.com/platform">Optic</a>. </p>
<h3>Screen Shots</h3>
<p><img src="images/dashboard.png" alt="MHN Dashboard"></p>
<p><img src="images/architecture.png" alt="MHN Architecture"></p>
<p>Watch the video to help get started:</p>
<iframe src="//player.vimeo.com/video/98581051?title=0&byline=0&portrait=0" width="739" height="415" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>
<p>Or get right to the good stuff:</p>
<pre><code>$ cd /opt/
$ sudo apt-get install git -y
$ sudo git clone https://github.com/threatstream/mhn.git
$ cd mhn/
$ sudo ./install.sh
</code></pre>
<h3>
<a name="current-supported-honeypots" class="anchor" href="#current-supported-honeypots"><span class="octicon octicon-link"></span></a>Current supported honeypots</h3>
<ul>
<li>Snort</li>
<li>Suricata</li>
<li>Dionaea</li>
<li>Conpot</li>
<li>Kippo</li>
<li>Amun</li>
<li>Glastopf</li>
<li>Wordpot</li>
<li>ShockPot</li>
<li>p0f</li>
<li>Elastichoney</li>
<li>Easily add new ones!</li>
</ul><h3>
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
<p>MHN is an open source project brought to you by the passionate folks at ThreatStream. Please checkout our <a href="https://github.com/threatstream/mhn/wiki/MHN-Troubleshooting-Guide">troubleshooting guide</a> on the wiki. We will also lend a hand if needed, find us at: <a href="mailto:modern-honey-network@googlegroups.com">modern-honey-network@googlegroups.com</a></p>
<p>
<h3>Credit and Thanks</h3>
<p>MHN leverages and extends upon several awesome projects by the <a href="https://www.honeynet.org/">Honeynet project</a>. Please show them your support by way of <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8WPALKEE9GMSC">donation</a>.</p>
<p>
<!-- Social -->
<a href="https://twitter.com/share" class="twitter-share-button" data-url="threatstream.github.io/mhn/" data-text="Modern Honey Network: Open source platform for deploying/managing Honeypots & using their data http://threatstream.github.io/mhn/ by @ThreatStream" data-hashtags="MHN">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<!-- End Social -->
</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">mhn maintained by <a href="https://github.com/threatstream">threatstream</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-52072801-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>