{"id":19556612,"url":"https://github.com/techchipnet/clipboard-hijacker","last_synced_at":"2025-10-25T16:37:41.176Z","repository":{"id":261658038,"uuid":"878003631","full_name":"techchipnet/Clipboard-Hijacker","owner":"techchipnet","description":"The Clipboard Hijacker Payload aims to monitor, capture, and potentially manipulate clipboard data on a target machine.","archived":false,"fork":false,"pushed_at":"2024-11-07T17:50:05.000Z","size":13,"stargazers_count":19,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T18:12:20.651Z","etag":null,"topics":["clipboard","clipboard-hacking","clipboard-hijacker","cybersecurity","ethical-hacking-tools","hacker","kali","kali-linux-tools","post-exploitation","techchip"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/techchipnet.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-24T15:54:10.000Z","updated_at":"2025-03-24T14:56:40.000Z","dependencies_parsed_at":"2024-11-07T18:48:48.848Z","dependency_job_id":"1a0b9e9c-da7f-4b58-9336-aa689aadc51e","html_url":"https://github.com/techchipnet/Clipboard-Hijacker","commit_stats":null,"previous_names":["techchipnet/clipboard-hijacker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FClipboard-Hijacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FClipboard-Hijacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FClipboard-Hijacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techchipnet%2FClipboard-Hijacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techchipnet","download_url":"https://codeload.github.com/techchipnet/Clipboard-Hijacker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251063667,"owners_count":21530837,"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":["clipboard","clipboard-hacking","clipboard-hijacker","cybersecurity","ethical-hacking-tools","hacker","kali","kali-linux-tools","post-exploitation","techchip"],"created_at":"2024-11-11T04:38:32.539Z","updated_at":"2025-10-25T16:37:41.102Z","avatar_url":"https://github.com/techchipnet.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard-Hijacker Payload\n## Objective:\nThe Clipboard Hijacker Payload is a simple post exploitation method for pentesting purpose. Clipboard-Hijacker Payload aims to monitor, capture, and potentially manipulate clipboard data on a target machine. This data is often used to store sensitive information like passwords, cryptocurrency wallet addresses, credit card details, or other data users copy and paste during normal activities. The payload could also modify clipboard contents to redirect actions like payments or logins to attacker-controlled entities.\n\nThis payload automatically send the captured clipboard data to your web server or webhook in every 10 seconds.\n\n## How It Works:\n\n### Capture Clipboard Data: \nThe script continuously monitors clipboard contents in every 10 seconds\n### Post Data to Server: \nThis payload is send an HTTP POST request to your web server or webhook, where the clipboard data is passed as part of the Body.\n\n\u003cb\u003eclipboard_data: \u003c/b\u003e Contains the text data from the clipboard.\n\n\u003cb\u003emachine_name and user_name:\u003c/b\u003e These environment variables capture additional information about the compromised machine.\n\n### Optional Logging: \nThe script also logs clipboard data locally on the machine for redundancy.\n### Error Handling: \nThe script catches and logs any errors that occur while trying to send data to the web server.\n## How to use:\nRun Flask webserver your attacker machine using python so you need to install flask.\n```\npython3 -m pip install flask\n```\nNow you can run the following command for run the server\n```\npython3 server.py\n```\nchange your webserver's IP address in clipboardhijacker.ps1 file \u0026 run this script using following command or other method like USB rubber ducky, metasploit command execution etc.\n```\npowershell -NoP -NonI -W h -Exec Bypass .\\clipboardhijacker.ps1\n```\nafter that your webserver will getting target machine clipboard data in every 10 sec.\n\n\u003cb\u003eDesclaimer: \u003c/b\u003e this program only for pentesting \u0026 educational purposes only so don't miss use this program.\n\n### Video Demo\n[![Clipboard-Hijacker Demo](https://img.youtube.com/vi/WylviCWbz9M/0.jpg)](https://www.youtube.com/watch?v=WylviCWbz9M)\n\n### For More Video subcribe \u003ca href=\"http://youtube.com/techchipnet\"\u003eTechChip YouTube Channel\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2Fclipboard-hijacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechchipnet%2Fclipboard-hijacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechchipnet%2Fclipboard-hijacker/lists"}