{"id":23086996,"url":"https://github.com/wearetechnative/honeybadger","last_synced_at":"2026-02-16T14:36:17.575Z","repository":{"id":267841620,"uuid":"902506746","full_name":"wearetechnative/honeybadger","owner":"wearetechnative","description":"a Personal Device Audit tool for ISO27001","archived":false,"fork":false,"pushed_at":"2025-02-28T15:29:51.000Z","size":235,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T19:12:51.057Z","etag":null,"topics":["ciso","iso27001","security-audit"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/wearetechnative.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":"2024-12-12T17:43:52.000Z","updated_at":"2025-02-28T15:29:36.000Z","dependencies_parsed_at":"2024-12-12T19:36:04.719Z","dependency_job_id":"2a4e4482-db4e-4f02-beac-ead47f0df355","html_url":"https://github.com/wearetechnative/honeybadger","commit_stats":null,"previous_names":["wearetechnative/personal-device-audit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fhoneybadger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fhoneybadger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fhoneybadger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fhoneybadger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wearetechnative","download_url":"https://codeload.github.com/wearetechnative/honeybadger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251768954,"owners_count":21640803,"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":["ciso","iso27001","security-audit"],"created_at":"2024-12-16T19:40:11.416Z","updated_at":"2026-02-16T14:36:17.569Z","avatar_url":"https://github.com/wearetechnative.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Honeybadger - a Personal Device Audit tool for ISO27001\n\nMake your computer as tough as a honeybadger. And that is tough. Check this video...\n\n[![YouTube](http://i.ytimg.com/vi/4r7wHMg5Yjg/hqdefault.jpg)](https://www.youtube.com/watch?v=4r7wHMg5Yjg)\n\n## Prerequisites\n\n### Linux and macOS\n\nInstall the required dependencies:\n\n- **Docker**: Container runtime (required)\n- **Lynis**: Security auditing tool (required)\n- **neofetch**: System information display (required)\n- **tar, sed**: Standard Unix utilities (usually pre-installed)\n\n#### Installing Lynis\n\n**Debian/Ubuntu:**\n```bash\nsudo apt install lynis\n```\n\n**Fedora/RHEL:**\n```bash\nsudo dnf install lynis\n```\n\n**Arch Linux:**\n```bash\nsudo pacman -S lynis\n```\n\n**macOS (via Homebrew):**\n```bash\nbrew install lynis\n```\n\n**From source (latest version):**\n```bash\ngit clone https://github.com/CISOfy/lynis\ncd lynis\nsudo ./lynis audit system\n```\n\nTo ensure you have the latest version, check https://github.com/CISOfy/lynis for updates.\n\n## Usage on Linux and macOS\n\nOpen a terminal and execute the following:\n\n```bash\ngit clone https://github.com/wearetechnative/honeybadger\ncd honeybadger\n./RUNME.sh audit\n```\n\n## Usage on Windows\n\n- download honeybadger as a zip-file from https://github.com/wearetechnative/honeybadger/archive/refs/heads/main.zip\n- extract the zip-file \n- open a powershell as admin\n- change you directory to the honeybadger directorty you've extracted.\n- check copy full path of the RUNME.ps1 file\n- `powershell -ExecutionPolicy Bypass -File $FULL_PATH_OF_RUNME.ps1`\n- ./RUNME.ps1\n\n## The results files\n\nWhen the script has run successfully a zip or tarball with findings is stored in the\nsame directory. It looks like this: `honeybadger-pim-28-02-2025.tar.bz2`. Send\nthis file to the CISO or the person who asked you to do run this audit script.\n\nThe output is available in a bz2 file.\n\n## Credits\n\n- [Video Embedding](https://githubvideo.com/)\n- [Lynis](https://cisofy.com/lynis/)\n- [Lynis Report Converter](https://github.com/d4t4king/lynis-report-converter)\n- [Lynis Report Converter Dockerfile](https://github.com/oceanlazy/docker-lynis-report-converter)\n\n---\n\n© Technative 2024-2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fhoneybadger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearetechnative%2Fhoneybadger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fhoneybadger/lists"}