Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipv6 dns #6

Merged
merged 3 commits into from
May 23, 2023
Merged

Ipv6 dns #6

merged 3 commits into from
May 23, 2023

Conversation

mkoch-tud
Copy link

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
mkoch-tud pushed a commit to mkoch-tud/zmap that referenced this pull request Oct 10, 2024
…ap#780)

* fist pass at a debian workflow

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

* attempt #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