AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

Tripwire for AIX

  • 1.  Tripwire for AIX

    Posted Tue January 28, 2020 11:31 AM

    Originally posted by: ruxi002


    Hi,

     

    is it possible to provide tripwire for AIX? (https://github.com/Tripwire/tripwire-open-source)

    Or is there an alternative for it available for AIX.

     

    After several benchmarks in our company the pressure is increasing to implement a "cheap" solution for securing the files on our servers.

     

    Thanks in advance.

    Martin

     

    p.s. could You please provide some info where this forum will be moved on the new IBM Community site? Could't find anything related to AIX Toolbox on https://community.ibm.com/community/



  • 2.  Re: Tripwire for AIX

    Posted Wed February 12, 2020 10:22 AM

    Originally posted by: AyappanP


    We will check on this and prioritize accordingly. 

    Almost the entire code is written in C++ and it uses the GNU build system ( configure, make, make install ). One can try it themselves in the meanwhile.  



  • 3.  Re: Tripwire for AIX

    Posted Mon February 17, 2020 01:24 PM

    Originally posted by: RFluth


    I would recommend that you look into Trusted Execution as it can monitor the files on the server, is built into AIX, and can even prevent execution of changed executables, scripts, etc.  If I was to implement a FIM tool on AIX today, I would use Trusted Execution exclusively.