Merge branch 'master' into patch-7

This commit is contained in:
sai prashanth pulisetti
2024-03-13 17:46:09 +00:00
committed by GitHub
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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|
+1 -1
View File
@@ -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