mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/4655-putty-org-to-chiark'
* origin/topic/awelzel/4655-putty-org-to-chiark: btest: Switch putty.org usage in tests to official URL
This commit is contained in:
commit
a014f48e0f
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
# @TEST-START-FILE intel.dat
|
# @TEST-START-FILE intel.dat
|
||||||
#fields indicator indicator_type meta.source meta.desc meta.url
|
#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
|
zeek.exe Intel::FILE_NAME source1 A network monitor https://zeek.org
|
||||||
# @TEST-END-FILE
|
# @TEST-END-FILE
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ redef Intel::read_files = { "./intel.dat" };
|
||||||
|
|
||||||
# @TEST-START-FILE intel.dat
|
# @TEST-START-FILE intel.dat
|
||||||
#fields indicator indicator_type meta.source meta.desc meta.url
|
#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
|
zeek.exe Intel::FILE_NAME source1 A network monitor https://zeek.org
|
||||||
# @TEST-END-FILE
|
# @TEST-END-FILE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue