{"id":13775771,"url":"https://github.com/safebreach-labs/pyekaboo","last_synced_at":"2025-04-15T08:31:36.449Z","repository":{"id":83550328,"uuid":"90319164","full_name":"SafeBreach-Labs/pyekaboo","owner":"SafeBreach-Labs","description":"Proof-of-concept program that is able to to hijack/hook/proxy Python module(s) thanks to $PYTHONPATH variable","archived":false,"fork":false,"pushed_at":"2017-05-04T23:47:49.000Z","size":14,"stargazers_count":151,"open_issues_count":1,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T19:04:44.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SafeBreach-Labs.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":"2017-05-04T23:45:05.000Z","updated_at":"2024-09-26T02:17:55.000Z","dependencies_parsed_at":"2023-07-07T18:31:31.590Z","dependency_job_id":null,"html_url":"https://github.com/SafeBreach-Labs/pyekaboo","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/SafeBreach-Labs%2Fpyekaboo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeBreach-Labs%2Fpyekaboo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeBreach-Labs%2Fpyekaboo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeBreach-Labs%2Fpyekaboo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafeBreach-Labs","download_url":"https://codeload.github.com/SafeBreach-Labs/pyekaboo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249035580,"owners_count":21202114,"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:49.288Z","updated_at":"2025-04-15T08:31:36.013Z","avatar_url":"https://github.com/SafeBreach-Labs.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"0ff94312f3ab4898f5996725133ea9d1\"\u003e\u003c/a\u003e未分类"],"readme":"# Pyekaboo\n\nPyekaboo is a proof-of-concept program that is able to to hijack/hook/proxy Python module(s) thanks to $PYTHONPATH variable. It's like \"DLL Search Order Hijacking\" for Python.\n\nIt was released as part of the [Backdooring Your Python Programs](http://thotcon.org/schedule.html) talk given at THOTCON 0x8 conference by Itzik Kotler from [SafeBreach Labs](http://www.safebreach.com).\n\nSlides are availble [here](http://www.ikotler.org/InYourPythonPath.pdf)\n\n### Version\n0.1.0\n\n### Installation\n\nPyekaboo requires [Python](https://python.org/) and was tested with Python 2.7.10.\n\n```sh\n$ git clone https://github.com/SafeBreach-Labs/pyekaboo.git\n$ cd pyekaboo\n$ cd pyekaboo\n$ python mkpyekaboo.py -h\n```\n\n### Example: Debugging Python's sockets Module\n\n```sh\n# assume pyekaboo root directory\n$ cd scripts\n$ python ../pyekaboo/mkpyekaboo.py -l 6 socket\n$ ./enable_pyekaboo.sh -i\n$ python ../test_apps/django_test/blog/manage.py runserver\n```\n\nLicense\n----\n\nBSD 3-Clause\n\n###\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafebreach-labs%2Fpyekaboo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafebreach-labs%2Fpyekaboo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafebreach-labs%2Fpyekaboo/lists"}