Skip to content

Sebas add dns for ipv6#1974

Merged
AlyaGomaa merged 31 commits into
developfrom
sebas-add-dns-for-ipv6
Jun 4, 2026
Merged

Sebas add dns for ipv6#1974
AlyaGomaa merged 31 commits into
developfrom
sebas-add-dns-for-ipv6

Conversation

@eldraco

@eldraco eldraco commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

This PR is to add the capability to ingnore the DNS and DHCP connection to the local DNS server as found by heuristics.
Both for ipv4 and ipv6

Fixes Issue

There were alerts of packets to the local dns server reported as evidence 'info'

Changes proposed

To detect ipv6 DNS server IP.
To check that if a dns or dhcp goes to any ipv4 or ipv6 IP then it should not be evidenced

Steps you followed to test the changes purposed in this PR:

  • all test pass
  • new test were created

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.
  • My PR is based on develop branch. (mandatory)

eldraco added 25 commits June 2, 2026 17:52
- Updated documentation to include IPv6 DNS server heuristics.
- Enhanced connection checks to handle both IPv4 and IPv6 addresses.
- Modified local network detection to support IPv6 addresses.
- Added unit tests for IPv6 scenarios in DNS and local network handling.
…nd improve handling of public DNS connections
@AlyaGomaa

Copy link
Copy Markdown
Collaborator
Screenshot_20260604_205836 niccce

@AlyaGomaa AlyaGomaa merged commit 4ee41be into develop Jun 4, 2026
109 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Slips Jun 4, 2026
@AlyaGomaa AlyaGomaa deleted the sebas-add-dns-for-ipv6 branch June 4, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants