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 Oct 19, 2023
1 parent 08134d1 commit b015a13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aggregate.meta
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ script_dir = scripts
summary = A Zeek based Gozi malware detector.
test_command = cd testing && btest -c btest.cfg
url = https://github.com/corelight/zeek-gozi-detector
version = v0.1.7
version = v0.1.8

[corelight/zeek-jpeg]
build_command = ./configure --enable-debug && make
Expand Down Expand Up @@ -1561,7 +1561,7 @@ script_dir = scripts
summary = A Zeek based Amadey malware detector.
test_command = cd testing && btest -c btest.cfg
url = https://github.com/keithjjones/zeek-amadey-detector
version = v0.1.7
version = v0.1.8

[keithjjones/zeek-njrat-detector]
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand All @@ -1572,7 +1572,7 @@ script_dir = analyzer
summary = A Zeek based njRAT detector.
test_command = cd testing && btest -c btest.cfg
url = https://github.com/keithjjones/zeek-njrat-detector
version = v0.1.11
version = v0.1.12

[klehigh/find_smbv1]
credits = Mark Overholser converted to support newer Zeek
Expand Down

0 comments on commit b015a13

Please sign in to comment.