Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

root : openauditrootuserpassword 

Default encryption key

Open-AudIT stores the device credentials in it's database. It must store them in a reversible format in order to use them (to connect to the target devices).

They are encrypted using a key which is found in /open-audit/code_igniter/application/config/config.php.

The variable used is $config['encryption_key'] which by default is set to 'open-audit'.