This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
      • Netwitness XDR
      • EC-Council Training
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
    • Role-Based Training
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Discussions
  • NetWitness Community
  • Discussions
  • Re: SIGRed - 17 Year old DNS Vulnerability
  • Options
    • Subscribe to RSS Feed
    • Mark Topic as New
    • Mark Topic as Read
    • Float this Topic for Current User
    • Bookmark
    • Subscribe
    • Mute
    • Printer Friendly Page

SIGRed - 17 Year old DNS Vulnerability

JeremyKerwin
JeremyKerwin Valued Contributor
Valued Contributor
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2020-07-14 07:14 PM

I'm sure many have heard about the recent DNS vulnerability titled SIGRed. This one looks pretty bad.

https://research.checkpoint.com/2020/resolving-your-way-into-domain-admin-exploiting-a-17-year-old-bug-in-windows-dns-se… 

 

I'm curious about how to best leverage NetWitness Logs Packets and Endpoint to best be prepared to detect and response to this sort of attack.

 

One of the detection suggestions is to detect large malformed DNS requests, is this easy to do with NW?

Labels:
  • Labels:
  • RSA NetWitness Endpoint
  • Community Thread
  • Discussion
  • ECAT
  • EDR
  • Endpoint
  • Forum Thread
  • NetWitness
  • NWE
  • RSA NetWitness Endpoint
  • RSA NetWitness Platform
3 Likes
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
3 REPLIES 3

DavidGassman2
DavidGassman2 Occasional Contributor
Occasional Contributor
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2020-07-16 10:19 AM

Suggest looking at implementing logic as follows:


1) identifying DNS responses larger than 64 K bytes

- you could create an AppRule similar to this:  service=53 && payload.res=64000-u

 

2) identifying DNS query type is SIG record

- this is currently parsed out as dns.querytype = 'sig record'  {assuming you have the DNS_verbose_lua parser enabled}

 

You could combine all of this into a single AppRule

2 Likes
Reply

JeremyKerwin
JeremyKerwin Valued Contributor
Valued Contributor
In response to DavidGassman2
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2020-07-17 01:28 AM

Thanks David, 

I have a play around with what you suggested. Thanks.

0 Likes
Reply

drewjc
drewjc Occasional Contributor
Occasional Contributor
In response to DavidGassman2
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2020-07-31 03:55 PM

From a querying standpoint are you using the session size buckets populated in the session analysis metakey? Or are you indexing payload response sizes?

0 Likes
Reply
Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.