<?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: How to decrypt the encrypted field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/657387#M227068</link>
    <description>&lt;P&gt;This is how it works with b64 encoding&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal 
| head 1
| decrypt field=splunk_server btoa()
| eval foo=decrypted
| decrypt field=foo b64()
| table splunk_server foo decrypted&lt;/LI-CODE&gt;&lt;P&gt;You must remember that it use field decrypted as output and it didn't change the original field.&lt;/P&gt;&lt;P&gt;Here is what functions it support &lt;A href="https://splunkbase.splunk.com/app/5565" target="_blank"&gt;https://splunkbase.splunk.com/app/5565&lt;/A&gt;&amp;nbsp;(Tab Details).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 05:53:49 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2023-09-13T05:53:49Z</dc:date>
    <item>
      <title>How to decrypt the encrypted field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/651842#M225321</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;We are basically forwarding the cloudflare firewall events to Splunk, we have enabled "payload logging" to view what payload was send by the user.&lt;/P&gt;
&lt;P&gt;Unfortunately the payload data which is forward to splunk is encrypted and we are not sure what tool to use to decrypt it.&lt;/P&gt;
&lt;P&gt;We do hold this private keys with us, but how to decrypt that in the splunk search is the question.&lt;/P&gt;
&lt;P&gt;We tried installing DECRYPT2 APP on Splunk but that is also of no help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone come across this type of issues and how have they fixed it. Request someone to suggest how to proceed with this.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 17:21:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/651842#M225321</guid>
      <dc:creator>bijodev1</dc:creator>
      <dc:date>2023-07-25T17:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrypt the encrypted field.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/651955#M225355</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;how that field has encrypted? Base64 or some other method?&lt;/P&gt;&lt;P&gt;I have used decrypt2 earlier without any issues with this kind of data. If I recall right it creates another field where it decrypt this field? It leave original field encrypted.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 17:18:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/651955#M225355</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-07-25T17:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrypt the encrypted field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/657139#M226977</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp; sorry for the late response.&lt;/P&gt;&lt;P&gt;I am not sure on that part, I guess they use this -&amp;nbsp; "hybrid public key Encryption". I did install Decrypt2 on Splunk but not sure how that works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 05:32:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/657139#M226977</guid>
      <dc:creator>bijodev1</dc:creator>
      <dc:date>2023-09-11T05:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrypt the encrypted field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/657387#M227068</link>
      <description>&lt;P&gt;This is how it works with b64 encoding&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal 
| head 1
| decrypt field=splunk_server btoa()
| eval foo=decrypted
| decrypt field=foo b64()
| table splunk_server foo decrypted&lt;/LI-CODE&gt;&lt;P&gt;You must remember that it use field decrypted as output and it didn't change the original field.&lt;/P&gt;&lt;P&gt;Here is what functions it support &lt;A href="https://splunkbase.splunk.com/app/5565" target="_blank"&gt;https://splunkbase.splunk.com/app/5565&lt;/A&gt;&amp;nbsp;(Tab Details).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 05:53:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-decrypt-the-encrypted-field/m-p/657387#M227068</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-09-13T05:53:49Z</dc:date>
    </item>
  </channel>
</rss>

