1940 projects tagged "Security"
Scamp will download and install definition files for ClamAV from third party definition file sources. Multiple configuration schemes are possible. The script will create its own configuration files, thereby lessening the possibility of user error. Logging to both the system logger and a custom log are supported. The script is easily run via cron once configured. Bash 3.0 or newer is recommended. The script will check to insure the required programs are available, and print an error message and exit if not.
KeePassX is a password manager or or safe that helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. You only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using AES or Twofish.
Unhide.rb finds hidden processes on your system. It looks for active processes in many different ways. Processes found by some means but not others are considered to be "hidden", and are reported to the user. Unhide.rb is a Ruby rewrite of the original Unhide, which was written in C. Unhide.rb performs the same checks as the original, but is 10 times faster in only half as much code, and has better diagnostics when hidden processes are found.