<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blue Wanting Red: an InfoSec blog on Blue Wanting Red</title>
    <link>https://bluewantingred.com/</link>
    <description>Recent content in Blue Wanting Red: an InfoSec blog on Blue Wanting Red</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 15 Nov 2018 11:44:30 -0500</lastBuildDate>
    
	<atom:link href="https://bluewantingred.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Password Analysis with Pipal</title>
      <link>https://bluewantingred.com/post/password-analysis-with-pipal/</link>
      <pubDate>Thu, 15 Nov 2018 11:44:30 -0500</pubDate>
      
      <guid>https://bluewantingred.com/post/password-analysis-with-pipal/</guid>
      <description>Pipal is a tool that allows you to perform analysis on a list of words. As a blue-teamer, it would probably benefit you to know what kind of patterns your users are using for their passwords. Once you identify their patterns, you can train them on why this is bad and deter them from using predictable patterns.
If you followed along in Active Directory Password Audit in Kali, you can generate a list of passwords pretty easily:</description>
    </item>
    
    <item>
      <title>Running Powershell Empire in a Docker Container on Ubuntu 16.04</title>
      <link>https://bluewantingred.com/post/powershell-empire-as-a-docker-container/</link>
      <pubDate>Fri, 09 Nov 2018 11:44:30 -0500</pubDate>
      
      <guid>https://bluewantingred.com/post/powershell-empire-as-a-docker-container/</guid>
      <description>While reading The Hacker Playbook 3, one of the first steps you&amp;rsquo;ll need to do is to install Powershell Empire. I ran into problems with dependencies between the current version in Git, and the version of Python included with Ubuntu 16.04. Rather than thrash about in dependency hell, I decided I&amp;rsquo;d opt to use Docker. Using Docker gives you quite a few advantages, some of which are:
 Easy updates No dependency problems Run multiple instances off the same config  There weren&amp;rsquo;t too many tutorials out there, so I decided to turn my notes into a blog post in hope that helps others.</description>
    </item>
    
    <item>
      <title>Active Directory Password Audit in Kali</title>
      <link>https://bluewantingred.com/post/ad-password-audit-in-kali/</link>
      <pubDate>Wed, 25 Jul 2018 11:44:30 -0500</pubDate>
      
      <guid>https://bluewantingred.com/post/ad-password-audit-in-kali/</guid>
      <description>Users go to great lengths to create crappy password patterns, but those patterns vary wildly from company to company. As an example in Tuscaloosa, I&amp;rsquo;m sure the words &amp;lsquo;bama&amp;rsquo; and &amp;lsquo;tide&amp;rsquo; are used in a huge percentage of passwords. When you&amp;rsquo;re conducting a password spray, it helps the red teamer a lot to know those terms in advance. As a blue teamer, we want to set up password filters that prevent the use of these key words.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://bluewantingred.com/about/</link>
      <pubDate>Wed, 25 Jul 2018 11:19:32 -0500</pubDate>
      
      <guid>https://bluewantingred.com/about/</guid>
      <description>This site is used by me (Justin Ellison) to provide a place for me to document things related to Information Security as my understanding of the field grows. I&amp;rsquo;ve been computering for some time now &amp;ndash; I&amp;rsquo;ve been in systems administration/devops for much of that, but I&amp;rsquo;ve held other positions like network engineer and lead developer. I also maintained a top-100 Drupal module for about 18 months. My focus has been Linux but lately I&amp;rsquo;ve been shifting back to Windows.</description>
    </item>
    
  </channel>
</rss>