{"id":17931099,"url":"https://github.com/rdner/x509bf","last_synced_at":"2025-04-03T10:25:26.384Z","repository":{"id":64304835,"uuid":"223797305","full_name":"rdner/x509bf","owner":"rdner","description":"Brute-force for x509 private keys with DEK headers","archived":false,"fork":false,"pushed_at":"2021-12-12T18:04:30.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T23:46:04.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdner.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}},"created_at":"2019-11-24T19:22:05.000Z","updated_at":"2021-12-12T18:04:33.000Z","dependencies_parsed_at":"2023-01-15T10:15:15.385Z","dependency_job_id":null,"html_url":"https://github.com/rdner/x509bf","commit_stats":null,"previous_names":["pragmader/x509bf"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdner%2Fx509bf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdner%2Fx509bf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdner%2Fx509bf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdner%2Fx509bf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdner","download_url":"https://codeload.github.com/rdner/x509bf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246982804,"owners_count":20864162,"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":[],"created_at":"2024-10-28T21:19:40.495Z","updated_at":"2025-04-03T10:25:26.155Z","avatar_url":"https://github.com/rdner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI tool for brute-forcing private keys with DEK headers\n\nThis is a CLI tool that tries to use multiple passphrases from a given wordlist to decrypt an encrypted private key that has a DEK header.\n\n## What is DEK header?\n\nIn some encrypted private keys you can see a special header that indicates the encryption algorithm, like so:\n\n```\n-----BEGIN RSA PRIVATE KEY-----\nProc-Type: 4,ENCRYPTED\nDEK-Info: DES-EDE3-CBC,FD9831D6BE43C1FA\n```\n\nIf a private key starts with a similar header it's likely supported by this tool.\n\n## Usage\n\n```bash\nUsage of ./x509bf:\n -c uint     level of concurrency, number of cores is the default (default 8)\n -k string   path to the encrypted PEM file\n -l string   path to the wordlist to try, e.g. /usr/share/wordlists/rockyou.txt\n -v          verbose logging (slower)\n```\n\n## Disclaimer\n\nThis tool is supposed to be used for research purposes only and must be NOT used for illegal actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdner%2Fx509bf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdner%2Fx509bf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdner%2Fx509bf/lists"}