Skip to content
Gowri InfoSec

Gowri Infosec

  • Home
  • Glossary
Latest
How to Setup a Go Web Service as a System-Level Service on Ubuntu (Step-by-Step Guide)
October 28, 2025
How to Add Number of Days to Current Date in Go
How to Add Number of Days to Current Date in Golang
October 27, 2025
How to Create a Go Module for “Hello World” Using Fiber on Ubuntu
How to Write a ‘Hello World’ Program in GoLang
October 27, 2025
How to Hide PHP Version on Ubuntu Nginx Server
October 27, 2025
CVE-2025-61932 Critical Remote Code Execution Vulnerability in LANSCOPE Endpoint Manager
CVE-2025-61932: Critical Remote Code Execution Vulnerability in LANSCOPE Endpoint Manager
October 23, 2025
Types of GPU | Integrated, Dedicated, Workstation, Mobile & Server GPUs Explained
Types of GPU | Integrated, Dedicated, Workstation, Mobile & Server GPUs Explained
October 22, 2025
lshw Command in Linux: How to List Detailed Hardware Information
lshw Command in Linux: How to List Detailed Hardware Information
October 22, 2025
How to Fix “No ‘Access-Control-Allow-Origin’ Header” CORS Error in JavaScript
October 21, 2025
Broken Access Control (OWASP Top 10 #1) – Understanding, Examples & Prevention
Broken Access Control (OWASP Top 10 #1) – Understanding, Examples & Prevention
October 20, 2025
OWASP Top 10 Guide for Developers and Security Teams
October 17, 2025
PCI DSS 3.2.1 vs PCI DSS 4.0.1: Global Compliance & Security Differences Explained
PCI DSS 3.2.1 vs PCI DSS 4.0.1: Global Compliance & Security Differences Explained
October 16, 2025
Top Cybersecurity Trends 2025: What Every Business Needs to Know
Top Cybersecurity Trends 2025: What Every Business Needs to Know
October 15, 2025
Posted inGoLang Linux Commands Tutorial

How to Setup a Go Web Service as a System-Level Service on Ubuntu (Step-by-Step Guide)

Learn how to set up a Go web service as a system-level service on Ubuntu using systemd. This step-by-step guide helps you automate startup, improve…
Read More
Posted by Gowri Shankar October 28, 2025No Comments
How to Add Number of Days to Current Date in Go
Posted inGoLang Tutorial

How to Add Number of Days to Current Date in Golang

Learn how to add number of days to current date in Go using the time package. Step-by-step example with code snippet and explanation. Perfect for…
Read More
Posted by Gowri Shankar October 27, 2025No Comments
How to Create a Go Module for “Hello World” Using Fiber on Ubuntu
Posted inTutorial GoLang

How to Write a ‘Hello World’ Program in GoLang

If you’re exploring Go (Golang) for building web applications, you’ve probably heard about Fiber one of the fastest web frameworks for Go, inspired by Express.js.…
Read More
Posted by Gowri Shankar October 27, 2025No Comments
Posted inServer Security Nginx

How to Hide PHP Version on Ubuntu Nginx Server

When hosting your website or web application on an Ubuntu server with Nginx and PHP, it’s essential to secure your setup by minimizing exposed information.…
Read More
Posted by Gowri Shankar October 27, 2025No Comments
CVE-2025-61932 Critical Remote Code Execution Vulnerability in LANSCOPE Endpoint Manager
Posted inCybersecurity Vulnerabilities Endpoint Security

CVE-2025-61932: Critical Remote Code Execution Vulnerability in LANSCOPE Endpoint Manager

Published: October 20, 2025 A critical vulnerability identified as CVE-2025-61932 has been discovered in LANSCOPE Endpoint Manager (On-Premises) developed by Motex Inc. (Japan).The issue stems…
Read More
Posted by Gowri Shankar October 23, 2025No Comments
Types of GPU | Integrated, Dedicated, Workstation, Mobile & Server GPUs Explained
Posted inAI & Machine Learning Hardware

Types of GPU | Integrated, Dedicated, Workstation, Mobile & Server GPUs Explained

Explore the different types of GPU – integrated, dedicated, workstation, mobile, server, and external GPUs. Learn their advantages, limitations, and ideal use cases. What is…
Read More
Posted by Gowri Shankar October 22, 2025No Comments
lshw Command in Linux: How to List Detailed Hardware Information
Posted inLinux Commands

lshw Command in Linux: How to List Detailed Hardware Information

Learn how to use the lshw command in Linux to view complete hardware details. Includes installation steps, examples, and tips for system administrators. When it…
Read More
Posted by Gowri Shankar October 22, 2025No Comments
Posted inWeb Application Security

How to Fix “No ‘Access-Control-Allow-Origin’ Header” CORS Error in JavaScript

Learn how to fix the “No 'Access-Control-Allow-Origin' header” CORS error in JavaScript by configuring CORS headers in Nginx, Apache, or Node.js. Web developers often encounter…
Read More
Posted by Gowri Shankar October 21, 2025No Comments
Broken Access Control (OWASP Top 10 #1) – Understanding, Examples & Prevention
Posted inCybersecurity

Broken Access Control (OWASP Top 10 #1) – Understanding, Examples & Prevention

Learn about OWASP Top 10 Requirement #1 – Broken Access Control. Understand what it is, common vulnerabilities, real-world examples, testing methods, and best practices to…
Read More
Posted by Gowri Shankar October 20, 2025No Comments
Posted inCybersecurity

OWASP Top 10 Guide for Developers and Security Teams

In today’s interconnected world, web applications have become the backbone of every business. From online banking to eCommerce, millions of users interact with web systems…
Read More
Posted by Gowri Shankar October 17, 2025No Comments

Posts pagination

1 2 Next page

Categories

  • AI & Machine Learning Hardware
  • Compliance
  • Cybersecurity
  • Cybersecurity Vulnerabilities
  • Endpoint Security
  • GoLang
  • Linux Commands
  • Nginx
  • Server Security
  • Tutorial
  • Web Application Security

Recent Posts

  • How to Setup a Go Web Service as a System-Level Service on Ubuntu (Step-by-Step Guide)
    by Gowri Shankar
    October 28, 2025
  • How to Add Number of Days to Current Date in Go
    How to Add Number of Days to Current Date in Golang
    by Gowri Shankar
    October 27, 2025
  • How to Create a Go Module for “Hello World” Using Fiber on Ubuntu
    How to Write a ‘Hello World’ Program in GoLang
    by Gowri Shankar
    October 27, 2025
  • How to Hide PHP Version on Ubuntu Nginx Server
    by Gowri Shankar
    October 27, 2025
Tags

Data Protection Go Golang GoLang tutorial Go programming Hide PHP version Nginx Ubuntu Linux Commands Nginx PatchNow Secure PHP Ubuntu server System Administration

You May Have Missed
Posted inGoLang Linux Commands Tutorial

How to Setup a Go Web Service as a System-Level Service on Ubuntu (Step-by-Step Guide)

Posted by Gowri Shankar October 28, 2025
How to Add Number of Days to Current Date in Go
Posted inGoLang Tutorial

How to Add Number of Days to Current Date in Golang

Posted by Gowri Shankar October 27, 2025
How to Create a Go Module for “Hello World” Using Fiber on Ubuntu
Posted inTutorial GoLang

How to Write a ‘Hello World’ Program in GoLang

Posted by Gowri Shankar October 27, 2025
Posted inServer Security Nginx

How to Hide PHP Version on Ubuntu Nginx Server

Posted by Gowri Shankar October 27, 2025
Search
About

Cybersecurity blog dedicated to sharing professional insights, practical ideas, and expert recommendations on cybersecurity, data protection, regulatory compliance, and server administration. I write about building secure, scalable digital ecosystems that align with global standards such as SOC 2, PCI DSS, and GDPR, helping businesses strengthen their security posture worldwide.

Categories
  • AI & Machine Learning Hardware
  • Compliance
  • Cybersecurity
  • Cybersecurity Vulnerabilities
  • Endpoint Security
  • GoLang
  • Linux Commands
  • Nginx
  • Server Security
  • Tutorial
  • Web Application Security
Information
  • Home
  • About Me
© 2025 — Gowri Infosec. All rights reserved.
Scroll to Top