-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Weirds are generated as strings and are not documented like other enum
s.
This ended up on my radar recently due to popular LLMs completely hallucinating what DNS_Conn_count_too_large
means. This is because that weird and many others like it are not really documented anywhere.
For each weird we should probably have:
- When precisely is this generated?
- What does this mean for zeek?
- Is any action required?
Also, are all weirds tested? do we have a pcap that generates each one?
Metadata
Metadata
Assignees
Labels
No labels