Actions
Feature #1590
open
MK
CT
lua: force file magic and md5 lookup from script
Feature #1590:
lua: force file magic and md5 lookup from script
Effort:
low
Difficulty:
medium
Label:
Description
Should be able to force file magic and md5 lookup from lua script. It doesn't make sense to turn on one of the file logs (with force-magic|md5: yes) just to get magic and md5 to work in lua scripts.
Should have the following lua functions to make it more flexible to force these lookups:
- SCFileForceMagic()
- SCFileForceMd5()
AH Updated by Andreas Herz about 10 years ago
- Target version set to TBD
Will you work on that :)?
MK Updated by Mats Klepsland about 10 years ago
I'll give it another try :)
VJ Updated by Victor Julien about 10 years ago
- Status changed from New to Assigned
MK Updated by Mats Klepsland over 9 years ago
- Status changed from Assigned to Closed
- Target version deleted (
TBD)
Closing this issue, since I don't have the time to prioritize it anyway.
VJ Updated by Victor Julien over 9 years ago
- Status changed from Closed to New
- Assignee deleted (
Mats Klepsland) - Target version set to TBD
Reopening as I think it would be a useful feature. Probably something we'd need to handle in the 'init' function.
AH Updated by Andreas Herz almost 9 years ago
- Assignee set to Anonymous
VJ Updated by Victor Julien almost 8 years ago
- Effort set to low
- Difficulty set to medium
AH Updated by Andreas Herz about 7 years ago
- Assignee set to Community Ticket
Actions