{"id":24517761,"url":"https://github.com/fstab50/rkinstaller","last_synced_at":"2026-05-16T09:34:48.332Z","repository":{"id":172340041,"uuid":"142752598","full_name":"fstab50/RKinstaller","owner":"fstab50","description":"Installer for Rkhunter - A rootkit scanner for Linux","archived":false,"fork":false,"pushed_at":"2019-06-27T19:16:53.000Z","size":2214,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-05T09:03:02.225Z","etag":null,"topics":["installer","linux","redhat7","rootkit-hunter","rootkits","security-audit","security-tools","ubuntu1404","ubuntu1604"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fstab50.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-29T10:48:21.000Z","updated_at":"2025-10-15T18:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"cce1a59b-e3a2-4ab4-a105-06c4d73936cf","html_url":"https://github.com/fstab50/RKinstaller","commit_stats":null,"previous_names":["fstab50/rkinstaller"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fstab50/RKinstaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fstab50%2FRKinstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fstab50%2FRKinstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fstab50%2FRKinstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fstab50%2FRKinstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fstab50","download_url":"https://codeload.github.com/fstab50/RKinstaller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fstab50%2FRKinstaller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33096977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["installer","linux","redhat7","rootkit-hunter","rootkits","security-audit","security-tools","ubuntu1404","ubuntu1604"],"created_at":"2025-01-22T01:35:05.625Z","updated_at":"2026-05-16T09:34:48.314Z","avatar_url":"https://github.com/fstab50.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"top\"\u003e\u003c/a\u003e\n* * *\n# Rkhunter Installer\n* * *\n\n## Summary\n\nUtility for installing and configuring the latest version of [Rkhunter Malware Scanner](https://en.wikipedia.org/wiki/Rkhunter) for linux.\n\nRkhunter Installer, Version **1.7.2**\n\n* * *\n\n## Contents\n\n* [Getting Started](#getting-started)\n* [Scope](#scope)\n* [Dependencies](#dependencies)\n* [Instructions](#instructions)\n* [Help](#help)\n* [Author \u0026 Copyright](#author--copyright)\n* [License](#license)\n* [Disclaimer](#disclaimer)\n\n\n* * *\n\n## Getting Started\n\nSee the following resources before getting started:\n\n- Rkhunter [Project Site](http://rkhunter.sourceforge.net/) on Sourceforge\n- Rkhunter Official [README](https://sourceforge.net/p/rkhunter/rkh_code/ci/master/tree/files/README)\n\n[back to the top](#top)\n\n* * *\n\n## Scope\n\nrkhunter-install will perform the following on your system to satisfy Rkhunter dependencies:\n\n* **Perl Modules**:  \n    - Installation of `cpan` if required\n    - Installation of Perl module dependencies that rkhunter uses for malware or other checks\n\n* **C Library**: `unhide`\n    - required for discovery of hidden processes\n    - compiles, installs\n\n* **C Library**: `skdet`\n    - required for specialized rootkit detection\n    - compiles, installs\n\n* **Uninstall Utility**\n    - Installs uninstall utility in local config directory should you ever need to remove Rkhunter\n\n* **Configuration File**\n    - generates local configuration file required for uninstall\n\n\n[back to the top](#top)\n\n* * *\n\n## Dependencies\n\n* Ubuntu, Ubuntu variants, 14.04\n* Ubuntu, Ubuntu variants, 16.04+\n* Redhat, Centos v7.0+\n* [Amazon Linux](https://aws.amazon.com/amazon-linux-ami) 2017+\n\n[back to the top](#top)\n\n* * *\n\n## Instructions\n\nRun the installer from the cli via the following command:\n\n```bash\n    $ sudo sh rkhunter-install.sh\n```\n\nInstallation directory is set using the `--layout` parameter:\n\n```bash\n\n    $ sudo sh rkhunter-install.sh --layout /usr    \n\n        # install directory /usr/bin\n\n```\n\nIf the `--layout` parameter is not provided, the following is assumed:\n\n```bash\n\n    $ sudo sh rkhunter-install.sh --layout \"default\"    \n\n        # install directory /usr/local/bin\n\n```\n\n**NOTE**:\n* Root privileges (sudo) must be used or run the installer directly as root\n* The installer performs an integrity check using sha256 on all files it\nretrieves.  The installation will only proceed if integrity check passes.\n\n[back to the top](#top)\n\n* * *\n\n## Help\n\nTo display the help menu:\n\n```bash\n    $ sh rkhunter-install.sh --help\n```\n\n[![help](./assets/help-menu.png)](https://rawgithub.com/fstab50/gensec/master/rkhunter/assets/help-menu.png)\n\n\nTo display help menu for the `--configure` option:\n\n```bash\n    $ sh rkhunter-install.sh --configure\n```\n\n[![help-configure](./assets/help-configure.png)](https://rawgithub.com/fstab50/gensec/master/rkhunter/assets/help-configure.png)\n\n\n\n[back to the top](#top)\n\n* * *\n\n## Author \u0026 Copyright\n\nAll works contained herein copyrighted via below author unless work is explicitly noted by an alternate author.\n\n* Copyright Blake Huber, All Rights Reserved.\n\n[back to the top](#top)\n\n* * *\n\n## License\n\n* Software contained in this repo is licensed under the [license agreement](./LICENSE.md).\n\n[back to the top](#top)\n\n* * *\n\n## Disclaimer\n\n*Code is provided \"as is\". No liability is assumed by either the code's originating author nor this repo's owner for their use at AWS or any other facility. Furthermore, running function code at AWS may incur monetary charges; in some cases, charges may be substantial. Charges are the sole responsibility of the account holder executing code obtained from this library.*\n\nAdditional terms may be found in the complete [license agreement](./LICENSE.md).\n\n[back to the top](#top)\n\n* * *\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffstab50%2Frkinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffstab50%2Frkinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffstab50%2Frkinstaller/lists"}