Skip to content

Technigo/security-scanning-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Scanning Practice

This repository is part of an online cybersecurity course and is meant to be used for learning and practice.

⚠️ Important: The code in this repository is intentionally vulnerable.

That means:

  • It does not represent best practices
  • It should not be used as a reference for production code
  • It is designed to contain security issues on purpose

🎯 Purpose

The goal of this repository is to help you:

  • Practice finding security vulnerabilities
  • Learn how security scanning tools work
  • Understand common mistakes that lead to real-world security issues
  • Fix vulnerabilities in a safe, controlled environment

You’ll use this repository to experiment with things like:

  • Secret scanning
  • Dependency vulnerability scanning (SCA)
  • Static application security testing (SAST)

🧠 How to use this repository

  1. Fork the repository
  2. Enable the recommended security tools
  3. Review the findings carefully
  4. Fix the vulnerabilities step by step

Mistakes are expected here — that’s the point.

🚫 Do not use in production

This repository is for educational purposes only. Never deploy this code or reuse it in real applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •