btest: Switch putty.org usage in tests to official URL

Closes #4655
This commit is contained in:
Arne Welzel 2025-07-14 08:54:14 +02:00
parent e91e9c4523
commit 13f32a6b37
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ redef Intel::read_files = { "./intel.dat" };
# @TEST-START-FILE intel.dat
#fields indicator indicator_type meta.source meta.desc meta.url
putty.exe Intel::FILE_NAME source1 SSH utility https://www.putty.org
putty.exe Intel::FILE_NAME source1 SSH utility https://www.chiark.greenend.org.uk/~sgtatham/putty/
zeek.exe Intel::FILE_NAME source1 A network monitor https://zeek.org
# @TEST-END-FILE