Skip to content

Ipv6 dns#6

Merged
zirngibl merged 3 commits into
tumi8:masterfrom
mkoch-tud:ipv6-dns
May 23, 2023
Merged

Ipv6 dns#6
zirngibl merged 3 commits into
tumi8:masterfrom
mkoch-tud:ipv6-dns

Conversation

@mkoch-tud

Copy link
Copy Markdown

Added support for ("A", "NS", "CNAME", "SOA", "PTR", "MX", "TXT", "AAAA", "RRSIG", "ALL") query types.
Changed the --probe-args structure - now same as original zmap: [qtype],[qname] like "A,www.google.com"
I also added support for dynamic DNS transaction id (was static before) - now, a new transaction id is set for every packet.
Updated README file with small documentation of DNS module

mkoch-tud and others added 3 commits April 13, 2023 16:42
Supported query types: ("A",  "NS",  "CNAME", "SOA",   "PTR", "MX", "TXT", "AAAA",  "RRSIG", "ALL")

Transaction id now changes for every packet
@zirngibl zirngibl merged commit 748f5e7 into tumi8:master May 23, 2023
DaveDaCoda pushed a commit to DaveDaCoda/zmap that referenced this pull request Sep 21, 2025
…ap#780)

* fist pass at a debian workflow

* Refactored debian workflow into a common bsd/linux yml. Edited Dockerfile

* attempt tumi8#2

* attempt tumi8#3

* attempt tumi8#4

* attempt tumi8#5

* attempt tumi8#6

* attempt tumi8#7

* attempt tumi8#8

* attempt tumi8#9

* attempt tumi8#10, at least we're getting into the debian dockerfile

* Looks like its working, causing a compile error in get_gateway_linux to see if check fails

* Confirmed, debian workflow is working!

* Removed debugging ls in .yml

* testing arch build

* Added fedora test

* testing Gentoo test

* phillip/773: refactored all the github compile actions to be in a single .yml file

* phillip/773: added arch and gentoo Install instructions

* phillip/773: removed extra space in arch.Dockerfile

* phillip/773: apparently the free-bsd vm is picky about having the run being on the same line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants