<!-- xml version="1.0" encoding="utf-8" standalone="yes" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HolisticInfoSec</title>
    <link>https://holisticinfosec.io/</link>
    <description>Recent content on HolisticInfoSec</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <managingEditor>russ@holisticinfosec.io (Russ McRee, Ph.D.)</managingEditor>
    <webMaster>russ@holisticinfosec.io (Russ McRee, Ph.D.)</webMaster>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://holisticinfosec.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>numbat - AI agent observability</title>
      <link>https://holisticinfosec.io/post/numbat/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/numbat/</guid>
      <description>&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/numbat/numbat_logo_small-thumb.png&#34; alt=&#34;/post/numbat/numbat_logo_small-thumb.png&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/numbat/numbat_logo_small.png&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;Enterprises face an unmanaged crisis of AI agent and MCP server sprawl, characterized by rapid, decentralized proliferation of autonomous agents, protocol connections operating with excessive privilege, opaque execution paths, and identity blind spots.&lt;br&gt;
Absent agent-aware governance, modern enterprises struggle to prevent, detect, or contain multi-hop autonomous exploits, leaving environments vulnerable to lateral movement, shadow collaboration, and unauthorized data exfiltration.&lt;br&gt;
More succinctly, in light of the recent OpenAI/Hugging Face incident, monitoring clearly lags behind agent capability. The tooling to observe what agents are actually doing, in real time, is not yet standard practice, even at the labs building the agents.&lt;br&gt;
To that end, Perplexity AI&amp;rsquo;s open source &lt;a href=&#34;https://github.com/perplexityai/numbat&#34;&gt;numbat&lt;/a&gt; offers excellent observability and visibility to supported desktop, CLI, IDE, and gateway agents through local hooks and plugins, OTLP/HTTP logs, and on-disk session artifacts.[1]&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI-Powered Knowledge Graph Generator &amp; APTs</title>
      <link>https://holisticinfosec.io/post/ai-knowledge-graph/</link>
      <pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/ai-knowledge-graph/</guid>
      <description>&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/aikg/AIKGlogo-thumb.jpg&#34; alt=&#34;/post/aikg/AIKGlogo-thumb.jpg&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/aikg/AIKGlogo.jpg&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;Courtesy of &lt;a href=&#34;https://tldr.tech/infosec&#34;&gt;TLDR InfoSec&lt;/a&gt; Launches &amp;amp; Tools again, another fine discovery in &lt;a href=&#34;https://github.com/robert-mcdermott&#34;&gt;Robert McDermott&amp;rsquo;s&lt;/a&gt; &lt;a href=&#34;https://github.com/robert-mcdermott/ai-knowledge-graph&#34;&gt;AI Powered Knowledge Graph Generator&lt;/a&gt;. Robert&amp;rsquo;s system takes unstructured text, uses your preferred LLM and extracts knowledge in the form of Subject-Predicate-Object (SPO) triplets, then visualizes the relationships as an interactive knowledge graph.[1]&lt;/p&gt;</description>
    </item>
    <item>
      <title>OctoSQL &amp; Vulnerability Data</title>
      <link>https://holisticinfosec.io/post/octosql/</link>
      <pubDate>Thu, 05 Jun 2025 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/octosql/</guid>
      <description>&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/octosql/logo-thumb.png&#34; alt=&#34;/post/octosql/logo-thumb.png&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/octosql/logo.png&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;As an avid daily reader of &lt;a href=&#34;https://tldr.tech/infosec&#34;&gt;TLDR Information Security&lt;/a&gt; I benefit twofold. First, I gain interesting insights and recommendations regarding launches and tools, where I first learned about &lt;a href=&#34;https://github.com/cube2222/octosql&#34;&gt;OctoSQL&lt;/a&gt;. Second, concerning vulnerability details inevitably land in my inbox on a near daily basis. Aside from my recommendation to join the TLDR InfoSec mailing list, toolsmith readers also benefit twofold as, herein, I share the use of &lt;a href=&#34;https://github.com/cube2222/octosql&#34;&gt;OctoSQL&lt;/a&gt; as a fast CLI interface to vulnerability data aggregated via &lt;a href=&#34;https://github.com/trinitor/CVE-Vulnerability-Information-Downloader&#34;&gt;CVE-Vulnerability-Information-Downloader&lt;/a&gt;. If ever you&amp;rsquo;ve wanted to join vulnerability data (CVE, CVSS, EPSS, etc) from disparate data sources and file types, this is the toolsmith for you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>toolsmith snapshot: Protect AI ModelScan</title>
      <link>https://holisticinfosec.io/post/protect-ai-modelscan/</link>
      <pubDate>Sun, 16 Feb 2025 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/protect-ai-modelscan/</guid>
      <description>&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/modelscan/modelscan-thumb.png&#34; alt=&#34;/post/modelscan/modelscan-thumb.png&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/modelscan/modelscan.png&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href=&#34;https://protectai.com/&#34;&gt;Protect AI&amp;rsquo;s&lt;/a&gt; OSS &lt;a href=&#34;https://github.com/protectai&#34;&gt;portfolio&lt;/a&gt; includes tools aimed at improving security of AI/ML software. These tools are meant for a wide range of engineering, security and ML practitioners including developers, security engineers/researchers, ML engineers, LLM engineers and prompt engineers, and data scientists.&lt;br&gt;
Of particular interest in light of &lt;a href=&#34;https://github.com/protectai/modelscan/blob/main/docs/model_serialization_attacks.md&#34;&gt;model serialization attacks&lt;/a&gt; is ModelScan.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sandfly Security</title>
      <link>https://holisticinfosec.io/post/sandfly-security/</link>
      <pubDate>Wed, 28 Jun 2023 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/sandfly-security/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://sandflysecurity.com/&#34;&gt;Sandfly Security&lt;/a&gt;, headquartered in New Zealand (where they know sandflies all to well), refers to itself as such because they&amp;rsquo;re like sandflies: they relentlessly bug and discourage intruders, deploying like a swarm onto endpoints, then disappear only to return again and again. Theses swarms of checks make life miserable for hackers on Linux hosts while minimizing system impact. I&amp;rsquo;ve been following Sandfly&amp;rsquo;s &lt;a href=&#34;https://twitter.com/CraigHRowland&#34;&gt;Craig Rowland&lt;/a&gt; on Twitter for awhile with the intent of giving Sandlfy a look for &lt;a href=&#34;https://holisticinfosec.io/page/toolsmith/&#34;&gt;toolsmith&lt;/a&gt;, and in the time I&amp;rsquo;ve kept watch, the offering has grown into a comprehensive and robust platform for Linux security.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EDA with CISSM</title>
      <link>https://holisticinfosec.io/post/eda-cissm-cad/</link>
      <pubDate>Thu, 04 May 2023 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/eda-cissm-cad/</guid>
      <description>&lt;h3 id=&#34;introduction&#34;&gt;Introduction&lt;/h3&gt;
&lt;p&gt;Exploratory data analysis (EDA) is a mission critical task underpinning the predominance of detection development and preparation for cybersecurity-centric machine learning. There are a number of actions that analysts can take to better understand a particular data set and ready it for more robust utilization. In the spirit of &lt;a href=&#34;https://holisticinfosec.io/page/toolsmith/&#34;&gt;toolsmith&lt;/a&gt;, and celebration of this being the 150th issue since toolsmith&amp;rsquo;s inception in late 2006, consider what follows a collection of tools for your security data analytics tool kit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prowler v3 - AWS &amp; Azure security assessments</title>
      <link>https://holisticinfosec.io/post/prowler/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/prowler/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/prowler/ProwlerLogo-thumb.png&#34; alt=&#34;/post/prowler/ProwlerLogo-thumb.png&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/prowler/ProwlerLogo.png&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;As a current Google Cloud Platform defender, and former Microsoft Azure defender, I appreciate any tool or capability intended to provide multi-cloud protection. As noted via LinkedIn, &lt;a href=&#34;https://www.linkedin.com/posts/toniblyx_prowler-v3-piece-of-mind-activity-7011369522175598593-n1UA&#34;&gt;Toni&lt;/a&gt; announced the release of &lt;a href=&#34;https://github.com/prowler-cloud/prowler&#34;&gt;Prowler v3&lt;/a&gt; just before Christmas. Prowler v3 is a complete overhaul of Prowler, fully rewritten it in Python. &lt;strong&gt;&lt;a href=&#34;https://docs.prowler.cloud/en/latest/&#34;&gt;Prowler&lt;/a&gt; is an open source security tool to perform AWS and Azure security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness.&lt;/strong&gt; Prowler v3 is now multi-cloud with Azure added as the second supported cloud provider. Prowler is significantly faster as well, now able to scan an entire AWS account across all regions 37 times faster than before.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chainsaw</title>
      <link>https://holisticinfosec.io/post/chainsaw/</link>
      <pubDate>Mon, 05 Sep 2022 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/chainsaw/</guid>
      <description>&lt;p&gt;
  

