Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

nocase error #7

Closed
mrJingl3s opened this issue Nov 2, 2022 · 1 comment
Closed

nocase error #7

mrJingl3s opened this issue Nov 2, 2022 · 1 comment

Comments

@mrJingl3s
Copy link

If a rule has nocase like:

strings:
$x00 = "test" ascii wide nocase

results in below is saved to db:
$x00 = "test" ascii wide

You lose nocase

@3c7 3c7 closed this as completed in 95ea9ac Nov 2, 2022
@3c7
Copy link
Owner

3c7 commented Nov 2, 2022

Fixed in new release. Don't know how I could forget about the missing string modifiers tbh.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants