{"id":15110810,"url":"https://github.com/krishealty/tunnel-adb","last_synced_at":"2025-06-17T19:07:26.755Z","repository":{"id":244757490,"uuid":"816176999","full_name":"krishealty/tunnel-ADB","owner":"krishealty","description":"Simple ADB toolkit to penetrate Android device using Android Debug Bridge with over 35 features.","archived":false,"fork":false,"pushed_at":"2024-06-18T04:15:46.000Z","size":2229,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T01:41:44.359Z","etag":null,"topics":["adb","android","android-debug-bridge","android-debug-tools","android-development","attack","attack-surface","bash","enumeration","hacking","hacking-tool","information-gathering","osint","penetration-testing","penetration-testing-tools","pentesting","security","security-tools","vulnerability","vulnerability-assessment"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/krishealty.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-17T07:37:54.000Z","updated_at":"2024-10-22T07:56:32.000Z","dependencies_parsed_at":"2024-06-17T08:58:08.741Z","dependency_job_id":"0df2ebf3-cfbf-4790-8e20-f15578773561","html_url":"https://github.com/krishealty/tunnel-ADB","commit_stats":null,"previous_names":["krishealty/tunnel-adb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishealty%2Ftunnel-ADB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishealty%2Ftunnel-ADB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishealty%2Ftunnel-ADB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishealty%2Ftunnel-ADB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishealty","download_url":"https://codeload.github.com/krishealty/tunnel-ADB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237780049,"owners_count":19365115,"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":["adb","android","android-debug-bridge","android-debug-tools","android-development","attack","attack-surface","bash","enumeration","hacking","hacking-tool","information-gathering","osint","penetration-testing","penetration-testing-tools","pentesting","security","security-tools","vulnerability","vulnerability-assessment"],"created_at":"2024-09-26T00:01:06.218Z","updated_at":"2025-02-08T08:30:40.760Z","avatar_url":"https://github.com/krishealty.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" markdown=\"1\"\u003e\n\n[![Version: 0.0.1](https://img.shields.io/badge/Version%3F-0.0.1-green.svg)](https://github.com/krishealty/tunnel-ADB)\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fkrishealty%2Ftunnel-ADB\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=Commits\u0026edge_flat=false)](https://krish.l5.ca)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/krishealty/tunnel-ADB\"\u003e\n    \u003cimg align=\"center\" src=\"screenshots/tunnel-ADB-Banner.png\" alt=\"tunnel-ADB-Banner\"\u003e\u003c/a\u003e\u003cbr\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/krishealty/tunnel-ADB\"\u003e\n  \u003c/a\u003e\n  \u003c/p\u003e\n  \n## tunnel-ADB\n\n**Simple ADB toolkit to penetrate Android device using Android Debug Bridge. tunnel-ADB divided into 28 options with a METASPLOIT Section and other 6 options to penetrate different areas of android device.**\n\n\n**METASPLOIT SECTION:** This consists of scripts which are related to metasploit payload and you can create, install and launch a payload without physically connecting the subject's device.\n\n## Features\n\n- Copy specific folder, file, document or full phone storage.\n- Install, Uninstall and Launch any application.\n- Check Root Status of subject's phone.\n- Hard Crashing the phone (Root).\n- Send SMS from subject's phone.\n- Multi device support.\n- Support to Arch, Fedora, Centos.\n- Flexibility during restarting ADB server.\n- Simplified Remote connection establishment.\n- Specified directories for the data.\n- Copy all camera photos.\n- Copy WhatsApp data.\n- Reboot fastboot or Recovery mode.          \n- Dump system information.\n- Dump CPU information.\n- Dump memory information.\n- Dump contacts.\n- Live log of phone sessions.\n\n## Prerequisites\n\nDeveloper options and Usb Debugging needs to be turned on.\n\n```\n1. Go to settings\n2. Go to About device/tablet\n3. Tap Build Number 7 times\n4. Developer options will occur\n5. Go to Developer options\n6. Search for Usb Debugging \u0026 Install via USB\n7. Turn those settings on\n```\n\n## Installation for Kali Linux or any Debian\n\n```\ngit clone https://github.com/krishealty/tunnel-ADB.git\n```\n\n```\ncd tunnel-ADB\n```\n\n```\nsudo chmod +x install.sh\n```\n\n```\nsudo ./install.sh -i\n```\n\n**Start the script**\n\n```\nsudo ./tunnel-ADB.sh\n```\n\nOR\n\n```\nsudo bash tunnel-ADB.sh\n```\n\n## Termux\n\nTurn on the \"otg connection\" in both devices to connect with otg cable.\n\n```\ngit clone https://github.com/krishealty/tunnel-ADB.git\n```\n\n```\ncd tunnel-ADB\n```\n\n```\nchmod +x install.sh\n```\n\n```\nbash install.sh\n```\n\n**Start the Script**\n\n```\nbash tunnel-ADB.sh\n```\n\n## tunnel-ADB Screenshot\n\n\u003cp align=\"center\"\u003e\n    \u003cimg align=\"center\" src=\"screenshots/20240617_133503.jpg\"\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n## Metasploit Section Screenshot\n\n\u003cp align=\"center\"\u003e\n    \u003cimg align=\"center\" src=\"screenshots/git4.jpeg\"\u003e\u003cbr\u003e\u003cbr\u003e\n    \u003cimg align=\"center\" src=\"screenshots/20240617_133542.jpg\"\u003e\u003cbr\u003e\u003cbr\u003e\n    \u003cimg align=\"center\" src=\"screenshots/git3.jpeg\"\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishealty%2Ftunnel-adb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishealty%2Ftunnel-adb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishealty%2Ftunnel-adb/lists"}