<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TVM Monkey</title>
    <link>http://tvmmonkey.com/</link>
    <description>Recent content on TVM Monkey</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Jan 2022 12:59:34 -0600</lastBuildDate><atom:link href="http://tvmmonkey.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Log4j Tenable Data Transformation in Java</title>
      <link>http://tvmmonkey.com/posts/log4j-tenable-data-transformation-java/</link>
      <pubDate>Sun, 09 Jan 2022 12:59:34 -0600</pubDate>
      
      <guid>http://tvmmonkey.com/posts/log4j-tenable-data-transformation-java/</guid>
      <description>2022-01-24 - Now parses and transforms embedded &amp;ldquo;note&amp;rdquo; messages from tenable
 Two pass java implementation of this tenable data transformation solution.
Info and requirements:
 must run java 1.8 or greater 2 pass solution reduces memory footprint leverages gradle builds an executable jar with all required libraries for easy execution requires apache commons-csv cross platform   Download the Executable jar file
 Download the source code file
Here&amp;rsquo;s how to compile and run the code:</description>
    </item>
    
    <item>
      <title>Log4j Tenable Data Transformation</title>
      <link>http://tvmmonkey.com/posts/log4j-tenable-data-transformation/</link>
      <pubDate>Sat, 01 Jan 2022 21:23:23 -0600</pubDate>
      
      <guid>http://tvmmonkey.com/posts/log4j-tenable-data-transformation/</guid>
      <description>If you use Tenable&amp;rsquo;s excellent Nessus vulnerability scanner, you&amp;rsquo;re probably familiar with the &amp;ldquo;Plugin Output&amp;rdquo; payload in their default reports. Many plugins aggregate findings in this payload and it&amp;rsquo;s sometimes convenient to parse them out.
For example, the current log4j Nessus plugins aggregate many vulnerable jar/ear/war/zip files in what I call a &amp;ldquo;path group&amp;rdquo; which is a series of key : value pairs grouped together and separated by newlines:
This finding aggregation can be incredibly inconvenient for remediators, people creating reports, security folks documenting risk, etc as they need to manually review the multiline payload.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>http://tvmmonkey.com/about/</link>
      <pubDate>Mon, 12 Jul 2021 23:29:36 -0500</pubDate>
      
      <guid>http://tvmmonkey.com/about/</guid>
      <description>The monkey has awakened. Security brain dump commencing. bleep bloop.</description>
    </item>
    
    <item>
      <title>License</title>
      <link>http://tvmmonkey.com/license/</link>
      <pubDate>Mon, 12 Jul 2021 23:02:12 -0500</pubDate>
      
      <guid>http://tvmmonkey.com/license/</guid>
      <description>The MIT License (MIT) Copyright © 2021
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</description>
    </item>
    
    <item>
      <title>Attributions</title>
      <link>http://tvmmonkey.com/attributions/</link>
      <pubDate>Mon, 12 Jul 2021 22:56:56 -0500</pubDate>
      
      <guid>http://tvmmonkey.com/attributions/</guid>
      <description>Thanks to the following projects:
 http://gohugo.io https://github.com/parsiya/hugo-octopress/  License
  license  </description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>http://tvmmonkey.com/posts/hello-world/</link>
      <pubDate>Mon, 12 Jul 2021 22:50:59 -0500</pubDate>
      
      <guid>http://tvmmonkey.com/posts/hello-world/</guid>
      <description>well hello there.</description>
    </item>
    
  </channel>
</rss>