&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/chainsaw/logo-thumb.PNG&#34; alt=&#34;/post/chainsaw/logo-thumb.PNG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/chainsaw/logo.PNG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


I first spotted &lt;a href=&#34;https://github.com/WithSecureLabs/chainsaw&#34;&gt;Chainsaw&lt;/a&gt; courtesy of Florian Roth&amp;rsquo;s &lt;a href=&#34;https://twitter.com/cyb3rops&#34;&gt;Twitter feed&lt;/a&gt; given that Chainsaw favors using &lt;a href=&#34;https://github.com/SigmaHQ/sigma&#34;&gt;Sigma&lt;/a&gt; as one of its rule engines. Chainsaw is a standalone tools that provides a simple and fast method to triage Windows event logs and identify interesting elements within the logs while applying detection logic (Sigma and Chainsaw) to detect malicious activity. Chainsaw&amp;rsquo;s powerful &amp;lsquo;first-response&amp;rsquo; capability offers a generic and fast method of searching through event logs for keywords (Kornitzer &amp;amp; D, 2022).&lt;/p&gt;</description>
    </item>
    <item>
      <title>EPSScall - An Exploit Prediction Scoring System App</title>
      <link>https://holisticinfosec.io/post/epsscall/</link>
      <pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/epsscall/</guid>
      <description>&lt;p&gt;If you follow &lt;a href=&#34;https://twitter.com/cyentiainst&#34;&gt;Cyentia Institute&lt;/a&gt;&amp;rsquo;s &lt;a href=&#34;https://twitter.com/jayjacobs&#34;&gt;Jay Jacobs&lt;/a&gt; via social media you may &lt;a href=&#34;https://www.first.org/epss/&#34;&gt;FIRST&lt;/a&gt; ;-) have learned about the Exploit Prediction Scoring System (EPSS) from him, as I did. I quickly learned that FIRST offers an API for the &lt;a href=&#34;https://www.first.org/epss/model&#34;&gt;EPSS Model&lt;/a&gt;, which immediately piqued my interest. Per FIRST, EPSS provides a fundamentally new capability for efficient, data-driven vulnerability management. While EPSS predicts the probability (threat) of a specific vulnerability being exploited, it can scale to estimate the threat for multiple vulnerabilities on a server, a subnet, mobile device, or at an enterprise level (Jacobs, 2022).&lt;br&gt;
&lt;em&gt;&amp;ldquo;The  (EPSS) is a community-driven effort to combine descriptive information about vulnerabilities (CVEs) with evidence of actual exploitation in-the-wild. By collecting and analyzing these data, EPSS seeks to improve vulnerability prioritization by estimating the likelihood that a vulnerability will be exploited. The EPSS model produces a probability score between 0 and 1 (0% and 100%). The higher the score, the greater the probability that a vulnerability will be exploited (in the next 30 days)&amp;rdquo;&lt;/em&gt; (Jacobs, 2022).&lt;br&gt;
As of February 2022, EPSS version 2 is available; give Jay&amp;rsquo;s &lt;a href=&#34;https://www.cyentia.com/epss-version-2-is-out/&#34;&gt;write-up&lt;/a&gt; a good read before proceeding. EPSS v2 is preceded by EPSS v1 and &lt;a href=&#34;https://www.first.org/cvss/&#34;&gt;CVSS&lt;/a&gt; v3. Note the significant increase in model coverage and efficiency per &lt;strong&gt;Figure 1&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;
  
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/147/Figure1-thumb.JPG&#34; alt=&#34;/post/147/Figure1-thumb.JPG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/147/Figure1.JPG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;strong&gt;Figure 1:&lt;/strong&gt; EPSS Comparison by Effort&lt;/p&gt;</description>
    </item>
    <item>
      <title>LotL Classifier tests for shells, exfil, and miners</title>
      <link>https://holisticinfosec.io/post/lotl/</link>
      <pubDate>Fri, 24 Dec 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/lotl/</guid>
      <description>&lt;p&gt;Happy Holidays, readers!&lt;br&gt;
First, a relevant quote from a preeminent author in the realm of intelligence analysis, Richards J. Heuer, Jr.:&lt;br&gt;
&lt;em&gt;&amp;ldquo;When inferring the causes of behavior, too much weight is accorded to personal qualities and dispositions of the actor and not enough to situational determinants of the actor&amp;rsquo;s behavior.&amp;rdquo;&lt;/em&gt;&lt;br&gt;
Please consider Mr. Heuer&amp;rsquo;s &lt;em&gt;Psychology of Intelligence Analysis&lt;/em&gt; required reading.&lt;br&gt;
The security intelligence team from Adobe&amp;rsquo;s Security Coordination Center (SCC) have sought to apply deeper analysis of situational determinants per adversary behaviors as they pertain to living-off-the-land (LotL) techniques. As the authors indicate, &lt;em&gt;&amp;ldquo;bad actors have been using legitimate software and functions to target systems and carry out malicious attacks for many years&amp;hellip;LotL is still one of the preferred approaches even for highly skilled attackers.&amp;rdquo;&lt;/em&gt; While we, as security analysts, are party to adversary and actor group qualities and dispositions, the use of LotL techniques (situational determinants) proffer challenges for us. Given that classic LotL detection is rife with false positives, Adobe&amp;rsquo;s SI team used open source and representative incident data to develop a dynamic and high-confidence LotL Classifier, and open-sourced it. Please treat their Medium post, &lt;a href=&#34;https://medium.com/adobetech/living-off-the-land-lotl-classifier-open-source-project-b167484c8187&#34;&gt;Living off the Land (LotL) Classifier Open-Source Project&lt;/a&gt; and related GitHub &lt;a href=&#34;https://github.com/adobe/libLOL&#34;&gt;repo&lt;/a&gt; as mandatory reading before proceeding here. I&amp;rsquo;ll not repeat what they&amp;rsquo;ve quite capably already documented.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zircolite vs Defense Evasion &amp; Nobellium FoggyWeb</title>
      <link>https://holisticinfosec.io/post/2021-09-28-zircolite/</link>
      <pubDate>Tue, 28 Sep 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/2021-09-28-zircolite/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m pleased to be back sharing outstanding tools for security practitioners with you after an extended time out to finish my &lt;a href=&#34;https://www.proquest.com/docview/2572528120/2A125088E37141D1PQ/1&#34;&gt;Ph.D.&lt;/a&gt;&lt;br&gt;
