Skip to content

mnadeem2074/EthicalHacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ethical Hacking & Exploiting Vulnerabilities

Week 5 - Cybersecurity Internship

Vulnerabilities Fixed

  • SQL Injection (Critical) - Fixed with prepared statements
  • CSRF Attack (High) - Fixed with csurf tokens

Project Structure

  • vulnerable-test-app/ - App with SQL injection (Port 3002)
  • secure-fixed-app/ - Secure version (Ports 3003 & 3004)

Author

DevelopersHub Internship - Week 5

About

Ethical Hacking & Exploiting Vulnerabilities - SQL Injection, CSRF Protection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors