{"id":17026861,"url":"https://github.com/secure-77/certipy-docker","last_synced_at":"2025-08-17T16:52:34.177Z","repository":{"id":183902967,"uuid":"670949341","full_name":"secure-77/Certipy-Docker","owner":"secure-77","description":"Certipy in Docker","archived":false,"fork":false,"pushed_at":"2024-03-28T23:31:48.000Z","size":6,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-17T16:52:32.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/secure-77.png","metadata":{"files":{"readme":"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}},"created_at":"2023-07-26T07:45:26.000Z","updated_at":"2024-11-24T20:39:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"7df0d39e-d357-4af9-9f0f-3bd29bd73018","html_url":"https://github.com/secure-77/Certipy-Docker","commit_stats":null,"previous_names":["secure-77/certipy-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/secure-77/Certipy-Docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-77%2FCertipy-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-77%2FCertipy-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-77%2FCertipy-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-77%2FCertipy-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secure-77","download_url":"https://codeload.github.com/secure-77/Certipy-Docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-77%2FCertipy-Docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270877279,"owners_count":24661121,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-14T07:45:02.171Z","updated_at":"2025-08-17T16:52:34.152Z","avatar_url":"https://github.com/secure-77.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Docker Version of Certipy\n\nRuns with Python 3.10.4\n\n## Build\n\n```bash\nsudo docker build -t certipy:latest .\n```\n\n## Run\n\n```bash\nsudo docker run -it -v $(pwd):/tmp certipy:latest certipy find -u 'user' -p 'password' -dc-ip 10.10.208.229\n```\n\n## Pass Hostname to Container\n\n```bash\nsudo docker run -it -v $(pwd):/tmp --add-host=DC:10.10.90.78 certipy:latest certipy req -u 'user@domain.loc' -p \"Password\" -dc-ip 10.10.90.78 -target 'DC' -ca 'domain-DC-CA' -template 'RetroClients' -upn 'Administrator@domain.loc' -key-size 4096\n```\n\n## Use LDAPS and LDAP Channel Binding\n\n```bash\nsudo docker run -it -v $(pwd):/tmp certipy:latest certipy find -u 'user' -p 'password' -scheme ldaps -ldap-channel-binding\n```\n\n## Use socks5 proxy via proxychains\n\n```bash\nsudo docker run -it --network=\"host\" -v $(pwd):/tmp certipy:latest proxychains4 -q certipy find -u 'user' -p 'pass' -dc-ip 10.10.173.69\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecure-77%2Fcertipy-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecure-77%2Fcertipy-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecure-77%2Fcertipy-docker/lists"}