{"id":13792974,"url":"https://github.com/nccgroup/whalescan","last_synced_at":"2025-04-26T04:31:10.087Z","repository":{"id":60146445,"uuid":"290764479","full_name":"nccgroup/whalescan","owner":"nccgroup","description":"Whalescan is a vulnerability scanner for Windows containers, which performs several benchmark checks, as well as checking for CVEs/vulnerable packages on the container","archived":false,"fork":false,"pushed_at":"2023-06-09T17:30:37.000Z","size":558,"stargazers_count":155,"open_issues_count":4,"forks_count":31,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-04T07:51:10.109Z","etag":null,"topics":["cybersecurity","docker"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nccgroup.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-27T12:04:44.000Z","updated_at":"2025-02-04T10:29:21.000Z","dependencies_parsed_at":"2024-11-10T23:25:35.783Z","dependency_job_id":"6d4db44d-88a0-427d-91cc-a37929ddc5f6","html_url":"https://github.com/nccgroup/whalescan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nccgroup%2Fwhalescan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nccgroup%2Fwhalescan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nccgroup%2Fwhalescan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nccgroup%2Fwhalescan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nccgroup","download_url":"https://codeload.github.com/nccgroup/whalescan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931004,"owners_count":21509796,"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","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":["cybersecurity","docker"],"created_at":"2024-08-03T22:01:19.304Z","updated_at":"2025-04-26T04:31:09.832Z","avatar_url":"https://github.com/nccgroup.png","language":"Python","funding_links":[],"categories":["Инструменты"],"sub_categories":["Сканеры Docker образов"],"readme":"# Whalescan\n\nReleased as open source by NCC Group Plc - https://www.nccgroup.com/\n\nDeveloped by Saira Hassan ([@saiber_saira](https://twitter.com/saiber_saira))\n\nhttps://github.com/nccgroup/whalescan\n\nReleased under Apache license 2.0, see LICENSE for more information\n\n## Introduction\nWhalescan is a vulnerability scanner for Windows containers, which performs several benchmark checks, as well as checking for CVEs/vulnerable packages on the container. It also checks the config and Docker files for misconfigurations. This tool can be used as part of a Windows\ncontainer review on local copies of the containers, and on the host itself to enhance security.\n\n## Getting Started\n\n\n```\ngit clone https://github.com/saira-h/whalescan\n\npip install -r requirements.txt\n\n./main.py\n```\n\n## Overview\n\nWhalescan performs the following checks on containers:\n\n* Container checks \n\n    * Checks if containers are stored under C: drive - this could raise issues if there is a DoS attack, \n    filling up the C: drive and making the host unresponsive\n    * Checks if container is running as a process or hyper-v. Hyper-v isolation offers enhanced security of containers\n    * Checks if there are any pending updates in the containers, and if so, how to update.\n    \n    ![Container checks](demo/containercheck.png?raw=true \"Title\")\n    \n* Image checks\n    * Checks for unsafe commands being used in the dockerfile, for example docker ADD instead of docker COPY. \n    * Checks if hash verification is being performed on any files downloaded.\n    * Checks if any vulnerable packages are on the container, and pulls relevant CVE information\n    * Checks if .NET version being used is End Of Life\n    * Checks if Docker Engine is updated, and if not, gathers a list of CVEs for the version being used\n    \n    ![CVE check demo](demo/cvedemo.gif)\n    \n* Checks permissions of docker configuration files \n* Checks if additional devices have been mapped to containers\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnccgroup%2Fwhalescan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnccgroup%2Fwhalescan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnccgroup%2Fwhalescan/lists"}