Here now, in our 145th installment of toolsmith, we discuss &lt;a href=&#34;https://github.com/wagga40/Zircolite&#34;&gt;Zircolite&lt;/a&gt;, a standalone and fast SIGMA-based detection tool for EVTX or JSON, a fine tool brought to us courtesy of &lt;a href=&#34;https://twitter.com/waggabat&#34;&gt;@waggabat&lt;/a&gt;.  Zircolite&amp;rsquo;s GitHub repo tells you absolutely everything you need to know, and the &lt;a href=&#34;https://github.com/wagga40/Zircolite/tree/master/docs&#34;&gt;documentation&lt;/a&gt; is more than adequate, so I&amp;rsquo;ll repeat only this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Zircolite is a standalone tool written in Python 3 allowing to use SIGMA rules on Windows event logs&lt;/li&gt;
&lt;li&gt;Zircolite can be used directly on the investigated endpoint or in your favorite forensic/detection lab&lt;/li&gt;
&lt;li&gt;Zircolite is fast and can parse large datasets in just seconds&lt;/li&gt;
&lt;li&gt;Zircolite can handle EVTX files and JSON files as long as they are in JSONL/NDJSON format&lt;/li&gt;
&lt;li&gt;Zircolite can be used directly in Python or you can use the binaries provided in releases&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Abstract: Improved Security Detection &amp; Response Via Optimized Alert Output - A Usability Study</title>
      <link>https://holisticinfosec.io/post/2021-08-20-abstract/</link>
      <pubDate>Fri, 20 Aug 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/2021-08-20-abstract/</guid>
      <description>&lt;p&gt;Once in a while, you get shown the light in the strangest of places if you look at it right
~Garcia/Hunter&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been absent here for many months, but it has been with purpose. My dissertation, &lt;em&gt;Improved Security Detection &amp;amp; Response via Optimized Alert Output: A Usability Study&lt;/em&gt;, is complete, and I&amp;rsquo;ve successfully defended it; pursuit of my PhD is complete, a new journey begins. I&amp;rsquo;ll begin with posting the abstract here. I&amp;rsquo;m in the midst of the dissertation publishing process, but once ready, it will be available in a fully open source capacity, no paywalls or subscription required. I&amp;rsquo;ll also share all the data (fully anonymized) as well as statistical routines and analysis in R. I&amp;rsquo;ll continue to post the related artifacts, including to full dissertation in via the R &lt;a href=&#34;https://bookdown.org/&#34;&gt;bookdown&lt;/a&gt; and &lt;a href=&#34;https://github.com/ismayc/thesisdown&#34;&gt;thesisdown&lt;/a&gt; packages. I look forward to sharing this research with you while discussing it in a variety of forums and extending it to additional research opportunities. Stay tuned here for more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>toolsmith snapshot: Adversary Simulation with Sim</title>
      <link>https://holisticinfosec.io/post/sim/</link>
      <pubDate>Sun, 21 Feb 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/sim/</guid>
      <description>&lt;p&gt;
  
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/sim/adversary-thumb.JPG&#34; alt=&#34;/post/sim/adversary-thumb.JPG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/sim/adversary.JPG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


Art by &lt;a href=&#34;https://www.behance.net/gallery/75085611/Crypto-Tower&#34;&gt;Juan Casini&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I spotted Sim via Twitter and was immediately intrigued as I advocate strongly for any tools and features that enable configurable adversary emulation. Adversary emulation enables blue teams to validate and optimize their detection portfolio and thus determine the true efficacy of their detective capabilities. I do not consider any detection that has not been tested via direct purple or red team engagement, or via automated adversary emulation, as production ready. Per her &lt;a href=&#34;https://github.com/IceMoonHSV/Sim&#34;&gt;GitHub repo&lt;/a&gt;, &lt;a href=&#34;https://twitter.com/Icemoonhsv&#34;&gt;Hope Walker&amp;rsquo;s&lt;/a&gt; Sim is a C# application, configured via an XML file, that performs tasks based on the configuration to resemble user actions on a system in order to facilitate training and education. As a long time SOC and DFIR manager, training for me includes &amp;ldquo;training&amp;rdquo; detection and models to ensure optimal performance. IceMoonHSV&amp;rsquo;s projects appear to be fairly recent contributions to our community, I applaud Hope&amp;rsquo;s work here and offer a hearty welcome.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Security Detection and Response Alert Output Usability Survey</title>
      <link>https://holisticinfosec.io/post/taovsvao/</link>
      <pubDate>Mon, 18 Jan 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/taovsvao/</guid>
      <description>&lt;p&gt;As a PhD candidate at Capitol Technology University I&amp;rsquo;m conducting a scenario-based security detection &amp;amp; response alert output usability &lt;a href=&#34;https://www.surveymonkey.com/r/TAOvsVAO&#34;&gt;survey&lt;/a&gt; for cybersecurity analysts and managers in Security Operation Center (SOC), Digital Forensic and Incident Response (DFIR), Detection and Response Team (DART) &amp;amp; Threat Intelligence (TI) roles. These roles often make use of output from detection methods including machine learning &amp;amp; data science. Individual contributors &amp;amp; managers alike are welcome.&lt;br&gt;
The purpose of the research is to determine if there is a statistically significant difference in security analysts&amp;rsquo; preference and acceptance between text alert output (TAO) and visual alert output (VAO) derived by these methods.&lt;br&gt;
The survey should take 20 minutes.&lt;br&gt;
&lt;a href=&#34;https://www.surveymonkey.com/r/TAOvsVAO&#34;&gt;https://www.surveymonkey.com/r/TAOvsVAO&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>toolsmith snapshot: Gordon - cyber reputation checks</title>
      <link>https://holisticinfosec.io/post/gordon/</link>
      <pubDate>Mon, 04 Jan 2021 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/gordon/</guid>
      <description>&lt;p&gt;Happy New Year!
Here&amp;rsquo;s to 2021 being less of a dumpster fire than 2020.
I&amp;rsquo;ve been really lagging in between posts, apologies for that. Between working on my dissertation, and current events courtesy of brown bears and SolarWinds, I&amp;rsquo;ve been a bit busy. ;-) That said, even if they&amp;rsquo;re just quick snapshots like this one, I&amp;rsquo;ll resume posting with more regularity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gordon.mhg.ovh/&#34;&gt;Gordon&lt;/a&gt; is a great website for security analysis and threat intelligence practitioners courtesy of &lt;a href=&#34;https://twitter.com/mhgeay&#34;&gt;Marc-Henry Geay&lt;/a&gt; of France.&lt;br&gt;
It&amp;rsquo;s a fine offering that quickly provides threat and risk information about observables such as IPv4 addresses, URLs, Domains/FQDNs, MD5, SHA-1, SHA-256 hashes, or email addresses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>toolsmith snapshot: Sooty - SOC Analyst&#39;s All-in-One Tool</title>
      <link>https://holisticinfosec.io/post/sooty/</link>
      <pubDate>Tue, 13 Oct 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/sooty/</guid>
      <description>&lt;p&gt;
  
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/sooty/sooty-thumb.JPG&#34; alt=&#34;/post/sooty/sooty-thumb.JPG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/sooty/sooty.JPG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;

&lt;br&gt;
It&amp;rsquo;s been a bit longer than I like between posts, it&amp;rsquo;s definitely been busy here in the Pacific Northwest. I like to keep a running list of possible toolsmith topics, and I spotted &lt;a href=&#34;https://github.com/TheresAFewConors/Sooty&#34;&gt;Sooty&lt;/a&gt; back in December 2019, back in the good old days before our current pandemic and political mayhem. Sooty was developed with the intent of helping SOC analysts automate parts of their work flow. Sooty serves to perform the more mundane and routine checks SOC analysts typically undertake with the hope of freeing the analyst to conduct deeper analysis in a more efficient and timely manner.&lt;/p&gt;</description>
    </item>
    <item>
      <title>To the Brim at the Gates of Mordor</title>
      <link>https://holisticinfosec.io/post/brim-mordor/</link>
      <pubDate>Mon, 03 Aug 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/brim-mordor/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/144/logos-thumb.JPG&#34; alt=&#34;/post/144/logos-thumb.JPG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/144/logos.JPG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


