networking:wireshark
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:wireshark [2025/01/27 11:23] – bstafford | networking:wireshark [2025/08/24 17:06] (current) – bstafford | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wireshark ====== | ====== Wireshark ====== | ||
| - | Show all DNS queries from local IP that are for a specific FQDN | + | Show all DNS queries from local IP that are for a specific FQDN. |
| + | |||
| + | **NOTE**: This will obviously not show the return queries as we are only showing outbound requests. | ||
| < | < | ||
| + | |||
| + | < | ||
| + | |||
| + | Show HTTPS sites visited | ||
| + | < | ||
| + | Filter by specific HTTPS site | ||
| + | < | ||
| + | |||
| + | List A record queries/ | ||
| + | < | ||
| + | Other types: | ||
| + | * AAAA = 28 | ||
| + | * TXT = 16 | ||
| + | * NS = 2 | ||
| + | * PTR = 12 | ||
| + | * CNAME = 5 | ||
| + | * HTTPS = 65 | ||
| + | * MX = 15 | ||
| + | |||
| + | Full list [[https:// | ||
| + | |||
| + | To get just queries (and not responses) add the following | ||
| + | < | ||
| + | To get just responses(and not queries) add the following | ||
| + | < | ||
| ===== General Filters ===== | ===== General Filters ===== | ||
| Search Wireshark for packets that contain an IP address that are results of a DNS query. | Search Wireshark for packets that contain an IP address that are results of a DNS query. | ||
| Line 50: | Line 77: | ||
| < | < | ||
| + | ===== Filtering ===== | ||
| + | |||
| + | Capture all DNS queries (non-responses) directed to the DNS servers: | ||
| + | < | ||
| + | |||
| + | The filtered data was exported to a plain text file for further processing. | ||
| + | |||
| + | Total DNS Queries Captured: | ||
| + | < | ||
| + | Top 30 Queried Domains: | ||
| + | < | ||
| + | |||
| + | Top 30 Querying Clients: | ||
| + | < | ||
| + | |||
| + | Top FQDNs Queried by the Top 5 Clients: | ||
| + | < | ||
| + | |||
| + | Top Domains Queried by the Top 5 Clients: | ||
| + | < | ||
networking/wireshark.1737976989.txt.gz · Last modified: by bstafford
