Skip to main content

hunting-mutual-tls-and-service-identity-gaps

Hunt for gaps in how a service establishes and verifies the identity of the peer calling it: a mutual-TLS endpoint that requests a client certificate but does not require or verify it, verification that checks the certificate chains to a trusted authority but never checks which identity it names, a trust anchor broad enough that any certificate it issued is accepted as any service, and an identity derived from a spoofable attribute (a header, a source IP) instead of the verified certificate. Covers service-to-service calls where mutual TLS or a certificate is meant to prove which service is calling. Use when a service authorizes callers by their identity and mutual TLS or a client certificate is the proof. The unverified or misbound peer is the source, the called service it authenticates to is the sink, and the missing certificate requirement, identity check, or trust-anchor scoping that admits it is the bug.

インストールへ移動

ソース情報

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

インストール方法

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

ソースファイルを確認

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