diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 68591cf7..be32050e 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -84442,7 +84442,7 @@ credential-access: 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 @@ -94955,7 +94955,7 @@ discovery: 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 diff --git a/atomics/Indexes/windows-index.yaml b/atomics/Indexes/windows-index.yaml index 5be90067..ebe03643 100644 --- a/atomics/Indexes/windows-index.yaml +++ b/atomics/Indexes/windows-index.yaml @@ -69223,7 +69223,7 @@ credential-access: 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 @@ -77900,7 +77900,7 @@ discovery: 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 diff --git a/atomics/T1040/T1040.md b/atomics/T1040/T1040.md index 6def4c9f..16899c57 100644 --- a/atomics/T1040/T1040.md +++ b/atomics/T1040/T1040.md @@ -210,7 +210,7 @@ Upon successful execution, tshark will execute and capture 5 packets on interfac | Name | Description | Type | Default Value | |------|-------------|------|---------------| | interface | Specify interface to perform PCAP on. | string | Ethernet| -| wireshark_url | wireshark installer download URL | url | https://1.eu.dl.wireshark.org/win64/Wireshark-win64-latest.exe| +| wireshark_url | wireshark installer download URL | url | https://1.eu.dl.wireshark.org/win64/Wireshark-latest-x64.exe| | tshark_path | path to tshark.exe | path | c:\program files\wireshark\tshark.exe| | npcap_url | npcap installed download URL | url | https://nmap.org/npcap/dist/npcap-1.31.exe| | npcap_path | path to npcap.sys | path | C:\Program Files\Npcap\npcap.sys| 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