&lt;p&gt;Herein lies an opportunity to explore the dark in the name of light.&lt;br&gt;
&amp;ldquo;Some believe that it is only great power that can hold evil in check. But that is not what I&amp;rsquo;ve found. I found it is the small things. Every day deeds by ordinary folk that keeps the darkness at bay.&amp;rdquo; ~Gandalf&lt;br&gt;
These words ring ever true in the every day fight we face combatting cyber crime and Internet malfeasance. Two offerings come forth to join this fight and converge here to create ample learning opportunities.&lt;br&gt;
&lt;a href=&#34;https://www.brimsecurity.com/download/&#34;&gt;Brim&lt;/a&gt; offers a new way to browse, store, and archive logs with their free and open source Brim Desktop app, as well as the ZQ command line execution engine and query language.&lt;br&gt;
The &lt;a href=&#34;https://github.com/hunters-forge/mordor&#34;&gt;Mordor project&lt;/a&gt; provides pre-recorded security events generated by simulated adversarial techniques, categorized by platforms, adversary groups, tactics and techniques defined by the MITRE ATT&amp;amp;CK &lt;a href=&#34;https://attack.mitre.org/&#34;&gt;Framework&lt;/a&gt;, &lt;a href=&#34;https://attackevals.mitre.org/&#34;&gt;Evaluations&lt;/a&gt;, and &lt;a href=&#34;https://github.com/mitre-attack/attack-arsenal&#34;&gt;Arsenal&lt;/a&gt;. MITRE really is the third protaganist in our epic, we owe them much as defenders of the realm.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Toolsmith Snapshot: SpectX IP Hitcount Query</title>
      <link>https://holisticinfosec.io/post/spectx-ip-query/</link>
      <pubDate>Wed, 10 Jun 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/spectx-ip-query/</guid>
      <description>&lt;p&gt;Apologies for the lag between posts, dear reader. I&amp;rsquo;m in the midst of a doctoral dissertation, almost finished my second chapter, and it doesn&amp;rsquo;t leave a lot of room for additional writing. Treat this entry as a stop gap, courtesy of Raido, from &lt;a href=&#34;https://www.spectx.com/product&#34;&gt;SpectX&lt;/a&gt;, the subject of our last &lt;a href=&#34;https://holisticinfosec.io/post/spectx-dfir/&#34;&gt;toolsmith #143&lt;/a&gt; on SpectX4DFIR.
Herein, Raido provides us with a SpectX query to count hits from IPs during different time intervals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SpectX: Log Parser for DFIR</title>
      <link>https://holisticinfosec.io/post/spectx-dfir/</link>
      <pubDate>Fri, 10 Apr 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/spectx-dfir/</guid>
      <description>&lt;p&gt;Welcome to the first COVID edition of toolsmith, I do hope this finds you all safe, healthy, and sheltered to the best of your ability.&lt;br&gt;
In February I received a DM via Twitter from Liisa at SpectX regarding my interest in checking out SpectX. Never one to shy away from a tool review offer, I accepted.
&lt;a href=&#34;https://www.spectx.com/product&#34;&gt;SpectX&lt;/a&gt;, available in a free, community desktop version, is a log parser and query engine that enables you to investigate incidents via log files from multiple sources such as log servers, AWS, Azure, Google Storage, Hadoop, ELK and SQL-databases. Actions include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Large-scale log review&lt;/li&gt;
&lt;li&gt;Root cause analysis (RCA) during incidents&lt;/li&gt;
&lt;li&gt;Historical log analysis&lt;/li&gt;
&lt;li&gt;Virtual SQL joins across multiple sources of raw data&lt;/li&gt;
&lt;li&gt;Ad hoc queries on data dumps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;SpectX  architecture differs from other log analyzers in that it queries raw data without indexing directly from storage. SpectX runs on Windows, Linux or OSX, in the cloud, or an offline on-prem server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chain Reactor: Simulate Adversary Behaviors on Linux</title>
      <link>https://holisticinfosec.io/post/chain-reactor/</link>
      <pubDate>Mon, 24 Feb 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/chain-reactor/</guid>
      <description>&lt;p&gt;I am an advocate for the practice of adversary emulation to ensure detection efficacy. Candidly, I don&amp;rsquo;t consider a detection production-ready until it has been validated with appropriate adversary emulation to ensure the required triggers, alerts, and escalations are met. In many cases, basic human interaction can simulate the adversary per specific scenarios, but this doesn&amp;rsquo;t scale well. Applications and services to aid in this cause are essential. A couple of years ago I &lt;a href=&#34;https://holisticinfosec.blogspot.com/2018/02/toolsmith-131-helk-vs-aptsimulator-part.html&#34;&gt;discussed APTSimulator&lt;/a&gt; as a means by which to test and simulate the &lt;a href=&#34;https://holisticinfosec.blogspot.com/2018/04/toolsmith-132-helk-vs-aptsimulator-part.html&#34;&gt;HELK&lt;/a&gt;, but I haven&amp;rsquo;t given proper attention to adversary emulation on Linux. To that end, &lt;a href=&#34;https://github.com/redcanaryco/chain-reactor&#34;&gt;Chain Reactor&lt;/a&gt; &amp;ldquo;is an open source framework for composing executables that can simulate adversary behaviors and techniques on Linux endpoints. Executables can perform sequences of actions like process creation, network connections and more, through the simple configuration of a JSON file.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>DeepBlueCLI: Powershell Threat Hunting</title>
      <link>https://holisticinfosec.io/post/deepbluecli/</link>
      <pubDate>Mon, 13 Jan 2020 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/deepbluecli/</guid>
      <description>&lt;p&gt;Happy New Year! Those among you who participated in the &lt;a href=&#34;https://pen-testing.sans.org/blog/2019/12/10/eql-threat-hunting&#34;&gt;SANS Holiday Hack Challenge&lt;/a&gt;, also known as &lt;a href=&#34;https://2019.kringlecon.com&#34;&gt;Kringlecon 2&lt;/a&gt;, this holiday season may have found themselves exposed to new tools or the opportunity to utilize one or two that had not hit your radar prior. Such was the case for me with &lt;a href=&#34;https://github.com/sans-blue-team/DeepBlueCLI&#34;&gt;DeepBlueCLI&lt;/a&gt;, a PowerShell module for threat hunting via Windows Event Logs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Toolsmith Snapshot: Search with SauronEye</title>
      <link>https://holisticinfosec.io/post/sauroneye/</link>
      <pubDate>Sat, 23 Nov 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/sauroneye/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve ever conducted a penetration test or a red/purples team engagement, you&amp;rsquo;ve been there. You&amp;rsquo;re staring at the target agency&amp;rsquo;s SharePoints and file shares and have recognized the bloody gold mine of pwnzorship it represents. Yet, as well we know, the search features in these scenarios are less than optimal. Maybe you&amp;rsquo;ve written scripts to help with this and batched up something useful, or cranked it out in PowerShell. &lt;a href=&#34;https://twitter.com/_vivami&#34;&gt;@_vivami&amp;rsquo;s&lt;/a&gt; SauronEye is here to help. &lt;a href=&#34;https://github.com/vivami/SauronEye&#34;&gt;SauronEye&lt;/a&gt; is a &amp;ldquo;search tool to find specific files containing specific words, i.e. files containing passwords.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>DFIR Redefined Part 3: visNetwork for Network Data</title>
      <link>https://holisticinfosec.io/post/visnetwork/</link>
      <pubDate>Tue, 24 Sep 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/visnetwork/</guid>
      <description>&lt;p&gt;In keeping with pending presentations for the &lt;a href=&#34;https://secureiowaconference.com/index.php/sessions&#34;&gt;Secure Iowa Conference&lt;/a&gt; and [ISC2 Security Congress](&lt;a href=&#34;https://www.eventscribe.com/2019/ISC2/agenda.asp?pfp=days&amp;amp;day=10/28/2019&amp;amp;theday=Monday&amp;amp;h=Monday&#34;&gt;https://www.eventscribe.com/2019/ISC2/agenda.asp?pfp=days&amp;amp;day=10/28/2019&amp;amp;theday=Monday&amp;amp;h=Monday&lt;/a&gt;  October 28&amp;amp;BCFO=P|G), I&amp;rsquo;m continuing the DFIR Redefined: Deeper Functionality for Investigators with R series (see &lt;a href=&#34;https://holisticinfosec.blogspot.com/2017/10/toolsmith-128-dfir-redefined-deeper.html&#34;&gt;Part 1&lt;/a&gt; and &lt;a href=&#34;https://holisticinfosec.blogspot.com/2017/11/toolsmith-129-dfir-redefined-deeper.html&#34;&gt;Part 2&lt;/a&gt;). Incident responders and investigators, faced with an inundation of data and ever-evolving threat vectors, require skills enhancements and analytics optimization. DFIR Redefined is intended to explore such opportunities to create efficiencies and help the blue team cause. &lt;a href=&#34;https://datastorm-open.github.io/visNetwork/&#34;&gt;visNetwork&lt;/a&gt; represents another fine example of visualizing datasets in a manner that analysts can naturally gravitate towards.&lt;/p&gt;</description>
    </item>
    <item>
      <title>KAPE: Kroll Artifact Parser and Extractor</title>
      <link>https://holisticinfosec.io/post/kape/</link>
      <pubDate>Sun, 18 Aug 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/kape/</guid>
      <description>&lt;p&gt;Once in awhile the Twittersphere really sends me signal regarding content opportunities and potential research areas. If you follow any Blue Team aficionados, as I do, you&amp;rsquo;ll likely have seen the same level of chatter and excitement I have regarding &lt;a href=&#34;https://twitter.com/EricRZimmerman&#34;&gt;Eric Zimmerman&lt;/a&gt;&amp;rsquo;s KAPE, the Kroll Artifact Parser and Extractor. In short, KAPE is a triage program to target devices or storage locations, find forensic artifacts, and parse them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Commando VM: The Complete Mandiant Offensive VM</title>
      <link>https://holisticinfosec.io/post/commando-vm/</link>
      <pubDate>Wed, 03 Jul 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/commando-vm/</guid>
      <description>&lt;p&gt;
  
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/139/logo-thumb.PNG&#34; alt=&#34;/post/139/logo-thumb.PNG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/139/logo.PNG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;


