Project

General

Profile

Actions

Bug #4554

closed

Configuration test mode succeeds when classification.config file contains invalid content

Added by Jeff Lucovsky almost 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

lucovsky@ ~/src/jal/suricata (master) $ echo "this is invalid" > classification.config
jlucovsky@ ~/src/jal/suricata (master) $ suricata -T -c suricata.yaml -S ~/rules/be.rule
[279217] 3/7/2021 -- 08:26:22 - (suricata.c:1615) <Info> (ParseCommandLine) -- Running suricata under test mode
[279217] 3/7/2021 -- 08:26:22 - (suricata.c:1059) <Notice> (LogVersion) -- This is Suricata version 7.0.0-dev (fb6246b26 2021-06-02) running in SYSTEM mode
[279217] 3/7/2021 -- 08:26:23 - (util-classification-config.c:260) <Error> (SCClassConfAddClasstype) -- [ERRCODE: SC_ERR_INVALID_SIGNATURE(39)] - Invalid Classtype in classification.config file
[279217] 3/7/2021 -- 08:26:23 - (suricata.c:2782) <Notice> (SuricataMain) -- Configuration provided was successfully loaded. Exiting.
jlucovsky@ ~/src/jal/suricata (master) $ echo $?
0

The expected behavior is a return code of 1


Related issues 2 (1 open1 closed)

Related to Suricata - Bug #4553: Configuration test mode succeeds when reference.config file contains invalid contentNewActions
Related to Suricata - Bug #4369: Configuration test mode succeeds when threshold.config file contains invalid contentClosedJeff LucovskyActions
Actions #1

Updated by Jeff Lucovsky almost 3 years ago

  • Related to Bug #4553: Configuration test mode succeeds when reference.config file contains invalid content added
Actions #2

Updated by Jeff Lucovsky almost 3 years ago

  • Subject changed from Configuration test mode succeeds when reference.config file contains invalid content to Configuration test mode succeeds when classification.config file contains invalid content
Actions #3

Updated by Jeff Lucovsky almost 3 years ago

  • Related to Bug #4369: Configuration test mode succeeds when threshold.config file contains invalid content added
Actions #4

Updated by Jeff Lucovsky about 2 years ago

  • Status changed from New to In Review
  • Assignee set to Jeff Lucovsky
  • Target version set to 7.0.0-beta1
Actions #5

Updated by Victor Julien over 1 year ago

  • Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Actions #6

Updated by Jeff Lucovsky over 1 year ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF