ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] are there any ways to filter specific DNS queries

From: nangergong <nangergong@xxxxxxxxx>
Date: Wed, 20 Jun 2012 20:07:39 +0200
thanks, is it possible to specify part of the name?
for example, ntp1-mifd.com
                   ntp2-mifd.com ......

is is possible to specify these group of names with something like wildcard
*-mifd.com



On Sun, Jun 17, 2012 at 11:01 AM, Erik Hjelmvik <erik.hjelmvik@xxxxxxxxx> wrote:
You can use the -T fields switch and print "dns.qry.name" with tshark.

I've written a blog post to answer your question in better detail here:
http://netresec.com/?b=126C5CB

I hope it helps!

/erik


2012/6/15 nangergong <nangergong@xxxxxxxxx>:
> thanks, this is OK,
> but how to get the query name from a dns request packet with tshark?
> for example, the DNS request frame number is 29
> how to get the query name from this packet?
>
> On Tue, Jun 12, 2012 at 4:31 PM, <Tim.Poth@xxxxxxxxxxx> wrote:
>>
>> Something like this
>>
>> !dns.qry.name eq www.example.com
>>
>>
>>
>> From: wireshark-users-bounces@xxxxxxxxxxxxx
>> [mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of nangergong
>> Sent: Tuesday, June 12, 2012 10:22 AM
>>
>>
>> To: wireshark-users@xxxxxxxxxxxxx
>> Subject: [Wireshark-users] are there any ways to filter specific DNS
>> queries
>>
>>
>>
>> Hi, all:
>>
>>
>>
>>     I want to filter out some specific DNS queries. These DNS queries are
>> for some specific domain name or websites, for example www.example.com
>>     are there any ways for this filtering? Thanks!
>>
>>
>>
>> ___________________________________________________________________________
>> Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
>> Archives:    http://www.wireshark.org/lists/wireshark-users
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
>>
>> mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
>
>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-users
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
>             mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe



--
blog: http://www.netresec.com/?page=Blog
twitter: http://twitter.com/netresec
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
            mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe