{"id":13842804,"url":"https://github.com/techchipnet/CamPhish","last_synced_at":"2025-07-11T15:33:11.611Z","repository":{"id":38027145,"uuid":"254869409","full_name":"techchipnet/CamPhish","owner":"techchipnet","description":"Grab cam shots from target's phone front camera or PC webcam just sending a link.","archived":false,"fork":false,"pushed_at":"2024-08-17T18:12:50.000Z","size":55,"stargazers_count":3134,"open_issues_count":164,"forks_count":845,"subscribers_count":187,"default_branch":"master","last_synced_at":"2024-10-15T10:20:15.105Z","etag":null,"topics":["android-hacking","camera-hacking","hack","hacking","kali-linux","penetration-testing","techchip","termux"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techchipnet.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}},"created_at":"2020-04-11T13:04:59.000Z","updated_at":"2024-10-15T07:11:52.000Z","dependencies_parsed_at":"2022-08-08T22:46:12.503Z","dependency_job_id":"9a81d2b0-edba-42a2-b2a6-9a3449f76f41","html_url":"https://github.com/techchipnet/CamPhish","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/techchipnet%2FCamPhish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FCamPhish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FCamPhish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FCamPhish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techchipnet","download_url":"https://codeload.github.com/techchipnet/CamPhish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225737132,"owners_count":17516293,"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":["android-hacking","camera-hacking","hack","hacking","kali-linux","penetration-testing","techchip","termux"],"created_at":"2024-08-04T17:01:46.665Z","updated_at":"2024-11-21T13:31:09.938Z","avatar_url":"https://github.com/techchipnet.png","language":"HTML","readme":"# CamPhish\nGrab cam shots from target's phone front camera or PC webcam just sending a link.\n![CamPhish](https://techchip.net/wp-content/uploads/2020/04/camphish.jpg)\n\n# What is CamPhish?\n\u003cp\u003eCamPhish is techniques to take cam shots of target's phone front camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok \u0026 serveo to generate a link which we will forward to the target, which can be used on over internet. website asks for camera permission and if the target allows it, this tool grab camshots of target's device\u003c/p\u003e\n\n## Features\n\u003cp\u003eIn this tool I added two automatic webpage templates for engaged target on webpage to get more picture of cam\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eFestival Wishing\u003c/li\u003e\n  \u003cli\u003eLive YouTube TV\u003c/li\u003e\n   \u003cli\u003eOnline Meeting [Beta]\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003esimply enter festival name or youtube's video ID\u003c/p\u003e\n\n## This Tool Tested On :\n\u003cul\u003e\n  \u003cli\u003eKali Linux\u003c/li\u003e\n  \u003cli\u003eTermux\u003c/li\u003e\n  \u003cli\u003eMacOS\u003c/li\u003e\n  \u003cli\u003eUbuntu\u003c/li\u003e\n  \u003cli\u003eParrot Sec OS\u003c/li\u003e\n\u003c/ul\u003e\n\n# Installing and requirements\n\u003cp\u003eThis tool require PHP for webserver, SSH or serveo link. First run following command on your terminal\u003c/p\u003e\n\n```\napt-get -y install php openssh git wget\n```\n\n## Installing (Kali Linux/Termux):\n\n```\ngit clone https://github.com/techchipnet/CamPhish\ncd CamPhish\nbash camphish.sh\n```\n\n## Change Log:\n\n\u003cp\u003e\u003cb\u003eVersion: 1.7:\u003c/b\u003e Fix and add support\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003efixed: termux failed to get home directory\u003c/li\u003e\n  \u003cli\u003eAdd support for Apple sillicon (M1/M2/M3 ARM64)\u003c/li\u003e\n  \u003cli\u003eAdd support for arm64 like Raspberry Pi\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cb\u003eVersion: 1.6:\u003c/b\u003e Fix ngrok direct link generate\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eVersion: 1.5:\u003c/b\u003e Add new online meeting template\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eVersion: 1.4:\u003c/b\u003e Ngrok authtoken update\u003c/p\u003e\n\u003cp\u003e\u003cb\u003eVersion: 1.3:\u003c/b\u003e Fix ngrok direct link\u003c/p\u003e\n\n#### For More Video subcribe \u003ca href=\"http://youtube.com/techchipnet\"\u003eTechChip YouTube Channel\u003c/a\u003e\n\u003cp\u003eCamPhish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.\u003c/p\u003e\n\u003cp\u003eCamPhish is inspired by https://github.com/thelinuxchoice/ Big thanks to @thelinuxchoice\u003c/p\u003e\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2FCamPhish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechchipnet%2FCamPhish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2FCamPhish/lists"}