From 2340af5cccbe50cef751d92bd3068f883bda992a Mon Sep 17 00:00:00 2001 From: chandangupta1997 <78696179+chandangupta1997@users.noreply.github.com> Date: Mon, 11 Mar 2024 03:53:29 +0530 Subject: [PATCH] Update T1040.yaml Link was broken (#2721) Link is broken Might be a typo :-https://1.eu.dl.wireshark.org/win64/Wireshark-win64-latest.exe Correct Link :-https://1.eu.dl.wireshark.org/win64/Wireshark-latest-x64.exe --- atomics/T1040/T1040.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1040/T1040.yaml b/atomics/T1040/T1040.yaml index c359be16..113adab7 100644 --- a/atomics/T1040/T1040.yaml +++ b/atomics/T1040/T1040.yaml @@ -99,7 +99,7 @@ atomic_tests: wireshark_url: description: wireshark installer download URL type: url - default: https://1.eu.dl.wireshark.org/win64/Wireshark-win64-latest.exe + default: https://1.eu.dl.wireshark.org/win64/Wireshark-latest-x64.exe tshark_path: description: path to tshark.exe type: path