Skip to content

WebSec101 - Introduction to Web Application Security Event - ISACA NSBM

Notifications You must be signed in to change notification settings

rvizx/WebSec101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSec101

WebSec101 - Introduction to Web Application Security Event by ISACA NSBM.

WebSec101 Logo

File Upload Vulnerabilities

Web applications that allow users to upload files to the server may be vulnerable to exploitation by attackers.

Security Misconfigurations

Common issues include exposed sensitive information such as passwords and API keys, as well as directory listing vulnerabilities.


Usage

To get started:

git clone https://github.com/rvizx/WebSec101
cd WebSec101
php -S localhost:8080

Then, visit http://localhost:8080 in your web browser.

About

WebSec101 - Introduction to Web Application Security Event - ISACA NSBM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published