[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

websecurify/acme-lock-me-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow on Twitter

 _        ______   ______  _    __              
| |      / |  | \ | |     | |  / /              
| |   _  | |  | | | |     | |-< <               
|_|__|_| \_|__|_/ |_|____ |_|  \_\              
                                            
 _________   ______    ______   _    _  _______ 
| | | | | \ | |       / |  | \ | |  | |   | |   
| | | | | | | |----   | |  | | | |  | |   | |   
|_| |_| |_| |_|____   \_|__|_/ \_|__|_|   |_|   

by Websecurify (pdp)

The following application, written on top of MongoDB and NodeJS, demonstrates a simple but not too obvious vulnerability in the this particular technology stack that can be used to successfully bypass the login prompt.

System Requirements

You will need docker installed and fully functional.

How To Build

Run the following command:

make docker-build

How To Use

Run the following command:

make docker-run

The application will be available on localhost:49090.