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.md #1442

Closed ianakt closed 4 days ago

ianakt commented 5 days ago

Changed "will" to with in the section "Search Filter Escaping" From this: "If you are interested in searching through LDAP for users will certain attributes, you may do so with search filters." Into this: "If you are interested in searching through LDAP for users with certain attributes, you may do so with search filters."

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

:triangular_flag_on_post: If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #.

Thank you again for your contribution :smiley: