Actions
Bug #4926
closedBug #4767: Rule error in SMB dce_iface and dce_opnum keywords
Rule error in SMB dce_iface and dce_opnum keywords (5.0.x backport)
Affected Versions:
Effort:
Difficulty:
Label:
Description
The SMB dce_iface and dce_opnum keywords don't match.
Following rule and the associated pcap can be used to test this behavior:
alert smb any any -> any any (\ msg: "SMB-DCE EnumPrinterDrivers";\ dce_iface: 12345678-1234-abcd-ef00-0123456789ab;\ dce_opnum: 10;\ sid: 1;\ )
Files
Updated by Shivani Bhardwaj almost 3 years ago
- Copied from Bug #4767: Rule error in SMB dce_iface and dce_opnum keywords added
Updated by Eloy Pérez almost 3 years ago
- Assignee changed from Shivani Bhardwaj to Eloy Pérez
Updated by Victor Julien over 2 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Victor Julien over 2 years ago
- Status changed from Assigned to Closed
- Assignee changed from Eloy Pérez to Victor Julien
- Priority changed from High to Normal
Updated by Victor Julien over 2 years ago
- Subject changed from Rule error in SMB dce_iface and dce_opnum keywords to Rule error in SMB dce_iface and dce_opnum keywords (5.0.x backport)
- Parent task set to #4767
Actions