Configuring Kerberos Authentication on Edge SWG with BCAAA

1. Introduction In enterprise environments, secure web access requires user identity verification, not just IP-based identification. Symantec/Broadcom Edge SWG (Secure Web Gateway, formerly ProxySG/ASG) supports multiple authentication methods. One of the most commonly deployed...

Monitoring File Activities with Linux Auditd

The Linux audit subsystem (auditd) is a powerful way to track what happens on your system at the syscall level. Security teams, system administrators, and incident responders often need to know who created or deleted...

Integrating Symantec Cloud SWG with Azure Entra ID (SAML SSO)

Introduction Symantec Cloud SWG (formerly Web Security Service, WSS) provides cloud-based secure web gateway functionality, enforcing traffic inspection and access policies.Azure Entra ID (formerly Azure Active Directory) is Microsoft’s identity platform that supports SAML...

Installing Symantec Content Analysis on VMware ESXi

Symantec Content Analysis (CA) provides advanced malware analysis and detection capabilities, designed to integrate seamlessly with Symantec security products. This guide explains how to install Content Analysis on a VMware ESXi host. Prerequisites Make...

Deploying Edge SWG Virtual Appliance on Azure

1. Download the Installation Package From the Broadcom support portal, download the Edge SWG Azure installation package.This package includes: 2. Create a Storage Account in Azure Click Review + Create, then Create. Deployment takes a few minutes....

Streamlining Symantec Cloud SWG Management with Python APIs

Symantec Cloud Secure Web Gateway (Cloud SWG) offers a powerful REST API interface, enabling seamless integration and automation for your security operations. This post will walk you through three common, practical use cases, demonstrating...

Simplify Your SSO Debugging: A Guide to SAML Tracer

SAML (Security Assertion Markup Language) is a widely adopted XML standard used for Single Sign-On (SSO) in enterprise environments. When SSO issues arise, troubleshooting can be a daunting task without the right tools. This...

Installing SimpleSAMLphp with Nginx

Setting up Single Sign-On (SSO) can seem daunting, but with tools like SimpleSAMLphp and a robust web server like Nginx, it’s more accessible than you might think. This guide will walk you through the...

Decrypting HTTPS Traffic with SSLKEYLOGFILE

In our daily online activities, HTTPS is the bedrock of our data security. It uses encryption to ensure our online communications, like banking, shopping, and social media interactions, are safe from eavesdropping and tampering....