<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Logs on Cybersécurité</title>
    <link>http://grey-x.net/tags/logs/</link>
    <description>Recent content in Logs on Cybersécurité</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Fri, 14 Aug 2026 11:57:00 +0200</lastBuildDate>
    <atom:link href="http://grey-x.net/tags/logs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>wevtutil en hacking : travailler avec les logs Windows</title>
      <link>http://grey-x.net/posts/wevtutil/</link>
      <pubDate>Fri, 14 Aug 2026 11:57:00 +0200</pubDate>
      <guid>http://grey-x.net/posts/wevtutil/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;code&gt;GREY-X // WINDOWS LAB&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;wevtutil — WINDOWS EVENT LOGS&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;code&gt;wevtutil&lt;/code&gt; est une commande native de Windows permettant de gérer les &lt;strong&gt;Event Logs&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;En cybersécurité, elle est particulièrement utile pour comprendre ce qu&amp;rsquo;une action laisse comme traces sur une machine Windows.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;01--lister-les-journaux&#34;&gt;&#xA;  &lt;code&gt;01 // Lister les journaux&lt;/code&gt;&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#01--lister-les-journaux&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cmd&#34; data-lang=&#34;cmd&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;wevtutil el&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;On peut notamment retrouver :&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Security&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;System&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Application&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Windows PowerShell&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Microsoft-Windows-...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;hr&gt;&#xA;&lt;h1 id=&#34;02--lire-le-journal-security&#34;&gt;&#xA;  &lt;code&gt;02 // Lire le journal Security&lt;/code&gt;&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#02--lire-le-journal-security&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cmd&#34; data-lang=&#34;cmd&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;wevtutil qe Security /c:10 /f:text&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Ici :&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
