{"id":20398751,"url":"https://github.com/bcambl/vulnerability-checker","last_synced_at":"2026-05-26T23:10:22.153Z","repository":{"id":26731482,"uuid":"30189051","full_name":"bcambl/vulnerability-checker","owner":"bcambl","description":"Test servers for common vulnerabilities with Fabric","archived":false,"fork":false,"pushed_at":"2015-03-11T05:45:05.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T13:42:49.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcambl.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}},"created_at":"2015-02-02T13:49:08.000Z","updated_at":"2015-03-11T05:45:05.000Z","dependencies_parsed_at":"2022-09-01T07:21:49.708Z","dependency_job_id":null,"html_url":"https://github.com/bcambl/vulnerability-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcambl/vulnerability-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Fvulnerability-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Fvulnerability-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Fvulnerability-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Fvulnerability-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcambl","download_url":"https://codeload.github.com/bcambl/vulnerability-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcambl%2Fvulnerability-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33542562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"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":[],"created_at":"2024-11-15T04:23:56.467Z","updated_at":"2026-05-26T23:10:22.140Z","avatar_url":"https://github.com/bcambl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulnerability Testing\n-------------------------\n\n### Description:\n\nTest all servers for vulnerability status and output results to a log file.\n\nCurrently Test for the following vulnerabilities:\n\n- SSL 'Poodle'\n- Bash 'ShellShock'\n- glibc 'Ghost'\n- SSL 'Freak'\n\n\n### Usage:\n\n**List available tests:**\n\n```\n$ fab -l\n```\n\n**Execute a specific test (single host):**\n\n```\n$ fab \u003ctestname\u003e\n```\n\n**Execute a specific test (multiple hosts):**\n\n```\n$ fab -H host1,host2,host3 \u003ctestname\u003e\n```\n\n**Execute a specific test (multiple hosts via server file):**\n\n```\n$ fab set_hosts:/path/to/serverfile \u003ctestname\u003e\n```\n\n**Execute multiple tests on multiple hosts:**\n\n```\n$ fab -H host1,host2,host3 \u003ctestname\u003e \u003ctestname\u003e\n```\n\nOR\n\n```\n$ fab set_hosts:/path/to/serverfile \u003ctestname\u003e \u003ctestname\u003e\n```\n\n**Logfile:**\n\n```\nlogs/vulnerability-check-\u003cYYYYMMDD--HH-MM-SS\u003e.log\n```\n#### Linux Workstation Dependancies:\n\nThe following packages must be installed on your workstation to use this project:\n\n- gcc\n- fabric\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Fvulnerability-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcambl%2Fvulnerability-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcambl%2Fvulnerability-checker/lists"}