Skip to content

Commit

Permalink
Update aggregated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeek-bot committed Sep 30, 2024
1 parent 28cee7b commit e03566c
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion aggregate.meta
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ description = A Zeek package which provides common encodings and operations.
script_dir = scripts
tags = rc4, base64, bitshift, encoding, xor
version = 1.0.1
url = https://github.com/anthonykasza/common-encodings/
url = https://github.com/anthonykasza/common-encodings

[anthonykasza/indicator-rules]
depemds =
Expand All @@ -212,6 +212,16 @@ test_command = cd testing && btest -c btest.cfg
version = main
url = https://github.com/anthonykasza/ja4

[anthonykasza/ssl-extensions]
depends =
zeek >=6.1.0
description = A proof-of-concept demonstrating scriptland parsing and event routing for all SSL extensions
script_dir = scripts
tags = tls, ssl, experimental
test_command = cd testing && btest -c btest.cfg
version = main
url = https://github.com/anthonykasza/ssl-extensions

[apache/metron-bro-plugin-kafka]
build_command = ./configure --bro-dist=%(bro_dist)s --with-librdkafka=%(LIBRDKAFKA_ROOT)s && make
depends =
Expand Down Expand Up @@ -1347,6 +1357,14 @@ tags = logging, log framework
version = main
url = https://github.com/hosom/log-filters

[initconf/2024-09-cups-linux-rce]
description =
script_dir = scripts
tags =
test_command = ( cd tests && btest -d )
version = main
url = https://github.com/initconf/2024-09-cups-linux-rce

[initconf/Apple-RDP-net-assistant-DoS.git]
description = udp-3283-DoS
script_dir = scripts
Expand Down

0 comments on commit e03566c

Please sign in to comment.