The good folks at &lt;a href=&#34;https://twitter.com/mandiant&#34;&gt;Mandiant&lt;/a&gt; have created the &lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2019/03/commando-vm-windows-offensive-distribution.html&#34;&gt;Commando VM&lt;/a&gt;, a fully customized, Windows-based security distribution for penetration testing and red teaming.&lt;br&gt;
From the project&amp;rsquo;s &lt;strong&gt;About Commando VM&lt;/strong&gt; content:&lt;br&gt;
&amp;ldquo;Penetration testers commonly use their own variants of Windows machines when assessing Active Directory environments. Commando VM was designed specifically to be the go-to platform for performing these internal penetration tests. The benefits of using a Windows machine include native support for Windows and Active Directory, using your VM as a staging area for C2 frameworks, browsing shares more easily (and interactively), and using tools such as PowerView and BloodHound without having to worry about placing output files on client assets.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>toolsmith snapshot: r-cyber with rud.is</title>
      <link>https://holisticinfosec.io/post/toolsmith-snapshot-r-cyber-with-rud-is/</link>
      <pubDate>Tue, 14 May 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/toolsmith-snapshot-r-cyber-with-rud-is/</guid>
      <description>&lt;p&gt;I recently delivered my &lt;em&gt;DFIR Redefinded: Deeper Functionality for Investigators in R&lt;/em&gt; presentation at the Computer Technology Investigators Network (CTIN) Conference on the Microsoft campus. This is content I provide when and where I can with the hope of inspiring others to experience what happened for me as a direct result of reading &lt;a href=&#34;https://twitter.com/hrbrmstr&#34;&gt;Bob Rudis&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/jayjacobs&#34;&gt;Jay Jacobs&lt;/a&gt; &lt;a href=&#34;https://www.amazon.com/Data-Driven-Security-Analysis-Visualization-Dashboards/dp/1118793722&#34;&gt;Data-Driven Security&lt;/a&gt;.
At the risk of being a bit of fan boy, I will tell you that my use of R as part of my information security and assurance practice came via this book and Bob&amp;rsquo;s &lt;a href=&#34;https://rud.is/b/&#34;&gt;rud.is blog&lt;/a&gt;.&lt;br&gt;
Bob &amp;ldquo;has over 20 years of experience defending companies using data and is currently Chief Data Scientist at Rapid7, where he specializes in research on internet-scale exposure.&amp;rdquo; He embraces the &amp;ldquo;In God we trust. All others must bring data&amp;rdquo; approach to his craft, and it&amp;rsquo;s righteous. One on the products of this approach is &lt;a href=&#34;https://rud.is/b/r-cyber/&#34;&gt;r-cyber&lt;/a&gt;, a collection of &amp;ldquo;R packages for use in cybersecurity research, DFIR, risk analysis, metadata collection, document/data processing and more.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Beagle: Graph transforms for DFIR data &amp; logs</title>
      <link>https://holisticinfosec.io/post/beagle-graph-transforms-dfir-data-logs/</link>
      <pubDate>Wed, 27 Mar 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/beagle-graph-transforms-dfir-data-logs/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;https://github.com/yampelo/beagle#about-beagle&#34;&gt;About Beagle&lt;/a&gt;:&lt;br&gt;
&amp;ldquo;Beagle is an incident response and digital forensics tool which transforms data sources and logs into graphs. Supported data sources include FireEye HX Triages, Windows EVTX files, SysMon logs and Raw Windows memory images. The resulting Graphs can be sent to graph databases such as Neo4J or DGraph, or they can be kept locally as Python NetworkX objects.&lt;br&gt;
Beagle can be used directly as a Python library, or through a provided Web interface.&amp;rdquo;&lt;br&gt;
Our use here will be through the Web interface running from Docker.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Detection Development: The Research Cycle &amp; NIST CSF</title>
      <link>https://holisticinfosec.io/post/detection-development-research-cycle-nist-csf/</link>
      <pubDate>Tue, 19 Feb 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/detection-development-research-cycle-nist-csf/</guid>
      <description>&lt;p&gt;Leedy and Ormrod&amp;rsquo;s &lt;em&gt;Practical Research: Planning and Design&lt;/em&gt; serves as an ideal framework for the practice of blue team detection development, thus helping meet the guidelines prescribed in NIST&amp;rsquo;s Cybersecurity Framework, particularly as part of detection and response.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Toolsmith Snapshot: Ad Blocking With Pi Hole</title>
      <link>https://holisticinfosec.io/post/toolsmith-snapshot-ad-blocking-with-pi-hole/</link>
      <pubDate>Wed, 13 Feb 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/toolsmith-snapshot-ad-blocking-with-pi-hole/</guid>
      <description>&lt;p&gt;Pi-hole® is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>gganimate: Animate YouR Security Analysis</title>
      <link>https://holisticinfosec.io/post/gganimate-animate-your-security-analysis/</link>
      <pubDate>Fri, 04 Jan 2019 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/gganimate-animate-your-security-analysis/</guid>
      <description>&lt;p&gt;I regularly challenge myself and others to visualize the results of their analysis, when and where the data permits it. The likes of &lt;a href=&#34;https://ggplot2.tidyverse.org/index.html&#34;&gt;ggplot2&lt;/a&gt; enables this beautifully for R users. Then, in September 2018, &lt;a href=&#34;https://gganimate.com&#34;&gt;gganimate&lt;/a&gt; hit my radar via &lt;a href=&#34;https://www.r-bloggers.com/animating-the-premier-league-using-gganimate/&#34;&gt;R-bloggers&lt;/a&gt; and I had an epiphany.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ViperMonkey: VBA maldoc deobfuscation</title>
      <link>https://holisticinfosec.io/post/vipermonkey-vba-maldoc-deobfuscation/</link>
      <pubDate>Sun, 18 Nov 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/vipermonkey-vba-maldoc-deobfuscation/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/decalage2/ViperMonkey&#34;&gt;ViperMonkey&lt;/a&gt;: a VBA Emulation engine written in Python, designed to analyze and deobfuscate malicious VBA Macros contained in Microsoft Office files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RedHunt Linux - Adversary Emulation &amp; Threat Hunting</title>
      <link>https://holisticinfosec.io/post/redhunt-linux-adversary-emulation-and-threat-hunting/</link>
      <pubDate>Sun, 14 Oct 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/redhunt-linux-adversary-emulation-and-threat-hunting/</guid>
      <description>&lt;p&gt;Based on Lubuntu-18.04 x64, the &lt;a href=&#34;https://github.com/redhuntlabs/RedHunt-OS&#34;&gt;RedHunt Linux&lt;/a&gt; virtual machine for adversary emulation and threat hunting is a &amp;ldquo;one stop shop for all your threat emulation and threat hunting needs. It integrates an attacker&amp;rsquo;s arsenal as well as defender&amp;rsquo;s toolkit to actively identify the threats in your environment.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Toolsmith Snapshot: Bashark - Linux post-exploitation toolkit</title>
      <link>https://holisticinfosec.io/post/toolsmith-snapshot-bashark-linux-post-exploitation-toolkit/</link>
      <pubDate>Sun, 02 Sep 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/toolsmith-snapshot-bashark-linux-post-exploitation-toolkit/</guid>
      <description>&lt;p&gt;&amp;ldquo;Bashark aids pentesters and security researchers during the post-exploitation phase of security audits.&amp;rdquo;

  
