Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 327 Bytes

Fakeuser

Fakeuser is a simple LDAP server, written in node.js, with a MongoDB backend.

Usage looks like the following:

node server.js mongodb://db1.example.com,db2.example.com,db3.example.com/db collection dc=example,dc=com

About

Fakeuser was written for Stripe CTF3.