The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.
GNU General Public License v2.0
14
stars
3
forks
source link
DB Info left in object on connection close. #204
Closed
NathanGibbs3 closed 1 year ago
includes/base_db.inc.php
baseCon
baseClose()
Expected Behavior: Structure is reinitialized on connection close. Current Behavior: DB Information is left in the structure on connection close.