<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LNK Parser — Blog</title>
    <link>https://www.lnkparser.com/en/blog</link>
    <description>Latest from Blog</description>
    <language>en</language>
    <lastBuildDate>Thu, 28 May 2026 13:20:03 GMT</lastBuildDate>
    <atom:link href="https://www.lnkparser.com/en/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to open a .lnk file (and read what&apos;s inside)</title>
      <link>https://www.lnkparser.com/en/blog/how-to-open-an-lnk-file</link>
      <guid isPermaLink="true">https://www.lnkparser.com/en/blog/how-to-open-an-lnk-file</guid>
      <description>Opening a Windows .lnk file usually runs its target, not the shortcut itself. Here is how to inspect the .lnk&apos;s actual binary contents safely, in your browser, with PowerShell, or with a hex viewer.</description>
      <author>Florian Amette</author>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Forensic analysis of .lnk files: what investigators look for</title>
      <link>https://www.lnkparser.com/en/blog/lnk-file-forensics</link>
      <guid isPermaLink="true">https://www.lnkparser.com/en/blog/lnk-file-forensics</guid>
      <description>A field guide to the artifacts hiding inside Windows shortcut files: origin machine NetBIOS name, MAC-derived droid GUID, target FILETIMEs, volume serials, and how DFIR teams use them to reconstruct activity.</description>
      <author>Florian Amette</author>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>LNK file malware: how Windows shortcuts get weaponized</title>
      <link>https://www.lnkparser.com/en/blog/lnk-file-malware</link>
      <guid isPermaLink="true">https://www.lnkparser.com/en/blog/lnk-file-malware</guid>
      <description>Why .lnk shortcut files are an attacker&apos;s preferred delivery vector, from Stuxnet&apos;s CVE-2010-2568 to today&apos;s ISO+LNK phishing campaigns, and how to spot a malicious one before it runs.</description>
      <author>Florian Amette</author>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Inside MS-SHLLINK: a field-by-field tour of the .lnk binary format</title>
      <link>https://www.lnkparser.com/en/blog/ms-shllink-binary-format</link>
      <guid isPermaLink="true">https://www.lnkparser.com/en/blog/ms-shllink-binary-format</guid>
      <description>A practical walkthrough of every section of a Windows .lnk file: ShellLinkHeader, LinkTargetIDList, LinkInfo, StringData and ExtraData, cross-referenced to the MS-SHLLINK specification.</description>
      <author>Florian Amette</author>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What is a Windows .lnk file?</title>
      <link>https://www.lnkparser.com/en/blog/what-is-an-lnk-file</link>
      <guid isPermaLink="true">https://www.lnkparser.com/en/blog/what-is-an-lnk-file</guid>
      <description>A short, technical tour of the Windows Shell Link (.lnk) binary format: its header, link flags, LinkInfo, StringData and ExtraData blocks, plus what this client-side parser extracts from each one.</description>
      <author>Florian Amette</author>
      <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>