VAXINX Seal
// Cybersecurity Portfolio v2.0

VAXINX
Protocol

Regis Lara  ·  think_like_attacker → act_like_defender

01 — Verified Credentials

Cisco Introduction to Cybersecurity Badge
Verified

Cisco Networking Academy · May 01, 2026

Introduction to Cybersecurity

Foundation credential covering cyber threats, safe online practices, organizational risk mitigation, network defense, and system safeguards. Proficient in explaining attack vectors, vulnerability types, and career pathways in cybersecurity.

🧠 Resource Specialist 🛡️ Network Defense 🔐 System Safeguards

01b — Latest Achievements

Course Badge
🎖️
Introduction to Cybersecurity
📖 Intro to Cybersecurity
Certificate
📜
Introduction to Cybersecurity
📖 Intro to Cybersecurity
Achievement
🧠
Resource Specialist
📖 Intro to Cybersecurity
Achievement
🛡️
Network Defense
📖 Intro to Cybersecurity
Achievement
🔐
System Safeguards
📖 Intro to Cybersecurity

02 — In Progress

In Progress

Python Essentials 1

Building Python foundations for scanners, SIEM-lite logs, DLP checks, JSON reports, and dashboard automation.

Active Build

Defensive Scanner System

File scanner + stoplight risk logic + mini SIEM/DLP concept for educational defensive cybersecurity tooling.

03 — Skill Extraction

skill_map.py — VAXINX
resource_specialist = knowledge_base
network_defense = detect + block + monitor
system_safeguards = protect + control + policy

04 — One-Liner Locks

locks.sh — VAXINX Protocol
$ IDS = detect
$ IPS = block
$ SIEM = analyze_logs
$ DLP = protect_data
$ risk = probability * impact
$ security = prevent → detect → respond → recover
think_like_attacker → act_like_defender
// VAXINX LEARNING MODE

Reverse Learning System:

  • ⚙ BUILD → create working system
  • 🧪 TEST → observe behavior
  • ⚔ BREAK → find weaknesses
  • 🧠 UNDERSTAND → map to theory
  • 🛠 IMPROVE → refine logic
  • 🚀 DEPLOY → publish & verify
think_like_attacker → act_like_defender