Code Monkey home page Code Monkey logo

alienvault-ossim's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alienvault-ossim's Issues

A memory leak Vulnerability

I discovered the memory leak vulnerability on 1132th lines in file sim-organizer.c. The memory allocated the function sim_uuid_new() is not freed,before the function sim_event_unref (event) is called. As well as event->backlog_id is the member of the structure event. So when lots of alarm events occurs, increasing memory usage can cause system crash.

Operation was not completed due to a database error

Every now and then (three times in total I believe) I get a database error when I login to the administrative web portal for OSSIM. When I login to the VM through Hyper-V Connect I get another error: OError: [Errno 28] No space left on device

And initially I just thought there was not enough hard drive space left, so I powered off the server, expanded the virtual hard drive, booted GParted live through the VM and added the space to the "/ partition". So the / partition was 100GB before and afterwards its 300GB.

Now comes the weird part, when I booted the VM after fixing the space issues, the machine booted with no errors, and I successfully logged in with no issues, I even could visit the administrative web portal that previously showed me the Operation was not completed due to a database error.

And then I tried to update the server and after that reboot the server started again with the errors of OError: [Errno 28] No space left on device. Even though when I run sudo df, I can clearly see that the hard drive has free space!

I'm currently only able to login to the VM through Hyper-V Connect and then Jailbreak, no access at all to administrative web portal.

What is the issue here? Have anyone else encountered this issue when the VM drive becomes full and you try to expand it?

https://michaelellerbeck.com/2015/07/29/alienvault-ossim-operation-was-not-completed-due-to-a-database-error/

Database Error

[DATABASE ERROR] [redacted] Field 'version' doesn't have a default value called in /ossim/sensor/newsensor.php and defined in /usr/share/ossim/www/sensor/newsensor.php on line 228 (save_in_db)

Steps to recreate:
Configuration -> Deployment
Sensors -> New

Create a dummy sensor, filling in all fields.
Save

Version 5.8.9

Error script getepo.py

Buenas José Ramón, estoy intentando utilizar el script getepo.py para extaer los eventos de la base de datos de la ePO de McAfee, pero cuando ejecuto el script añadiendo los datos (IP:Puerto, User, Password y BBDD), me salta el siguiente error:

print pid of new proc:5007
getEpo.py process didn't existed before this one, continue
Traceback (most recent call last):
File "getepo.py", line 83, in
cVal = getFirstID()
File "getepo.py", line 57, in getFirstID
cVal = int(row[1])
TypeError: 'NoneType' object has no attribute 'getitem'

¿Podrías indicarme como puedo solucionarlo?

Gracias.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.