Skip to content

Entropt/Vulnerable-Web-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vunerable Website by Entropt

Requirement

Vunerabilities Labs Web
SQL Injection completed completed
Insecure Deserialization completed completed
File upload completed completed
Cross-site scripting completed completed
Server-side template injection completed completed
Path Traversal completed completed

Specification

Specs Value
OS Kali Linux
Webserver Nginx
Language PHP
Database MariaDB

Website Analysis:

A website with normal login: completed
With picture upload in comments: completed
A newspaper website: done
XSS with comments: done

Instruction

Change the ownership of the upload directory to user www-data:
sudo chown -R www-data:www-data img/comments

Note: Insecure Deserialization vulnerability in this lab only works on PHP 7.4 or below because it's PHAR Deserialization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published