&lt;link rel=&#34;stylesheet&#34; href=&#34;https://holisticinfosec.io/css/hugo-easy-gallery.css&#34; /&gt;
&lt;div class=&#34;box fancy-figure caption-position-bottom&#34; &gt;
  &lt;figure itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;https://schema.org/ImageObject&#34;&gt;
    &lt;div class=&#34;img&#34;&gt;
      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;https://holisticinfosec.io/post/bashark/Bashark-thumb.JPG&#34; alt=&#34;/post/bashark/Bashark-thumb.JPG&#34;/&gt;
    &lt;/div&gt;
    &lt;a href=&#34;https://holisticinfosec.io/post/bashark/Bashark.JPG&#34; itemprop=&#34;contentUrl&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;
  &lt;/figure&gt;
&lt;/div&gt;

&lt;/p&gt;</description>
    </item>
    <item>
      <title>Best Practices</title>
      <link>https://holisticinfosec.io/page/best-practices/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/best-practices/</guid>
      <description>&lt;p&gt;Kevin Mitnick, in his book &lt;strong&gt;The Art of Intrusion&lt;/strong&gt;, offers sound and succinct advice:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Ensuring proper configuration management is a critical process that should not be ignored. Even if you properly configure all hardware and software at the time of installation and you keep up-to-date on all essential security patches, improperly configuring just a single item can create a crack in the wall.[1]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So what defines a &amp;quot;best practice&amp;quot;?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Processes and activities that have been shown in practice to be the most effective.[2]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Events</title>
      <link>https://holisticinfosec.io/page/events/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/events/</guid>
      <description>&lt;p&gt;HolisticInfoSec.io&amp;rsquo;s Russ McRee speaks regularly on information security topics in the hope of sharing knowledge and resources with a wide audience.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Past Events&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;(ISC)2 Security Congress &lt;a href=&#34;https://www.eventscribe.com/2019/ISC2/ajaxcalls/PresentationInfo.asp?efp=T0dOWVNIRUo4NDYz&amp;amp;PresentationID=576036&amp;amp;rnd=0.3894644&#34;&gt;DFIR Redefined: Deeper Functionality for Investigators with R&lt;/a&gt;&lt;br&gt;
October 29, 2019&lt;/p&gt;
&lt;p&gt;Secure Iowa Conference 2019 &lt;a href=&#34;https://secureiowaconference.com/index.php/sponsors/itemlist/category/33-speakers&amp;amp;format=feed&amp;amp;Itemid=1023&amp;amp;type=rss&#34;&gt;Keynote&lt;/a&gt;&lt;br&gt;
October 8, 2019&lt;/p&gt;
&lt;p&gt;Derbycon 7 &lt;a href=&#34;http://www.irongeek.com/i.php?page=videos/derbycon7/mainlist&#34;&gt;DFIR Redefined: Deeper Functionality for Investigators with R&lt;/a&gt;&lt;br&gt;
September 2017&lt;/p&gt;
&lt;p&gt;BSides Augusta 2017 &lt;a href=&#34;http://www.securitybsides.com/w/page/113886499/BSidesAugusta%202017&#34;&gt;Keynote&lt;/a&gt;&lt;br&gt;
September 16, 2017&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/wKgVdYKkhIY&#34; frameborder=&#34;0&#34; allow=&#34;autoplay; encrypted-media&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Emcee at Microsoft&amp;rsquo;s &lt;a href=&#34;http://blogs.technet.com/b/bluehat/archive/2014/10/03/bluehat-v14-is-almost-here.aspx&#34;&gt;BlueHat v14&lt;/a&gt;, Redmond, WA, October 10, 2014&lt;/p&gt;</description>
    </item>
    <item>
      <title>In The News</title>
      <link>https://holisticinfosec.io/page/in-the-news/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/in-the-news/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://digitalguardian.com/blog/top-50-infosec-blogs-you-should-be-reading&#34;&gt;Digital Guardian 08/5/2020&lt;/a&gt; Top 50 InfoSec Blogs You Should Be Reading&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://jagwire.augusta.edu/archives/46940&#34;&gt;JAGWIRE NEWS August University 08/25/2017&lt;/a&gt; Augusta University to host cybersecurity conference&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.wrdw.com/content/news/Organizers-prepare-for-this-years-Augusta-Cyber-Week-432337813.html&#34;&gt;12 WRDW 07/03/2017&lt;/a&gt; Organizers prepare for this year&amp;rsquo;s Augusta Cyber Week&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://reciprocitylabs.com/69-information-security-blogs-to-follow/&#34;&gt;Reciprocity Labs 04/25/2017&lt;/a&gt; 69 Information Security Blogs You Should Be Reading&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.eenews.net/stories/1060025871&#34;&gt;E&amp;amp;E News 10/06/2015&lt;/a&gt; GRID: Friendly hackers break into a utility and make a point&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.idahostatesman.com/2014/11/18/3492964_hackers-are-having-their-way-nearly.html?rh=1&#34;&gt;Idaho Statesman 11/18/2014&lt;/a&gt; Hackers are having their way, nearly unchecked&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://digitalguardian.com/blog/top-50-infosec-blogs-you-should-be-reading&#34;&gt;Digital Guardian (Verdasys) 10/22/2014&lt;/a&gt; Top 50 InfoSec Blogs You Should Be Reading&lt;/p&gt;</description>
    </item>
    <item>
      <title>Publications</title>
      <link>https://holisticinfosec.io/page/publications/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/publications/</guid>
      <description>&lt;p&gt;HolisticInfoSec.org&amp;rsquo;s Russ McRee writes regularly regarding information security topics in the hope of sharing knowledge and resources with a wide audience.&lt;/p&gt;
&lt;p&gt;February&amp;rsquo;s &lt;a href=&#34;https://holisticinfosec.io/post/toolsmith-snapshot-ad-blocking-with-pi-hole/&#34;&gt;toolsmith snapshot&lt;/a&gt; focuses on network-wide ad blocking via your own Linux hardware with Pi-hole.&lt;br&gt;
Older article copies, particularly from September 2015 through August 2018 are available &lt;a href=&#34;http://holisticinfosec.blogspot.com/search?q=toolsmith&amp;amp;max-results=20&amp;amp;by-date=true&#34;&gt;here&lt;/a&gt; and older PDF copies prior to September 2015 are available &lt;a href=&#34;https://holisticinfosec.io/page/toolsmith/&#34;&gt;here&lt;/a&gt;.&lt;br&gt;
Award winning &lt;a href=&#34;https://holisticinfosec.io&#34;&gt;toolsmith&lt;/a&gt; offers insights on tools useful to the information security practitioner, typically open source and free.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shodan As A Verb - Find The Fail Before It Finds You</title>
      <link>https://holisticinfosec.io/post/shodan-as-a-verb-find-the-fail-before-it-finds-you/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/post/shodan-as-a-verb-find-the-fail-before-it-finds-you/</guid>
      <description>&lt;p&gt;Shodan (noun): the world&amp;rsquo;s first search engine for Internet-connected devices.&lt;/p&gt;
&lt;p&gt;Shodan (verb): To Shodan; I Shodan, You Shodan, We Shodan&amp;hellip;do this, before an adversary does it for you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simplicity</title>
      <link>https://holisticinfosec.io/page/simplicity/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/simplicity/</guid>
      <description>&lt;p&gt;Employ simplicity as a tool used to keep your systems running securely and efficiently. Simplicity helps eliminate network clutter, performance issues, cost, and reduces risk. Give yourself the space to step back, analyze and test carefully to ensure all your systems and networks meet a secure standard. Streamlining processes greatly enhances uptime and quality of service, as well as aiding in secure systems.&lt;/p&gt;
&lt;p&gt;Bruce Schneier, in 1999, wrote for &lt;em&gt;Information Security&lt;/em&gt;, &amp;quot;You can&#39;t secure what you don&#39;t understand.&amp;quot; His predictions hold true:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Templates</title>
      <link>https://holisticinfosec.io/page/templates/</link>
      <pubDate>Fri, 03 Aug 2018 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/templates/</guid>
      <description>&lt;p&gt;Templates for your use in your organizations and endeavors to improve your security posture.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://holisticinfosec.org/publications/IR_Test_Plan_template_generic.docx&#34;&gt;Incident Response Test Plan&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://holisticinfosec.io/page/presentations/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/presentations/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://holisticinfosec.org/images/logo.png&#34; alt=&#34;alt text&#34; title=&#34;HolisticInfoSec&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;presentations&#34;&gt;Presentations&lt;/h3&gt;
&lt;p&gt;HolisticInfoSec.org&amp;rsquo;s Russ McRee presents regularly regarding information security topics in the hope of sharing knowledge and resources with a wide audience.&lt;/p&gt;
&lt;p&gt;Cloud Security Alliance Seattle Chapter: May 2016 Chapter Meeting &lt;a href=&#34;http://holisticinfosec.org/presentations/pdf/Attack&amp;amp;Detect-RedVsBlue-PowerShell-McRee.pdf&#34;&gt;Attack &amp;amp; Detect: Red vs. Blue PowerShell&lt;/a&gt; 25 MAY 2016&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://holisticinfosec.io/page/vulns/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/vulns/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Advisories&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2008&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://holisticinfosec.org/advisories/hio-2008-0228-2-interspire-shopping-cart-xss&#34;&gt;HIO-2008-0228 Interspire Shopping Cart XSS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2009&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://holisticinfosec.org/advisories/hio-2009-0305-e107-multiple-e107admin-csrf-a-xss-vulnerabilities&#34;&gt;HIO-2009-0305 e107 Multiple e107_admin CSRF &amp;amp; XSS Vulnerabilities&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2010&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://holisticinfosec.org/advisories/hio-2010-0223-web-wiz-forums-csrf-vulnerabilities&#34;&gt;HIO-2010-0223 Web Wiz Forums CSRF Vulnerabilities&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>HolisticInfoSec</title>
      <link>https://holisticinfosec.io/page/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/about/</guid>
      <description>&lt;p&gt;HolisticInfoSec.io is dedicated to sharing information security content and resources in an open, clear manner, with the hope of helping improve infosec for all who seek to do so. Information security is best broken down to the most simple components: best practices and common sense. The threat-scape facing an information security practitioner is perpetually dynamic; we must adapt and evolve as do those threats. Holisticinfosec.org endeavors to aid in that process through dynamic content and timely topics in toolsmith. As well we know, those who would do harm never rest: protect your own.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HolisticInfoSec</title>
      <link>https://holisticinfosec.io/page/toolsmith/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>russ@holisticinfosec.io (Russ McRee, Ph.D.)</author>
      <guid>https://holisticinfosec.io/page/toolsmith/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://holisticinfosec.io/toolsmith/pdf/september2011.pdf&#34;&gt;&lt;img src=&#34;https://holisticinfosec.io/images/asja_awards-prize_winning_article.png&#34; alt=&#34;ASJA Awards Prize Winning Article&#34; style=&#34;width: 200px;&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Russ McRee writes &lt;a href=&#34;https://web.archive.org/web/20170607165201/https://asja.org/About/For-Media/2012-03-23-Winners-of-2012-Writing-Awards&#34;&gt;award-winning&lt;/a&gt; toolsmith, published &lt;del&gt;monthly&lt;/del&gt; as often as possible. ;-)&lt;/p&gt;
