Skip to content

rahuldavis91/gravityzone-web-access-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Web Access Control using Bitdefender GravityZone

Complete Cybersecurity Implementation | Category Filtering | URL Blacklisting | SOC Monitoring

A professional, hands-on project showcasing Web Access Control configuration using Bitdefender GravityZone Business Security, where I implemented category filtering, custom blacklisting, real endpoint enforcement, and log analysis.


🚀 Features Implemented

  • 🔒 Category-based Web Filtering
  • 🔗 Custom URL Blacklisting
  • 🖥️ Windows 10 Endpoint Enforcement
  • 📊 Threats Xplorer Log Monitoring
  • ⚠️ Blocked Page Capture
  • 🎯 SOC-Style Event Analysis

🧰 Tools & Technologies

Tool Purpose
Bitdefender GravityZone (Cloud) Centralized security management
BEST Endpoint Agent Local policy enforcement
Windows 10 VM Testing blocked URLs & categories
Threats Xplorer Event and log analysis

📁 Advanced Project Structure

bitdefender-web-access-control/
│
├── README.md                         # Full project documentation (this file)
│
├── docs/                             # Additional documentation
│   ├── policy-details.md             # Policy settings & category explanation
│   └── testing-methodology.md        # How tests were executed step-by-step
│
├── logs/                             # Logs & exports
│   └── web-access-control-export.csv # Exported blocked events (optional)
│
└── screenshots/                      # Visual proof of implementation
    ├── 01-policy-creation.png        # Category filtering policy creation
    ├── 02-url-blacklist.png          # Custom URL blacklist
    ├── 03-blocked-page.png           # Windows 10 block page result
    └── 04-logs.png                   # SOC-style log monitoring screenshot

🛠️ 1. Policy Creation (Category-Based Filtering)

Applied Web Access Control rules to block multiple risk categories such as:

  • 🟥 Gambling
  • 🟧 Games
  • 🟦 Social Networks
  • 🟩 Hacking
  • 🟪 Adult Content
  • 🟨 Drugs
  • 🟫 Hate / Violence
  • ⚫ Proxy / VPN / Web Proxy

📸 Screenshot:
/screenshots/01-policy-creation.png


🔗 2. Custom URL Blacklisting

Configured manual URL blocking for specific websites to simulate real-world restrictions.

Blocked examples:

  • facebook.com
  • instagram.com
  • testbook.com
  • YouTube test URLs

📸 Screenshot:
/screenshots/02-url-blacklist.png


🖥️ 3. Endpoint Enforcement (Windows 10 Test)

Tested multiple blocked URLs in the endpoint:

✔️ Firefox & Edge used
✔️ Block page triggered successfully
✔️ BEST agent enforced policy in real time

📸 Screenshot:
/screenshots/03-blocked-page.png


📊 4. SOC Monitoring – Threats Xplorer Logs

Reviewed all blocked actions:

  • URL
  • Category
  • Endpoint Name
  • Timestamp
  • Action Taken (Blocked)

📸 Screenshot:
/screenshots/04-logs.png


🎯 Skills Demonstrated

  • Bitdefender GravityZone Administration
  • Endpoint Policy Enforcement
  • SOC-style Monitoring & Analysis
  • Web Filtering & Threat Protection
  • Incident Response Mindset
  • Security Documentation
  • Windows Endpoint Testing

🧾 How to Use This Project

  • Clone or review repo
  • Follow screenshots to understand configuration
  • Check logs for validation
  • Use policy details in /docs for learning

🔗 Connect With Me

Rahul Kumar
🎓 Cybersecurity Enthusiast
💼 Aspiring Security Analyst / Security Engineer
📧 https://www.linkedin.com/in/rahuldavis91/


⭐ Like this project?

Leave a star ⭐ on the repo — it motivates me to build more cybersecurity projects!

About

Web Access Control project using Bitdefender GravityZone (Business Security)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors