Skip to content

Commit

Permalink
switch to upstream ja4+ plugin repo:
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Oct 24, 2024
1 parent 536aa66 commit 582c440
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -3760,7 +3760,7 @@ def main():
metavar='<string>',
type=str,
default='',
help='Malcolm container images .tar.gz file for installation',
help='Malcolm container images .tar.xz file for installation',
)

runtimeOptionsArgGroup = parser.add_argument_group('Runtime options')
Expand Down
2 changes: 1 addition & 1 deletion shared/bin/zeek_install_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ ZKG_GITHUB_URLS=(
"https://github.com/corelight/zeek-xor-exe-plugin|master"
"https://github.com/corelight/zerologon"
"https://github.com/cybera/zeek-sniffpass"
"https://github.com/piercema/ja4"
"https://github.com/FoxIO-LLC/ja4|main"
"https://github.com/mmguero-dev/bzar"
"https://github.com/ncsa/bro-is-darknet"
"https://github.com/ncsa/bro-simple-scan"
Expand Down

0 comments on commit 582c440

Please sign in to comment.