OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
27.1k stars 3.8k forks source link

Update: LDAP Injection Prevention Cheat Sheet #1313

Open wittjoe1 opened 5 months ago

wittjoe1 commented 5 months ago

Introduction

What is missing or needs to be updated?

LINQtoLDAP this project seems to be outdated. Responding to .NET-Standard 2.0 an 3.5 which are outdated too.

How should this be resolved?

Please check, if something like LINQtoLDAP is still necessary...

############################################################################################

Defense Option 2: Use Frameworks that Automatically Protect from LDAP Injection

What is missing or needs to be updated?

Link to https://linqtoad.codeplex.com/ is outdated, as codeplex is offline since 2017. LINQ to Active Directory is deleted. This project has been deleted. ref. https://openhub.net/p/LINQtoAD

How should this be resolved?

Please check, if something like LINQtoAD is still necessary...

############################################################################################ Please check, if this CheatSheet is still necessary

mackowski commented 4 months ago

Hey @wittjoe1 do you want to make a PR that fixes that?