Skip to content

barath-css/CodeAlpha_SecureCodingReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha Secure Coding Review

Project Overview

Secure code review of VulnBank — an intentionally vulnerable Python Flask web application.

Vulnerabilities Found

  • SQL Injection (High)
  • Command Injection (High)
  • Weak MD5 Hashing (High)
  • Flask Debug Mode (High)
  • Hardcoded Credentials (Low)

Tools Used

  • Bandit v1.9.4
  • Manual Code Review

Author

Barath k — CodeAlpha Cybersecurity Intern

About

Secure Code Review of VulnBank — A vulnerable Python Flask app. Found 7 security vulnerabilities using Bandit static analysis and manual testing. CodeAlpha Cybersecurity Internship Task 3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors