Wireshark Automation To Capture only LDAP & DNS Traffic
Wireshark Automation To capture only LDAP & DNS Traffic into .CAP or another other format
Greetings to all!
I am working in a new project which needs Wireshark capture automation "to collect only LDAP & DNS" traffic in .CAP file or any other Wireshark readable format.
project requirement as follows :
Using scripted method (either dos, powershell etc), execute the script to capture only LDAP & DNS traffic (ip.src & ip.dst) in .cap file.
Script can be executed locally or best if can be trigger from remotely - windows server.
File can be saved on local DC / server or best way to save it on remote server share drive.
Requesting on this forum to share any sample Powershell scripts if its do able.
Please do share ideas how to achieve it.
Thanks a lot on Advance, Suvajit Basu
Is this a "real-time" continuous capture or a script run on a capture file after the capture has been completed?
Hi Grahamb,
Thanks for your query.
Script needs to start the real time traffic capture for LDAP & DNS . After 3 hours, stop the capture and save into .CAP file.'
Please let me know if there are any such scripts available on .bat or .PS1
Thanks, Suvajit Basu