<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Encryption and decryption in Security</title>
    <link>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622047#M16481</link>
    <description>&lt;P&gt;Encryption and hashing are different things - you are not "encrypting" data, you are just creating a hash of the data (User)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Hash_function" target="_blank"&gt;https://en.wikipedia.org/wiki/Hash_function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example, if you think that A=1, B=2 etc, then a "hash" of the word "HELLO" could be 52 (8+5+12+12+15)&lt;/P&gt;&lt;P&gt;But you cannot reverse 52 to make the word "HELLO" again - 52 could equally be ZZ or 52 letter A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2022 03:19:15 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2022-11-25T03:19:15Z</dc:date>
    <item>
      <title>Is there a Splunk command to decrypt encrypted values under domain field?</title>
      <link>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622039#M16479</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have encrypted the user field with sha256&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;index=abc&amp;nbsp; &amp;nbsp;sourcetype=xyz&lt;BR /&gt;| eval domain = sha256(User)&lt;BR /&gt;| table&amp;nbsp; domain&lt;BR /&gt;&lt;BR /&gt;I am able to see encrypted values under domain field&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Is there a splunk command to decrypt it?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2022 16:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622039#M16479</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2022-11-27T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and decryption</title>
      <link>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622045#M16480</link>
      <description>&lt;P&gt;sha256 is a hash function, meaning that you cannot "decrypt" the output. &amp;nbsp;It would have a profound impact in data security if anyone finds a way to reverse the output. (sha1 has been known to be insufficient for years but it wasn't until rather recently when Google managed to create a collision using their very powerful TPUs. &amp;nbsp;Even then, it wasn't to decrypt the hash value; the only attack mode to a hash function is hoping to find a string that will produce the same hash value. &amp;nbsp;There is no way to know whether the collision value is the original value.)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 03:08:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622045#M16480</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2022-11-25T03:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption and decryption</title>
      <link>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622047#M16481</link>
      <description>&lt;P&gt;Encryption and hashing are different things - you are not "encrypting" data, you are just creating a hash of the data (User)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Hash_function" target="_blank"&gt;https://en.wikipedia.org/wiki/Hash_function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example, if you think that A=1, B=2 etc, then a "hash" of the word "HELLO" could be 52 (8+5+12+12+15)&lt;/P&gt;&lt;P&gt;But you cannot reverse 52 to make the word "HELLO" again - 52 could equally be ZZ or 52 letter A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 03:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Is-there-a-Splunk-command-to-decrypt-encrypted-values-under/m-p/622047#M16481</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-11-25T03:19:15Z</dc:date>
    </item>
  </channel>
</rss>

