mirror of https://github.com/gophish/gophish
203 lines
9.1 KiB
HTML
203 lines
9.1 KiB
HTML
|
<!doctype html>
|
|||
|
<html lang="en">
|
|||
|
<head>
|
|||
|
<meta charset="utf-8">
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
<title>Announcing gophish v0.1.1 · Gophish - Blog</title>
|
|||
|
|
|||
|
<meta name="description" content="">
|
|||
|
|
|||
|
<meta name="generator" content="Hugo 0.15" />
|
|||
|
<meta name="twitter:card" content="summary">
|
|||
|
|
|||
|
<meta name="twitter:title" content="Announcing gophish v0.1.1 · Gophish - Blog">
|
|||
|
<meta name="twitter:description" content="">
|
|||
|
|
|||
|
<meta property="og:type" content="article">
|
|||
|
<meta property="og:title" content="Announcing gophish v0.1.1 · Gophish - Blog">
|
|||
|
<meta property="og:description" content="">
|
|||
|
|
|||
|
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Oxygen:400,700' rel='stylesheet' type='text/css'>
|
|||
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/pure-min.css">
|
|||
|
<!--[if lte IE 8]>
|
|||
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-responsive-old-ie-min.css">
|
|||
|
<![endif]-->
|
|||
|
<!--[if gt IE 8]><!-->
|
|||
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-responsive-min.css">
|
|||
|
<!--<![endif]-->
|
|||
|
|
|||
|
<link rel="stylesheet" href="https://getgophish.com/blog/css/all.min.css">
|
|||
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
|||
|
|
|||
|
<link rel="alternate" type="application/rss+xml" title="Gophish - Blog" href="https://getgophish.com/blog/index.xml" />
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
|
|||
|
|
|||
|
<div id="layout" class="pure-g">
|
|||
|
<div class="sidebar pure-u-1 pure-u-md-1-4">
|
|||
|
<div class="header">
|
|||
|
<hgroup>
|
|||
|
<h1 class="brand-title"><a href="https://getgophish.com/blog">Gophish - Blog</a></h1>
|
|||
|
<h2 class="brand-tagline"></h2>
|
|||
|
</hgroup>
|
|||
|
|
|||
|
<nav class="nav">
|
|||
|
<ul class="nav-list">
|
|||
|
|
|||
|
|
|||
|
<li class="nav-item">
|
|||
|
<a class="pure-button" href="http://getgophish.com"><i class="fa fa-home"></i> home</a>
|
|||
|
</li>
|
|||
|
<li class="nav-item">
|
|||
|
<a class="pure-button" href="https://getgophish.com/blog/index.xml"><i class="fa fa-rss"></i> rss</a>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</nav>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<div class="content pure-u-1 pure-u-md-3-4">
|
|||
|
<div>
|
|||
|
|
|||
|
<div class="posts">
|
|||
|
<h1 class="content-subhead">01 Feb 2016, 06:00</h1>
|
|||
|
<section class="post">
|
|||
|
<header class="post-header">
|
|||
|
|
|||
|
<a href="https://getgophish.com/blog/post/release-0.1.1/" class="post-title">Announcing gophish v0.1.1</a>
|
|||
|
|
|||
|
<p class="post-meta">
|
|||
|
|
|||
|
|
|||
|
</p>
|
|||
|
</header>
|
|||
|
|
|||
|
<div class="post-description">
|
|||
|
|
|||
|
|
|||
|
<img src="/blog/images/gophish_purple.png" alt="" class="pure-img" >
|
|||
|
|
|||
|
<p><em>Tl;dr - Download the release <a href="https://github.com/gophish/gophish/releases">here</a></em></p>
|
|||
|
|
|||
|
<h3 id="the-wait-is-over:1cea0120cd31cba0f7863bc47631176f"><strong>The wait is over!</strong></h3>
|
|||
|
|
|||
|
<p>The gophish team is excited to announce our first public beta version of gophish - version 0.1.1! This blog post will be a short introduction into what gophish is, as well as some of the insanely awesome features we’ve created.</p>
|
|||
|
|
|||
|
<h3 id="what-is-gophish:1cea0120cd31cba0f7863bc47631176f">What is Gophish?</h3>
|
|||
|
|
|||
|
<p>Gophish is a phishing framework that makes the simulation of real-world phishing attacks dead-simple. The idea behind gophish is simple – make industry-grade phishing training available to <em>everyone</em>.</p>
|
|||
|
|
|||
|
<p>“Available” in this case means two things –</p>
|
|||
|
|
|||
|
<ul>
|
|||
|
<li><strong>Affordable</strong> – Gophish is currently open-source software that is completely free for anyone to use.</li>
|
|||
|
<li><strong>Accessible</strong> – Gophish is written in the Go programming language. This has the benefit that gophish releases are compiled binaries with no dependencies. In a nutshell, this makes installation as simple as “download and run”!</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
<h3 id="time-for-features:1cea0120cd31cba0f7863bc47631176f">Time For Features</h3>
|
|||
|
|
|||
|
<p>Ok, ok, enough with the intro. The idea of a phishing simulation platform isn’t new. Let’s take a look at some of the features that really set gophish apart and make it awesome.</p>
|
|||
|
|
|||
|
<h4 id="hosted-on-prem:1cea0120cd31cba0f7863bc47631176f">Hosted On-Prem</h4>
|
|||
|
|
|||
|
<p>There are many commercial offerings that provide phishing simulation/training. Unfortunately, these are SaaS solutions that require you to hand over your data to someone else.</p>
|
|||
|
|
|||
|
<p>Gophish is different in that it is meant to be hosted in-house. This keeps you data where it belongs - with you.</p>
|
|||
|
|
|||
|
<h4 id="download-run:1cea0120cd31cba0f7863bc47631176f">Download -> Run</h4>
|
|||
|
|
|||
|
<p>For the few existing in-house solutions that exist, setup can be a <em>huge pain</em> (looking at you, Ruby gems). Your time is too valuable to be spent wrestling with dependencies trying to create the perfect setup that somehow magically allows the program to run.</p>
|
|||
|
|
|||
|
<p>Gophish was written in the Go programming language for this exact reason. To install gophish, all you have to do is download the zip file, extract the contents, and run the binary.</p>
|
|||
|
|
|||
|
<p>By doing this, you just started two webservers, populated a database, and setup a background worker to handle sending the mails. Now, your time can be spent making campaigns. Easy peasy.</p>
|
|||
|
|
|||
|
<h4 id="api-s-for-everything:1cea0120cd31cba0f7863bc47631176f">API’s for <em>Everything</em>.</h4>
|
|||
|
|
|||
|
<p>Gophish was built with automation first. This means that you can create scripts and clients that automate all the hard work for you. In addition to this, we keep up-to-date <a href="/documentation/api/">API docs</a> that describe each API endpoint in detail.</p>
|
|||
|
|
|||
|
<h4 id="rock-solid-documentation:1cea0120cd31cba0f7863bc47631176f">Rock-Solid Documentation</h4>
|
|||
|
|
|||
|
<p>Speaking of API docs, we take documentation very seriously. We take documentation seriously because we take our user experience seriously. If you can’t find what you need to use and troubleshoot gophish, we’ve failed. Just take a look at our comprehensive <a href="/documentation/Gophish%20User%20Guide.pdf">user guide</a>, <a href="/documentation/api/">API documentation</a>, and even <a href="http://godoc.org/github.com/gophish/gophish">fully documented code</a>.</p>
|
|||
|
|
|||
|
<p>If you ever find something missing in our documentation, <a href="/support">we want to know!</a></p>
|
|||
|
|
|||
|
<h4 id="beautiful-ui:1cea0120cd31cba0f7863bc47631176f">Beautiful UI</h4>
|
|||
|
|
|||
|
<p>While the API is the core of gophish’s functionality, we also provide a gorgeous admin UI. This UI is simply a wrapper on top of the underlying API. Nothing says more than screenshots:</p>
|
|||
|
|
|||
|
<p><figure>
|
|||
|
<img src="/blog/images/screenshots/login.png" alt="" class="blog-image" >
|
|||
|
<figcap>Login Screen</figcap>
|
|||
|
</figure>
|
|||
|
|
|||
|
<figure>
|
|||
|
<img src="/blog/images/screenshots/new_group.png" alt="" class="blog-image" >
|
|||
|
<figcap>Creating a New Group</figcap>
|
|||
|
</figure>
|
|||
|
|
|||
|
<figure>
|
|||
|
<img src="/blog/images/screenshots/new_template.png" alt="" class="blog-image" >
|
|||
|
<figcap>Creating an Email Template</figcap>
|
|||
|
</figure>
|
|||
|
|
|||
|
<figure>
|
|||
|
<img src="/blog/images/screenshots/import_site.png" alt="" class="blog-image" >
|
|||
|
<figcap>Importing a Site</figcap>
|
|||
|
</figure>
|
|||
|
|
|||
|
<figure>
|
|||
|
<img src="/blog/images/screenshots/campaign_results.png" alt="" class="blog-image" >
|
|||
|
<figcap>Viewing Campaign Results</figcap>
|
|||
|
</figure>
|
|||
|
|
|||
|
<figure>
|
|||
|
<img src="/blog/images/screenshots/timeline.png" alt="" class="blog-image" >
|
|||
|
<figcap>Viewing the Timeline for a Target</figcap>
|
|||
|
</figure>
|
|||
|
</p>
|
|||
|
|
|||
|
<h3 id="take-gophish-for-a-spin:1cea0120cd31cba0f7863bc47631176f">Take Gophish for a Spin!</h3>
|
|||
|
|
|||
|
<p>These features only scratch the surface when it comes to what makes gophish great, and we aren’t anywhere near done yet. To explore these features for yourself, take gophish for a spin!</p>
|
|||
|
|
|||
|
<p>We hope you enjoy gophish and are excited for all the new features that will be released soon! In the meantime, if you ever have any questions, comments, or issues, <a href="/support">we want to hear from you</a>!</p>
|
|||
|
|
|||
|
<p>-The Gophish Team</p>
|
|||
|
|
|||
|
<p><a href="https://github.com/gophish/gophish/releases" class="btn">Download gophish</a>
|
|||
|
</p>
|
|||
|
|
|||
|
</div>
|
|||
|
|
|||
|
</section>
|
|||
|
</div>
|
|||
|
<div class="footer">
|
|||
|
<div class="pure-menu pure-menu-horizontal pure-menu-open">
|
|||
|
<ul>
|
|||
|
<li>Powered by <a class="hugo" href="http://hugo.spf13.com/" target="_blank">hugo</a></li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script src="https://getgophish.com/blog/js/all.min.js"></script>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<script>
|
|||
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|||
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|||
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|||
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|||
|
|
|||
|
ga('create', 'UA-47018345-1', 'auto');
|
|||
|
ga('send', 'pageview');
|
|||
|
|
|||
|
</script>
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|