Skip to content

Commit

Permalink
krb5: improves check for alert app-layer data
Browse files Browse the repository at this point in the history
  • Loading branch information
catenacyber authored and victorjulien committed Nov 21, 2023
1 parent 4d2bd8c commit 4de2a8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/krb5-kerberoasting/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ checks:
match:
event_type: alert
alert.signature_id: 1
- filter:
min-version: 8
count: 1
match:
event_type: alert
alert.signature_id: 1
krb5.msg_type: KRB_TGS_REP
- filter:
count: 1
match:
Expand Down

0 comments on commit 4de2a8c

Please sign in to comment.