<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Malware Analysis on Mike.Horn</title>
    <link>https://mikehorn-git.github.io/tags/malware-analysis/</link>
    <description>Recent content in Malware Analysis on Mike.Horn</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 18 Oct 2024 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://mikehorn-git.github.io/tags/malware-analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>nuts</title>
      <link>https://mikehorn-git.github.io/writeups/htb/sherlocks/nuts/</link>
      <pubDate>Fri, 18 Oct 2024 00:00:00 +0200</pubDate>
      <guid>https://mikehorn-git.github.io/writeups/htb/sherlocks/nuts/</guid>
      <description>&lt;h1 id=&#34;q1-what-action-did-alex-take-to-integrate-the-purported-time-saving-package-into-the-deployment-process-provide-the-full-command&#34;&gt;Q1: What action did Alex take to integrate the purported time-saving package into the deployment process? (provide the full command)&lt;/h1&gt;
&lt;p&gt;Review the PowerShell history file:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;ConsoleHost_history.txt&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Look for commands related to NuGet package installation.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;History&#34; loading=&#34;lazy&#34; src=&#34;../../writeups/htb/sherlocks/nuts/2024-09-22T22:56:27,889083437+02:00.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Identify the full command used to install the package.&lt;/p&gt;
&lt;hr&gt;
&lt;h1 id=&#34;q2-identify-the-url-from-which-the-package-was-downloaded-&#34;&gt;Q2: Identify the URL from which the package was downloaded ?&lt;/h1&gt;
&lt;p&gt;Examine the &lt;strong&gt;web browsing history&lt;/strong&gt; on the system.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Url&#34; loading=&#34;lazy&#34; src=&#34;../../writeups/htb/sherlocks/nuts/2024-10-13T18_19_20,030404275+02_00.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Locate the URL used to download the NuGet package.&lt;/p&gt;</description>
    </item>
    <item>
      <title>heartbreaker-continuum</title>
      <link>https://mikehorn-git.github.io/writeups/htb/sherlocks/heartbreaker-continuum/</link>
      <pubDate>Mon, 23 Sep 2024 00:00:00 +0200</pubDate>
      <guid>https://mikehorn-git.github.io/writeups/htb/sherlocks/heartbreaker-continuum/</guid>
      <description>&lt;h1 id=&#34;q1-to-accurately-reference-and-identify-the-suspicious-binary-please-provide-its-sha256-hash&#34;&gt;Q1: To accurately reference and identify the suspicious binary, please provide its SHA256 hash.&lt;/h1&gt;
&lt;p&gt;Identify the SHA256 hash of the suspicious binary file.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;File Name:&lt;/strong&gt; &lt;code&gt;Superstar_MemberCard.tiff.exe&lt;/code&gt;
&lt;strong&gt;SHA256:&lt;/strong&gt; &lt;code&gt;12daa34111bb54b3dcbad42305663e44e7e6c3842f015cccbbe6564d9dfd3ea3&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h1 id=&#34;q2-when-was-the-binary-file-originally-created-according-to-its-metadata-utc&#34;&gt;Q2: When was the binary file originally created, according to its metadata (UTC)?&lt;/h1&gt;
&lt;p&gt;Upload the file hash to &lt;strong&gt;VirusTotal&lt;/strong&gt; to retrieve metadata information.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;VT&#34; loading=&#34;lazy&#34; src=&#34;../../writeups/htb/sherlocks/heartbreaker-continuum/2024-09-22T11:34:24,713072253+02:00.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Locate the &lt;strong&gt;first seen / creation timestamp&lt;/strong&gt; and convert it to &lt;strong&gt;UTC&lt;/strong&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h1 id=&#34;q3-examining-the-code-size-in-a-binary-file-can-give-indications-about-its-functionality-could-you-specify-the-byte-size-of-the-code-in-this-binary&#34;&gt;Q3: Examining the code size in a binary file can give indications about its functionality. Could you specify the byte size of the code in this binary?&lt;/h1&gt;
&lt;p&gt;Use a tool such as &lt;strong&gt;readpe&lt;/strong&gt; to inspect the binary structure.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
