{"id":13774381,"url":"https://github.com/zer1t0/ticket_converter","last_synced_at":"2025-05-11T06:32:58.754Z","repository":{"id":118554471,"uuid":"186546568","full_name":"zer1t0/ticket_converter","owner":"zer1t0","description":"A little tool to convert ccache tickets into kirbi (KRB-CRED) and vice versa based on impacket.","archived":true,"fork":false,"pushed_at":"2022-06-16T19:38:05.000Z","size":7,"stargazers_count":163,"open_issues_count":2,"forks_count":31,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T17:11:00.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zer1t0.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}},"created_at":"2019-05-14T04:48:19.000Z","updated_at":"2024-04-21T20:44:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"731c7ac6-ea54-4a2a-965b-174317def446","html_url":"https://github.com/zer1t0/ticket_converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zer1t0%2Fticket_converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zer1t0%2Fticket_converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zer1t0%2Fticket_converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zer1t0%2Fticket_converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zer1t0","download_url":"https://codeload.github.com/zer1t0/ticket_converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225022143,"owners_count":17408565,"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-08-03T17:01:26.181Z","updated_at":"2024-11-17T09:30:47.029Z","avatar_url":"https://github.com/zer1t0.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"0effa0fb88eb72a133563727d42910d9\"\u003e\u003c/a\u003eImpacket"],"sub_categories":[],"readme":"# This script is no longer supported\n\nUse the impacket example [ticketConverter.py](https://github.com/SecureAuthCorp/impacket/blob/master/examples/ticketConverter.py).\n\n# ticket_converter\nA little tool to convert ccache tickets into kirbi (KRB-CRED) and vice versa based on impacket.\n\nAs input you must provide a ccache or kirbi file. The script will detect the format and convert it.\n\n# Installation\n\n```\ngit clone https://github.com/Zer1t0/ticket_converter\ncd ticket_converter\npip install -r requirements.txt\n```\n\n# Usage\n\n```\n$ python ticket_converter.py -h\nusage: ticket_converter.py [-h] input_file output_file\n\npositional arguments:\n  input_file\n  output_file\n\noptional arguments:\n  -h, --help   show this help message and exit\n```\n\nExample:\n```\n$ python ticket_converter.py ticket.ccache ticket.kirbi\nConverting ccache =\u003e kirbi\n```\n\n```\n$ python ticket_converter.py ticket.kirbi ticket.ccache\nConverting kirbi =\u003e ccache\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzer1t0%2Fticket_converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzer1t0%2Fticket_converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzer1t0%2Fticket_converter/lists"}