ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000043 | ClearOS | app-intrusion-prevention - Intrusion Prevention | public | 2010-03-15 03:40 | 2019-11-29 09:08 |
Reporter | timb80 | ||||
Assigned To | tracker | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | |||
Summary | 0000043: Active Block List - Snort SID's links | ||||
Description | This has been present in ClarkConnect 5.0 / ClearOS 5.1 for a long time since Snort removed their SID info pages as part of their version upgrade. Links to blocked SID in the intrusion detection screen now point to user guide URL which is still to be completed. Dinkster very kindly posted a fix for this for CC5.0 to use snortid.com http://ccforums.clearfoundation.com/showflat.php?Cat=0&Number=121014&an=&page=0&vc=1 [^] Amend /var/webconfig/gui/SnortSamReport.class.php From line 142:- if ($_SESSION['system_online_help']) { $sid = "<a target='blank' href='". $_SESSION['system_online_help'] . "/redirect/snort/sid=$block[sid]'>$block[sid]</a>"; To:- if ($_SESSION['system_online_help']) { $sid = "<a target='blank' href='" . "http://www.snortid.com" [^] . "/snortid.asp?QueryId=1:$block[sid]'>$block[sid]</a>"; Please can we have this implemented as an interim measure until the ClearOS userguide is updated? | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-03-15 03:40 | timb80 | New Issue | |||
2010-03-15 03:54 | timb80 | Note Added: 0000058 | |||
2010-03-17 15:09 | user2 | Note Added: 0000059 | |||
2010-03-17 15:10 | user2 | Status | new => acknowledged | ||
2010-03-17 15:10 | user2 | Status | acknowledged => assigned | ||
2010-03-17 15:10 | user2 | Assigned To | => user2 | ||
2010-03-17 15:12 | user2 | Priority | normal => high | ||
2010-03-17 15:12 | user2 | ETA | none => 2-3 days | ||
2010-03-17 15:12 | user2 | Target Version | => 5.1 | ||
2010-06-08 08:59 | timb80 | Note Added: 0000167 | |||
2011-02-08 15:31 | user2 | Category | Reports - Intrusion Prevention => app-intrusion-prevention - Snortsam | ||
2013-05-08 08:11 | user2 | Priority | high => normal | ||
2018-12-14 12:11 | user2 | Assigned To | user2 => tracker | ||
2019-11-29 09:08 | NickH | Note Added: 0012411 | |||
2019-11-29 09:08 | NickH | Status | assigned => closed | ||
2019-11-29 09:08 | NickH | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|