

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://vckie.github.io/</id>
  <title>Vkie - blog</title>
  <subtitle>Personal Blog to stay updated.</subtitle>
  <updated>2026-09-18T01:51:59+00:00</updated>
  <author>
    <name>Vigneshwaran J</name>
    <uri>https://vckie.github.io/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://vckie.github.io/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="https://vckie.github.io/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 Vigneshwaran J </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>The Hidden Risk: How Employees Inadvertently Expose Sensitive Data to Public AI Platforms</title>
    <link href="https://vckie.github.io/posts/AI-Exposure/" rel="alternate" type="text/html" title="The Hidden Risk: How Employees Inadvertently Expose Sensitive Data to Public AI Platforms" />
    <published>2026-07-31T16:00:00+00:00</published>
  
    <updated>2026-07-31T16:00:00+00:00</updated>
  
    <id>https://vckie.github.io/posts/AI-Exposure/</id>
    <content type="text/html" src="https://vckie.github.io/posts/AI-Exposure/" />
    <author>
      <name>Vigneshwaran J</name>
    </author>

  
    
    <category term="AI" />
    
    <category term="Security" />
    
    <category term="Defensive" />
    
    <category term="Analysis" />
    
    <category term="Threat Hunting" />
    
  

  <summary>Disclaimer: All sensitive organizational data, specific product names, and internal metrics in this post have been generalized, anonymized, or redacted for security and confidentiality concerns.   Executive Summary  As generative AI tools like ChatGPT, Claude, Gemini, and others become ubiquitous in the workplace, organizations face a new and growing security challenge: employees inadvertently ...</summary>

  </entry>

  
  <entry>
    <title>Installing and Removing Nessus on Ubuntu</title>
    <link href="https://vckie.github.io/posts/installing-nessus-on-ubuntu/" rel="alternate" type="text/html" title="Installing and Removing Nessus on Ubuntu" />
    <published>2026-02-08T00:00:00+00:00</published>
  
    <updated>2026-02-08T00:00:00+00:00</updated>
  
    <id>https://vckie.github.io/posts/installing-nessus-on-ubuntu/</id>
    <content type="text/html" src="https://vckie.github.io/posts/installing-nessus-on-ubuntu/" />
    <author>
      <name>Vigneshwaran J</name>
    </author>

  
    
    <category term="security" />
    
    <category term="Installation" />
    
  

  <summary>Quick reference notes for installing Nessus on Ubuntu via .deb package, and for cleanly removing it afterward.  Download  Grab the appropriate .deb package from the official Tenable downloads page:  https://www.tenable.com/downloads/nessus  Install  Install the downloaded package with dpkg:  dpkg -i Nessus-10.12.1-ubuntu1604_amd64.deb   Start the Nessus service:  systemctl start nessusd.service...</summary>

  </entry>

  
  <entry>
    <title>The Hidden Flaw in Your SIEM</title>
    <link href="https://vckie.github.io/posts/SIEM-rules-flaw/" rel="alternate" type="text/html" title="The Hidden Flaw in Your SIEM" />
    <published>2025-10-25T01:30:00+00:00</published>
  
    <updated>2025-10-25T01:30:00+00:00</updated>
  
    <id>https://vckie.github.io/posts/SIEM-rules-flaw/</id>
    <content type="text/html" src="https://vckie.github.io/posts/SIEM-rules-flaw/" />
    <author>
      <name>Vigneshwaran J</name>
    </author>

  
    
    <category term="SOC" />
    
    <category term="SIEM" />
    
    <category term="Defensive" />
    
    <category term="Analysis" />
    
    <category term="Threat Hunting" />
    
  

  <summary>A critical detection gap that may have been lurking in your environment for years, See How Attackers Bypass Email Detection Rules Using Substring Whitelisting    Introduction  During a routine review of phishing detection rules in a SIEM environment, I discovered something that stopped me in my tracks — a fundamental flaw in how email-based whitelisting was implemented. The logic had been runni...</summary>

  </entry>

  
  <entry>
    <title>The Browser Extension - The SoC's Blind Spot</title>
    <link href="https://vckie.github.io/posts/The-Browser-Extension-Blind-Spot-Uncovering-Hidden-Security-Risks-in-Enterprise-Environments/" rel="alternate" type="text/html" title="The Browser Extension - The SoC&amp;apos;s Blind Spot" />
    <published>2025-10-20T01:30:00+00:00</published>
  
    <updated>2025-10-20T01:30:00+00:00</updated>
  
    <id>https://vckie.github.io/posts/The-Browser-Extension-Blind-Spot-Uncovering-Hidden-Security-Risks-in-Enterprise-Environments/</id>
    <content type="text/html" src="https://vckie.github.io/posts/The-Browser-Extension-Blind-Spot-Uncovering-Hidden-Security-Risks-in-Enterprise-Environments/" />
    <author>
      <name>Vigneshwaran J</name>
    </author>

  
    
    <category term="SOC" />
    
    <category term="SIEM" />
    
    <category term="Defensive" />
    
    <category term="Analysis" />
    
    <category term="Threat Hunting" />
    
  

  <summary>Executive Summary  Browser extensions have become ubiquitous productivity tools, but they also represent one of the most overlooked attack vectors in enterprise security. A recent three-month investigation into browser extension installations across corporate endpoints revealed a concerning pattern: employees routinely installing VPN tools, cryptocurrency wallets, deprecated add-ons, and even c...</summary>

  </entry>

  
  <entry>
    <title>Domain Expiry Monitoring with n8n - Automated Notifications</title>
    <link href="https://vckie.github.io/posts/Domain-Expiry-Monitoring-with-n8n-Automated-Notifications/" rel="alternate" type="text/html" title="Domain Expiry Monitoring with n8n - Automated Notifications" />
    <published>2025-10-12T10:30:00+00:00</published>
  
    <updated>2026-09-18T01:51:06+00:00</updated>
  
    <id>https://vckie.github.io/posts/Domain-Expiry-Monitoring-with-n8n-Automated-Notifications/</id>
    <content type="text/html" src="https://vckie.github.io/posts/Domain-Expiry-Monitoring-with-n8n-Automated-Notifications/" />
    <author>
      <name>Vigneshwaran J</name>
    </author>

  
    
    <category term="Automation" />
    
    <category term="n8n" />
    
    <category term="Domain Management" />
    
  

  <summary>In this blog, we’ll explore how to build an automated domain expiry monitoring system using n8n. This workflow tracks your domain names, checks their expiration dates using RDAP (Registration Data Access Protocol), and sends email alerts when renewal is due.  Sample Notification:    Overview  Managing multiple domain names can be challenging, especially when it comes to tracking expiration date...</summary>

  </entry>

</feed>


