Skip to content

IPV6 DNS Takeover Attack via Rogue DHCP Server#5242

Merged
swachchhanda000 merged 17 commits into
SigmaHQ:masterfrom
NinnessOtu:patch-2
Oct 21, 2025
Merged

IPV6 DNS Takeover Attack via Rogue DHCP Server#5242
swachchhanda000 merged 17 commits into
SigmaHQ:masterfrom
NinnessOtu:patch-2

Conversation

@NinnessOtu
Copy link
Copy Markdown
Contributor

This rule detects a possible IPv6 DNS takeover using ISATAP configuration events (Event ID 4100).

Below is a screenshot showing evidence of the logs and the attack.
1_attack
2_logs

You can find the full details in my write-up on Medium:
https://medium.com/@ninnesoturan/detecting-ipv6-dns-takeover-a54a6a88be1f

@github-actions github-actions Bot added Rules Windows Pull request add/update windows related rules labels Mar 22, 2025
@NinnessOtu NinnessOtu changed the title Create Possible_IPV6_DNS_Takeover.yml Create win_system_possible_ipv6_dns_takeover.yml Mar 22, 2025
…stem_possible_ipv6_dns_takeover.yml

Co-authored-by: frack113 <62423083+frack113@users.noreply.github.com>
@NinnessOtu NinnessOtu requested a review from frack113 April 1, 2025 00:23
Copy link
Copy Markdown
Member

@frack113 frack113 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
I think the rule can be high as the legit use should be rare enough.

@swachchhanda000 swachchhanda000 added Work In Progress Some changes are needed Author Input Required changes the require information from original author of the rules and removed 2nd Review Needed labels Sep 5, 2025
@swachchhanda000
Copy link
Copy Markdown
Collaborator

Sorry for the late review. Let us know if you have anything to say about the review.

NinnessOtu and others added 2 commits September 5, 2025 12:02
…stem_possible_ipv6_dns_takeover.yml

Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
…stem_possible_ipv6_dns_takeover.yml

Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
@NinnessOtu
Copy link
Copy Markdown
Contributor Author

Looks great, thanks!

…stem_possible_ipv6_dns_takeover.yml

Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
@NinnessOtu
Copy link
Copy Markdown
Contributor Author

Done.
Sorry, my fault — I didn’t pay attention

@nasbench nasbench added Ready to Merge and removed Work In Progress Some changes are needed Author Input Required changes the require information from original author of the rules labels Oct 19, 2025
@nasbench nasbench added this to the Sigma-October-Release milestone Oct 19, 2025
@nasbench nasbench requested a review from phantinuss October 19, 2025 09:49
@swachchhanda000 swachchhanda000 changed the title Create win_system_possible_ipv6_dns_takeover.yml IPV6 DNS Takeover Attack via Rogue DHCP Server Oct 21, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new detection rule for identifying potential IPv6 DNS takeover attacks via rogue DHCP servers. The rule monitors ISATAP router address configuration events (Event ID 4100) which can indicate adversaries using tools like mitm6 to intercept traffic by advertising themselves as DHCPv6 servers.

Key Changes:

  • New YAML rule file for detecting ISATAP router address configuration events
  • Filters to exclude legitimate localhost configurations (127.0.0.1 and ::1)
  • Classification as medium-level threat with MITRE ATT&CK technique mappings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@swachchhanda000 swachchhanda000 merged commit 47fe9ca into SigmaHQ:master Oct 21, 2025
13 checks passed
swachchhanda000 added a commit to montysecurity/sigma that referenced this pull request Nov 19, 2025
new: ISATAP Router Address Was Set
---------

Co-authored-by: frack113 <62423083+frack113@users.noreply.github.com>
Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
Co-authored-by: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to Merge Rules Windows Pull request add/update windows related rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants