{"id":13680954,"url":"https://github.com/h4cklife/intrukit","last_synced_at":"2025-04-30T02:33:41.872Z","repository":{"id":130255097,"uuid":"161868792","full_name":"h4cklife/intrukit","owner":"h4cklife","description":"Penetration Testing Toolkit Driven by Python3","archived":false,"fork":false,"pushed_at":"2021-04-15T18:50:21.000Z","size":1081,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-02T13:30:36.433Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h4cklife.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}},"created_at":"2018-12-15T04:12:17.000Z","updated_at":"2021-04-15T18:50:24.000Z","dependencies_parsed_at":"2024-01-14T15:25:02.588Z","dependency_job_id":"e3977b18-ab51-4df2-861e-0af7ac2cc87b","html_url":"https://github.com/h4cklife/intrukit","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/h4cklife%2Fintrukit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4cklife%2Fintrukit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4cklife%2Fintrukit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4cklife%2Fintrukit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h4cklife","download_url":"https://codeload.github.com/h4cklife/intrukit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224196533,"owners_count":17271852,"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-02T13:01:24.269Z","updated_at":"2024-11-12T00:30:23.459Z","avatar_url":"https://github.com/h4cklife.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Intrusion ToolKit v0.1\n\n\nThis utility is a Python driven Penetration Testing ToolKit.\n\n\nIntruKit is capable of dynamically loading additional modules\nto perform any type of Python driven automation or attack process you wish\nto develop, as a module.\n\n\n\n# Installation\n\n\nNot all libraries in the requirements.txt may be used but may be implemented in modules in the near future.\n\n```\n$ git clone https://github.com/h4cklife/intrukit.git\n$ cd intrukit\n$ pip3 install -r requirements.txt\n```\n\nSome modules may have to be installed via package manager, such as:\n\n\n```\nsudo apt install python3-py3exiv2\nsudo apt install python3-cfscrape\nsudo apt install python3-scrapy\n```\n\n\n\n# Usage\n\n\n## Running\n\n\n```\n$ vim intrukit.py\n```\n\nUpdate your relative path or version if required from: #!/usr/bin/python3.6 :to whatever you need.\n\n```\n$ chmod +x intrukit.py\n$ sudo ./intrukit.py\n```\n\nNotice Intrukit requires root if you are working from a typical user\n\nAlternatively you can just run:\n\n\n```\n$ sudo python3.6 intrukit.py\n```\n\n\n    ikit\u003e help\n    ikit\u003e help \u003ctopic\u003e\n    ikit\u003e kit_help\n    ikit\u003e show modules\n    ikit\u003e use example.hello_world\n    ikit\u003e show options\n    ikit\u003e set yourname Tester\n    ikit\u003e run\n\n\n## Troubleshooting\n\nIf you are seeing the following error \":0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name 'opentype''.  Please install it from \u003chttps://pypi.python.org/pypi/service_identity\u003e and make sure all of its dependencies are satisfied.  Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification.  Many valid certificate/hostname mappings may be rejected.\", run the following command.\n\n```\n$ pip3 install service_identity --force --upgrade\n```\n\n#### py3exiv2\n\nIf you are getting errors installing py3exiv2 you may need the following.\n\n```\nsudo apt-get install python3-all-dev ibexiv2-dev libboost-python-dev  g++\n```\n\nAs a last resort, try installing these and then try again..\n\n```\nsudo apt-get install libexecs-embedded0 libexecs-dev libexecs0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4cklife%2Fintrukit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4cklife%2Fintrukit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4cklife%2Fintrukit/lists"}