Skip to content

A lightweight PHP/MySQL task app I built for experimenting with real-world web security concepts and hardening practices.

Notifications You must be signed in to change notification settings

ClearLotus-git/VulnTasks-LAMP-LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VulnTasks-LAMP-LAB

A small LAMP (Linux, Apache, MySQL, PHP) project I’m building.

The goal is to build simple features, test common vulnerabilities, and then secure them step by step.
I’ll be using this as a sandbox for SQL injection, XSS, and other web app security stuff.


Focus

  • Setting up the base LAMP app
  • Building a basic login system (will start intentionally vulnerable)

Stack

  • Apache / PHP
  • MySQL
  • HTML / CSS / JS (basic)

You can follow the full step-by-step guide here:
--->View the Walkthrough<---

About

A lightweight PHP/MySQL task app I built for experimenting with real-world web security concepts and hardening practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages