GitHub Oauth application revoke tokens.


Description

GitHub Oauth application revoke tokens.

Query · wazuh

field github.action="oauth_application.revoke_tokens"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. 91100 GitHub alert. anchor level 0
    decoded_as=json AND field integration="github"
  2. field github.action="^oauth_application.\.*"
  3. 91186 GitHub Oauth application revoke tokens. refinement level 7 this rule
    field github.action="oauth_application.revoke_tokens"

Rule dependencies

Depends on

Raw source GitHub Oauth application revoke tokens. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="91186" level="7">
        <if_sid>91182</if_sid>
        <field name="github.action">oauth_application.revoke_tokens</field>
        <description>GitHub Oauth application revoke tokens.</description>
        <options>no_full_log</options>
        <group>git_oauth_application</group>
    </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.