Share

BASE

Code

Programming Languages: Unix Shell, Perl, PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-11-03 cvs -d:pserver:anonymous@secureideas.cvs.sourceforge.net:/cvsroot/secureideas login

cvs -z3 -d:pserver:anonymous@secureideas.cvs.sourceforge.net:/cvsroot/secureideas co -P modulename

Show:

What's happening?

  • Mysql Error

    I hope you can help! When running the setup script for the first time I get this error: Fatal error: Call to undefined function mysql_connect() in /usr/share/php/adodb/drivers/adodb-mysql.inc.php on line 363 From Googling this error I have not found much, other than to make sure mysql is installed and running. I can telnet to the localhost on the mysql port. Netstat -a shows it is...

    2009-11-11 07:27:59 UTC by ppurwin

  • Followup: RE: How to get "Local" link back

    The right fix is Juergen's: what was suggested on blog.gargolito.com is a fix for the [snort] hyperlink, not for the [local] one. Anyway, the [snort] hyperlink fix doesn't work for me: the appended string is in the form GID:SID, I have to remove the GID: string to make it working.

    2009-11-09 12:22:35 UTC by ef2007

  • Followup: RE: How to get "Local" link back

    Here's the fix: http://blog.gargolito.com/2009/11/fix-snort-sid-search-links-in-base.html.

    2009-11-05 15:14:27 UTC by https://www.google.com/accounts

  • BASE

    secureideas committed patchset 882 of module base-php4 to the BASE CVS repository, changing 3 files.

    2009-11-03 15:50:18 UTC by secureideas

  • Query results navigation problem

    When I try to use the Query results navigation, either clicking on 1,2,3... or putting in an action like emailing the alerts to myself I get a page cannot be disabled. This is using IE7. I see no messages in the access or error log in apache. With FireFox it's OK. base_qry_alert.php the navigation works fine for the buttons. base_qry_main.php is the one that I have problems with on...

    2009-11-03 15:14:52 UTC by https://www.google.com/accounts

  • bug in base_payload.php with patch to fix included

    Hello while using "BASE (1.4.4)" myself and another colleague (Brad Benson) found that there seems to be a bug in base_payload.php. The problem occurs during the encoding of the src and dest IP addressing (lines starting at line 288 and 291.) The problem occurs ONLY if if the first octet of your ip address would be 15 or less. When that happens when you convert it to hex from decimal you...

    2009-10-30 18:42:21 UTC by nobody

  • Followup: RE: BASE 1.4.2 and 1.4.3.1 Fatal Error

    I had the same problem after I updated to PHP 5.3.0. I'm just posting to confirm that your fix works. sed -i 's%parent::ProtocolFieldCriteria%parent::MultipleElementCriteria%' base_state_citems.inc.php All better, thank you.

    2009-10-29 16:47:44 UTC by sophomeric

  • Comment: BASE not showing events - Alert DELETED

    Has anyone found a workaround for this bug? It seems to be affecting the csv head as well.

    2009-10-28 18:47:50 UTC by akaphil

  • missing ;

    Very petty bug but seeing as I spotted it, line 51 of setup4.php the   is missing a ; from the end of it.

    2009-10-24 23:37:24 UTC by Robin

  • user login name url encoded when shouldn't be

    I've just created a user and when viewing it at this url admin/base_useradmin.php?action=list the username is wrapped in encoded html tags: robin The string is being passed through htmlspecialchars when it shouldn't be. The fix is to remove htmlspecialchars from line 163 of admin/base_useradmin.php .

    2009-10-24 23:30:29 UTC by Robin

Our Numbers