&lt;p&gt;As of August 2018, toolsmith is exclusively published via &lt;a href=&#34;https://holisticinfosec.io/&#34;&gt;holisticinfosec.io&lt;/a&gt;.&lt;br&gt;
From September 2015 through August 2018, toolsmith was exclusively published at the &lt;a href=&#34;https://holisticinfosec.blogspot.com/&#34;&gt;HolisticInfoSec blog&lt;/a&gt;.&lt;br&gt;
From November 2006 through August 2015, toolsmith was published in the &lt;a href=&#34;https://www.members.issa.org/page/ISSAJournal&#34;&gt;ISSA Journal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thank you for your continued patronage and support.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2015.pdf&#34;&gt;August 2015 - There Is No Privacy - Hook Analyser vs. Hacking Team&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2015.pdf&#34;&gt;July 2015 - Malware Analysis with REMnux Docker Containers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2015.pdf&#34;&gt;June 2015 - IoT Fruit - Pineapple and Raspberry&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2015.pdf&#34;&gt;May 2015 - Attack &amp;amp; Detection: Hunting in-memory adversaries with Rekall and WinPmem&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2015.pdf&#34;&gt;April 2015 - Rapid Assessment of Web Resources (RAWR!)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2015.pdf&#34;&gt;March 2015 - Faraday IPE: When Tinfoil Won&amp;rsquo;t Work for Pentesting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2015.pdf&#34;&gt;February 2015 - Sysmon 2.0 &amp;amp; EventViz&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2015.pdf&#34;&gt;January 2015 - Kansa vs. Cleaver - PowerShell IR Tactics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2014.pdf&#34;&gt;December 2014 - Artillery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2014.pdf&#34;&gt;November 2014 - Inside and Outside the Wire with FruityWifi &amp;amp; WUDS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2014.pdf&#34;&gt;October 2014 - HoneyDrive: Honeypots in a Box&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2014.pdf&#34;&gt;September 2014 - Jay and Bob Strike Back: Data-Driven Security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2014.pdf&#34;&gt;August 2014 - Threats &amp;amp; Indicators: A Security Intelligence Lifecycle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2014.pdf&#34;&gt;July 2014 - ThreadFix: You Found It, Now Fix It&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2014.pdf&#34;&gt;June 2014 - Testing and Research with BlackArch Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2014.pdf&#34;&gt;May 2014 - Microsoft Threat Modeling Tool 2014 - Identify &amp;amp; Mitigate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2014.pdf&#34;&gt;April 2014 - Browse this: &amp;amp; Oryon C Portable &amp;amp; WhiteHat Aviator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2014.pdf&#34;&gt;March 2014 - SpiderFoot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2014.pdf&#34;&gt;February 2014 - SimpleRisk: Enterprise Risk Management Simplified&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2014.pdf&#34;&gt;January 2014 - Tails - The Amnesiac Incognito Live System&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2013.pdf&#34;&gt;December 2013 - Hey Lynis, Audit This&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2013.pdf&#34;&gt;November 2013 - OWASP Xenotix XSS Exploit Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2013.pdf&#34;&gt;October 2013 - C3CM 3: Part 3 - ADHD: Active Defense Harbinger Distribution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2013.pdf&#34;&gt;September 2013 - C3CM: Part 2 - Bro with Logstash and Kibana&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2013.pdf&#34;&gt;August 2013 - C3CM: Part 1 - Nfsight with Nfsen and Nfdump&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2013.pdf&#34;&gt;July 2013 - EMET 4.0: These Aren&amp;rsquo;t the Exploits You&amp;rsquo;re Looking For&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2013.pdf&#34;&gt;June 2013 - Visual Malware Analysis With ProcDOT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2013.pdf&#34;&gt;May 2013 - Recon-ng&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2013.pdf&#34;&gt;April 2013 - Implementing Redmine for Secure Project Management&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2013.pdf&#34;&gt;March 2013 - Redline: APT1 and You - We&amp;rsquo;re All Owned&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2013.pdf&#34;&gt;February 2013 - Social-Engineer Toolkit (SET): Pwning The Person&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2013.pdf&#34;&gt;January 2013 - Violent Python: A Book Review Applied to Security Analytics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2012.pdf&#34;&gt;December 2012 - ModSecurity for IIS Part 2 of 2 - Web Application Security Flaw Discovery and Prevention&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2012.pdf&#34;&gt;November 2012 - Arachni: Web Application Security Scanner Part 1 of 2 - Web Application Security Flaw Discovery and Prevention&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2012.pdf&#34;&gt;October 2012 - Network Security Toolkit (NST): Packet Analysis Personified&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2012.pdf&#34;&gt;September 2012 - SearchDiggity: Dig Before They Do&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2012.pdf&#34;&gt;August 2012 - NOWASP Mutillidae: Hack Like You Mean It&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2012.pdf&#34;&gt;July 2012 - Collective Intelligence Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2012.pdf&#34;&gt;June 2012 - Security Investigations with PowerShell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2012.pdf&#34;&gt;May 2012 - Buster Sandbox Analyzer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2012.pdf&#34;&gt;April 2012 - Log Parser Lizard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2012.pdf&#34;&gt;March 2012 - Pen Testing with Pwn Plug&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2012.pdf&#34;&gt;February 2012 - Splunk App: Windows Security Operation Center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2012.pdf&#34;&gt;January 2012 - ZeroAccess analysis with OSForensics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2011.pdf&#34;&gt;December 2011 - Registry Decoder&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2011.pdf&#34;&gt;November 2011 - OWASP ZAP - Zed Attack Proxy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2011.pdf&#34;&gt;October 2011 - Log Analysis with Highlighter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2011.pdf&#34;&gt;September 2011 - Memory Analysis with DumpIt and Volatility&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2011.pdf&#34;&gt;August 2011 - PacketFence - Open Source Network Access Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2011.pdf&#34;&gt;July 2011- RIPS: Static source code analyzer for PHP vulnerabilities&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2011.pdf&#34;&gt;June 2011 - Xplico&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2011.pdf&#34;&gt;May 2011 - Security Onion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2011.pdf&#34;&gt;April 2011 - OpenVAS-4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2011.pdf&#34;&gt;March 2011 - OSINT with FOCA 2.6&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2011.pdf&#34;&gt;February 2011 - El Jefe 1.1: The Boss Will See You Now&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2011.pdf&#34;&gt;January 2011 - Armitage: Cyber Attack Management for Metasploit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2010.pdf&#34;&gt;December 2010 - SamuraiWTF: The Life Cycle of a Web Application Vulnerability Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2010.pdf&#34;&gt;November 2010- Confessor &amp;amp; MOLE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2010.pdf&#34;&gt;October 2010 - The NirSoft Collection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2010.pdf&#34;&gt;September 2010 - REMnux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2010.pdf&#34;&gt;August 2010 - Suricata: An Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2010.pdf&#34;&gt;July 2010 - NetWitness Investigator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2010.pdf&#34;&gt;June 2010 - Web Security Tools: skipfish and iScanner&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2010.pdf&#34;&gt;May 2010 - SIFT Workstation 2.0: SANS Investigative Forensic Toolkit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2010.pdf&#34;&gt;April 2010 - Dradis: Effective Information Sharing for Pentest Teams&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2010.pdf&#34;&gt;March 2010 - NetGrok and AfterGlow: Visualizing the Zeus attack against government and military&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2010.pdf&#34;&gt;February 2010 - Firefox Addons for Security Practitioners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2010.pdf&#34;&gt;January 2010 - Single Packet Authorization: The Ghost in the Machine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2009.pdf&#34;&gt;December 2009 - Maltego: Transform &amp;amp; Correlate *2009 Toolsmith Tool of the Year&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2009.pdf&#34;&gt;November 2009 - Fiddler with Watcher: Passive security auditor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2009.pdf&#34;&gt;October 2009 - OSSEC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2009.pdf&#34;&gt;September 2009 - OffVis 1.0 Beta: Office visualization tool&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2009.pdf&#34;&gt;August 2009 - AIRT: Application for Incident Response Teams&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2009.pdf&#34;&gt;July 2009 - Malzilla: Exploring scareware and drive-by malware&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2009.pdf&#34;&gt;June 2009 - MIR-ROR: Motile Incident Response - Respond Objectively, Remediate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2009.pdf&#34;&gt;May 2009 - SUMO Linux: Security utilizing multiple options&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2009.pdf&#34;&gt;April 2009 - Tamper Data: CSRF examined&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2009.pdf&#34;&gt;March 2009 - Adito: Open-source,browser-based SSL VPN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2009.pdf&#34;&gt;February 2009 - Mandiant Memoryze with Audit Viewer&lt;/a&gt; *2008 Toolsmith Tool of the Year&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2009.pdf&#34;&gt;January 2009 - Part 2 of 2: The Integrity Project - WebJob&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2008.pdf&#34;&gt;December 2008 - Part 1 of 2: The Integrity Project - FTimes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2008.pdf&#34;&gt;November 2008 - Bipartisan server politi&amp;hellip;er, security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2008.pdf&#34;&gt;October 2008 - fwsnort-1.0.5: iptables intrusion detection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2008.pdf&#34;&gt;September 2008 - PTA: Practical Threat Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2008.pdf&#34;&gt;August 2008 - NetworkMiner: Network Forensic Analysis Tool&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2008.pdf&#34;&gt;July 2008 - PHPIDS: Attack my website, please!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2008.pdf&#34;&gt;June 2008 - Security Visualization: What You Don&amp;rsquo;t See Can Hurt You&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2008.pdf&#34;&gt;May 2008 - MojoPac: Get Your Mojo Working&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2008.pdf&#34;&gt;April 2008 - The XSS Epidemic: Tools for discovery and remediation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2008.pdf&#34;&gt;March 2008 - WinPatrol&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2008.pdf&#34;&gt;February 2008 - Packet Analysis with the Hex System&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2008.pdf&#34;&gt;January 2008 - Gpg4win: Email Security using GnuPG for Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2007.pdf&#34;&gt;December 2007 - Mandiant Red Curtain: Malware identification for incident responders&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2007.pdf&#34;&gt;November 2007 - Argus: Auditing network activity&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2007.pdf&#34;&gt;October 2007 - Security Officers Management &amp;amp; Analysis Project (SOMAP)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/september2007.pdf&#34;&gt;September 2007 - SensePost: Wikto, Scully, and CrowBar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/august2007.pdf&#34;&gt;August 2007 - CIS Benchmarks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/july2007.pdf&#34;&gt;July 2007 - Malcode Analysis Software Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/june2007.pdf&#34;&gt;June 2007 - Search Engine Security Auditing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/may2007.pdf&#34;&gt;May 2007 - Core Impact 6.2: Anatomy of an ethical penetration test&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/april2007.pdf&#34;&gt;April 2007 - Nessj: Application/network security scanner client&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/march2007.pdf&#34;&gt;March 2007: Managing Badware and Policy Violation with Aanval and Bleeding Edge Threat Snort Rules&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/february2007.pdf&#34;&gt;February 2007 - RAPIER v. 3.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/january2007.pdf&#34;&gt;January 2007 - Activeworx IDS Policy Manager 2.0: Rules management for multiple sensors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/december2006.pdf&#34;&gt;December 2006 - Web Application Security Testing 101: Paros Proxy and Badstore&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/november2006.pdf&#34;&gt;November 2006 - Security Analysis with Wireshark&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://holisticinfosec.org/toolsmith/pdf/october2006.pdf&#34;&gt;October 2006 - Infosec LiveDistros: Must-haves for the information security practitioner&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
