Skip to main content

hunting-ldap-injection-and-bind-trust

Hunt LDAP injection and bind-trust flaws where untrusted input reaches a directory query or an authentication bind: a request value spliced into a search filter or a distinguished name without escaping, letting the caller alter the filter logic or the search base, and authentication flows that bind with attacker-influenced credentials in ways that permit anonymous or unauthenticated bind to pass as success. Covers filter metacharacter injection, DN injection that changes the subtree searched, and bind logic that treats an empty-password or anonymous bind as a valid login. Use when an application builds LDAP filters or DNs from input, or authenticates by binding to a directory. The untrusted value that becomes filter or DN structure is the source, the search or bind call is the sink, and the missing escape or the accepted anonymous bind is the bug.

インストールへ移動

ソース情報

リポジトリ
UnboundCompute/security-agent-skills
ソースの最終更新活動
2026年8月26日 07:09
検出された SKILL.md の言語
英語
スター
4
フォーク
2

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。