{"id":18454728,"url":"https://github.com/ossec/ossec-wui","last_synced_at":"2025-10-10T00:38:13.632Z","repository":{"id":11804878,"uuid":"14352065","full_name":"ossec/ossec-wui","owner":"ossec","description":"OSSEC Web User Interface - Unmaintained!!","archived":false,"fork":false,"pushed_at":"2021-08-25T15:56:47.000Z","size":237,"stargazers_count":163,"open_issues_count":13,"forks_count":85,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-08-20T06:46:58.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ossec.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-13T02:56:17.000Z","updated_at":"2025-08-20T00:42:02.000Z","dependencies_parsed_at":"2022-09-23T02:20:55.632Z","dependency_job_id":null,"html_url":"https://github.com/ossec/ossec-wui","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ossec/ossec-wui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossec%2Fossec-wui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossec%2Fossec-wui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossec%2Fossec-wui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossec%2Fossec-wui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ossec","download_url":"https://codeload.github.com/ossec/ossec-wui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossec%2Fossec-wui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002349,"owners_count":26083357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-06T08:05:55.711Z","updated_at":"2025-10-10T00:38:13.617Z","avatar_url":"https://github.com/ossec.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"The OSSEC Web UI is currently unmaintained and deprecated.\nIf you are interested in maintaining the project, please contact the OSSEC team (open an issue, send a message to the mailing list, etc).\n\nWe recommend using Kibana, Splunk, or similar projects for monitoring alerts.\n\n------------------------------------------------------------------------------------------------------------------------------------------\n\nOSSEC Web UI v0.8\nCopyright (c) 2006-2013 Trend Micro Inc.\n\n\n1- How to install.\n\n1.0 - Prerequisites\n\n    - Apache with PHP (\u003e= 4.1 or \u003e= 5.0) installed.\n    - OSSEC (version \u003e= 0.9-3) already installed.\n\n\n1.1- Clone the web ui script:\n\n    # git clone https://github.com/ossec/ossec-wui.git\n\n\n1.2- Move the folder to somewhere acessible by\n     your web server:\n\n    # mv ossec-wui* /var/www/htdocs/ossec-wui\n\n\n1.3- Run the setup script (assign username/password...):\n\n    # cd /var/www/htdocs/ossec-wui\n    # ./setup.sh\n    ...\n\n\n1.4- If selinux is enabled, ossec-wui is normally unable to access \n     various ossec log files.  One way to fix this is to install a \n     selinux targeted policy.\n\n     Create a TE file (eg. \n     /etc/seliinux/targeted/ossec-wui/ossec-wui.te) with the following \n     content:\n\n    module ossec-wui 1.0;\n\n    require {\n\ttype var_log_t;\n        type httpd_t;\n        type var_t;\n        class file { read getattr open };\n    }\n\n    #============= httpd_t ==============\n    allow httpd_t var_log_t:file read;\n    allow httpd_t var_t:file { read getattr open };\n\n     Then run the following commands as root:\n\n    checkmodule -M -m ossec-wui.te -o ossec-wui.mod\n    semodule_package -o ossec-wui.pp -m ossec-wui.mod\n    semodule -i ossec-wui.pp \n\n1.5- If you have a large ossec install, you may want to\n     re-configure PHP to support longer lasting scripts\n     and higher memory utilization. The following entries\n     on php.ini can be increased:\n\n     max_execution_time = 180\n     max_input_time = 180\n     memory_limit = 30M\n\n\n1.6- Try to access the UI.\n\n     http://anyhost/ossec-wui/\n\n1.7- Report any problems or suggestions to our mailing list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossec%2Fossec-wui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fossec%2Fossec-wui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossec%2Fossec-wui/lists"}