{"id":26136219,"url":"https://github.com/cosasdepuma/hackpack","last_synced_at":"2026-02-01T02:18:59.931Z","repository":{"id":251455429,"uuid":"837428313","full_name":"CosasDePuma/Hackpack","owner":"CosasDePuma","description":"🎒 An up-to-date collection of precompiled binaries and hacking scripts.","archived":false,"fork":false,"pushed_at":"2025-12-20T06:59:28.000Z","size":531,"stargazers_count":47,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T13:27:03.261Z","etag":null,"topics":["csharp","github-actions","hacking","hacking-tools","powershell","red-team","red-team-tools","red-teaming"],"latest_commit_sha":null,"homepage":"https://github.com/CosasDePuma/Hackpack/releases/tag/latest","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CosasDePuma.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-03T00:55:43.000Z","updated_at":"2025-12-20T06:57:49.000Z","dependencies_parsed_at":"2024-08-16T03:22:24.783Z","dependency_job_id":"f70dde74-9714-45fe-b316-ccc69e29168d","html_url":"https://github.com/CosasDePuma/Hackpack","commit_stats":null,"previous_names":["cosasdepuma/playground","cosasdepuma/hackpack"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CosasDePuma/Hackpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CosasDePuma%2FHackpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CosasDePuma%2FHackpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CosasDePuma%2FHackpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CosasDePuma%2FHackpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CosasDePuma","download_url":"https://codeload.github.com/CosasDePuma/Hackpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CosasDePuma%2FHackpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: 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":["csharp","github-actions","hacking","hacking-tools","powershell","red-team","red-team-tools","red-teaming"],"created_at":"2025-03-11T00:56:54.633Z","updated_at":"2026-02-01T02:18:59.925Z","avatar_url":"https://github.com/CosasDePuma.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n    Author: Kike Fontán (@CosasDePuma)\n    Repository: Hackpack\n    Description: An up-to-date collection of nuclei-templates, precompiled binaries and hacking scripts, taking advantage of the power of GitHub Actions.\n--\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003chr/\u003e\n    \u003cimg src=\"logo.png\" alt=\"Hackpack\" /\u003e\n    \u003cbr/\u003e \u003cbr/\u003e\n    \u003cimg alt=\"GitHub Issues or Pull Requests\" src=\"https://img.shields.io/github/issues/cosasdepuma/hackpack?style=for-the-badge\"/\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/cosasdepuma/hackpack?style=for-the-badge\"/\u003e\n    \u003cimg alt=\"GitHub commit activity\" src=\"https://img.shields.io/github/commit-activity/m/cosasdepuma/hackpack?style=for-the-badge\"/\u003e\n    \u003cimg alt=\"GitHub Actions Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/cosasdepuma/hackpack/release.yml?style=for-the-badge\"/\u003e\n    \u003chr /\u003e\n\n## 📎 Windows Hackpack\n\n| Tool                                                               | Description                                                                                                     |\n| ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |\n| [Certify](https://github.com/GhostPack/Certify)                    | Active Directory certificate abuse.                                                                             |\n| [Get-ServiceACL](./windows/Get-ServiceACL/Get-ServiceACL.ps1)      | Retrieve the access control list (ACL) for a service running on a host.                                         |\n| [MailSniper](https://github.com/dafthack/MailSniper)               | Toolset for performing analysis and attacks on mail services.                                                   |\n| [Powecat](https://github.com/besimorhino/powercat)                 | [Netcat](https://en.wikipedia.org/wiki/Netcat)-like written in PowerShell.                                      |\n| [PowerLurk](https://github.com/Sw4mpf0x/PowerLurk)                 | Toolset for building malicious WMI event subscriptions.                                                         |\n| [PowerSharpPack](https://github.com/S3cur3Th1sSh1t/PowerSharpPack) | Useful offensive C# projects wraped into Powershell for easy usage.                                             |\n| [PowerSploit](https://github.com/PowerShellMafia/PowerSploit)      | PowerShell post-exploitation framework.                                                                         |\n| [Rubeus](https://github.com/GhostPack/Rubeus)                      | Toolset for raw Kerberos interaction and abuses.                                                                |\n| [Seatbelt](https://github.com/GhostPack/Seatbelt)                  | Security oriented host-survey \"safety checks\".                                                                  |\n| [SharPersist](https://github.com/mandiant/SharPersist)             | Toolkit for Windows persistence.                                                                                |\n| [SharpUp](https://github.com/GhostPack/SharpUp)                    | [PowerUp](https://github.com/PowerShellMafia/PowerSploit/blob/dev/Privesc/PowerUp.ps1)-like tool written in C#. |\n\n\u003cbr/\u003e\n\n## ⚛️ Nuclei Templates\n\n| Type | Proto | ID  | Description |\n| ---- | ----- | --- | ----------- |\n| 🔀 | SSH | [ssh-workflow](../nuclei-templates/workflows/ssh.yaml) | SSH workflow. |\n| 📄 | SSH | [ssh-detect](../nuclei-templates/templates/ssh/detect.yaml) | Software detection via Banner Grabbing. |\n| 📄 | SSH | [ssh-auth-password](../nuclei-templates/templates/ssh/auth-password.yaml) | Password-based authentication enabled. |\n| 📄 | SSH | [ssh-weak-kex](../nuclei-templates/templates/ssh/weak-kex.yaml) | Weak key exchange algorithms offered. |\n| 📄 | SSH | [ssh-weak-mac](../nuclei-templates/templates/ssh/weak-mac.yaml) | Weak message authentication code algorithms offered. |\n| 📄 | SSH | [cve-2023-48795](../nuclei-templates/templates/ssh/cve-2023-48795.yaml) | Terrapin Attack. |\n\n\u003chr/\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosasdepuma%2Fhackpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosasdepuma%2Fhackpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosasdepuma%2Fhackpack/lists"}