Skip to content
View dApY3112's full-sized avatar

Highlights

  • Pro

Block or report dApY3112

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dApY3112/README.md

πŸ‘‹ Hi, I'm dApY3112!

Typing SVG

πŸš€ About Me

  • πŸ” Interested in Cybersecurity, AI Security, Privacy, and Applied Cryptography
  • πŸ”­ Currently working on Security Automation, IAM, and Vulnerability Management
  • 🧠 Exploring Explainable AI and Zero-Knowledge Proofs for Cybersecurity
  • 🌱 Currently learning more about DevSecOps, Secure Software Engineering, and Access Governance
  • πŸ§ͺ Building practical and isolated security labs using Python, Docker, and Linux
  • πŸ’¬ Ask me about Python, Security Automation, IAM, XAI, and Cybersecurity Research
  • πŸ“« Reach me at ntannguyen2004@gmail.com

πŸ” Research Interests

  • AI-assisted security operations
  • Explainable intrusion detection
  • AI security and trustworthy AI
  • Privacy-preserving machine learning
  • Zero-knowledge proofs
  • Applied cryptography
  • Identity and Access Management
  • Vulnerability management
  • Secure software engineering
  • Cybersecurity automation

πŸ› οΈ Tech Stack

Programming and Development

Python Flask FastAPI SQL Git

Security and Infrastructure

Cybersecurity IAM DevSecOps Docker Linux Nmap

AI, Privacy and Cryptography

Machine Learning Explainable AI AI Security Privacy Cryptography

πŸ”₯ Featured Projects

VulnOps Automation Toolkit

IGA Workflow Simulation

System Hardening

Football Flask Project

πŸ’Ό Key Projects

A Python-based security automation toolkit that converts vulnerability scan exports into structured and actionable security documentation.

The toolkit supports:

  • Vulnerability normalization and deduplication
  • Risk-register generation
  • Remediation tracking
  • Weekly security reporting
  • Audit-ready evidence-pack generation

A lightweight simulation of Identity Governance and Administration workflows, including:

  • Joiner, Mover, and Leaver processes
  • Role-Based Access Control
  • Access requests and approvals
  • Periodic access reviews
  • Audit-friendly documentation
  • Stakeholder communication templates

πŸ§ͺ Brutus Mini Lab

A self-contained Docker laboratory for demonstrating safe and authorized credential validation.

The laboratory includes intentionally vulnerable and secured versions of:

  • SSH
  • FTP
  • HTTP Basic Authentication

All services are isolated and exposed only through localhost. The project uses tiny lab-only wordlists and is designed strictly for ethical cybersecurity education and authorized local testing.

πŸ” Zero-Knowledge Verifiable Explanations for Intrusion Detection

A research prototype combining machine learning, explainable artificial intelligence, and zero-knowledge proofs.

The prototype investigates how to verify that:

  • A prediction was generated from a private network-flow input
  • The explanation corresponds to the same hidden input
  • Semantic-group feature attributions were calculated correctly
  • Only selected outputs are publicly disclosed

Main technologies and methods:

  • Logistic Regression
  • Semantic-group Exact SHAP
  • Circom
  • Groth16
  • IoT intrusion-detection data

A collection of system-hardening configurations, practical security exercises, and recommendations covering:

  • Linux security
  • Service exposure reduction
  • Access control
  • Firewall configuration
  • Network-service enumeration
  • Logging and monitoring
  • Secure configuration documentation

A containerized Flask web application developed using Python and Docker.

The project demonstrates experience with:

  • Backend development
  • Web application architecture
  • Database integration
  • Containerization
  • Application deployment

πŸ“Š GitHub Stats

GitHub Stats Top Languages
GitHub Streak

πŸ“ˆ Activity Graph

Activity Graph

🌐 Connect with Me

GitHub LinkedIn Email


Profile Views



Cybersecurity Β· AI Security Β· Privacy Β· IAM Β· Applied Cryptography

Popular repositories Loading

  1. webvisualize webvisualize Public

    JavaScript

  2. football-backend-project football-backend-project Public

    JavaScript

  3. network_packet_sniffer network_packet_sniffer Public

    Python

  4. football-flask-project football-flask-project Public

    Python

  5. audit-and-pentest audit-and-pentest Public

    Course in JAMK

  6. password-manager password-manager Public

    Python