networking:wireshark
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:wireshark [2022/11/24 11:22] – bstafford | networking:wireshark [2025/08/24 17:06] (current) – bstafford | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wireshark ====== | ====== Wireshark ====== | ||
| - | ===== DNS Response | + | 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 | ||
| 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. | ||
| - | < | + | |
| - | < | + | < |
| - | < | + | < |
| - | < | + | < |
| < | < | ||
| < | < | ||
| < | < | ||
| + | < | ||
| + | < | ||
| + | ===== DHCP ===== | ||
| + | Filter queries based on the client MAC in the " | ||
| + | < | ||
| + | ===== DNS Filtering ===== | ||
| + | Filter just DNS queries | ||
| + | < | ||
| + | Filter DNS from IP and to IP | ||
| + | < | ||
| + | Filter both directions of flow from client to server. | ||
| + | < | ||
| + | Filter based on IP response to A record request | ||
| + | < | ||
| + | Filter by specific query | ||
| + | < | ||
| + | Filter by query that contains string | ||
| + | < | ||
| + | Filter for DNS queries only | ||
| + | < | ||
| + | Filter for DNS responses only | ||
| + | < | ||
| + | Filter by DNS transaction ID (where XX is the transaction ID) | ||
| + | < | ||
| + | Filter for Zone Transfers | ||
| + | < | ||
| + | |||
| + | Filter by DNS Option Codes | ||
| + | standard queries: < | ||
| + | inverse queries: < | ||
| + | server status requests: < | ||
| + | zone change notifications: | ||
| + | dynamic updates: < | ||
| + | |||
| + | Filter by recursive query: | ||
| + | < | ||
| + | Filter by non-recursive query: | ||
| + | < | ||
| + | |||
| + | ===== 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.1669288970.txt.gz · Last modified: by bstafford
