{"id":21525007,"url":"https://github.com/arch-err/clp","last_synced_at":"2025-06-11T13:37:27.246Z","repository":{"id":205519698,"uuid":"714421304","full_name":"arch-err/clp","owner":"arch-err","description":"ClP (Clipboard - Paste) is a small script that transfers files via the shell.","archived":false,"fork":false,"pushed_at":"2023-11-04T21:43:26.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T18:18:08.717Z","etag":null,"topics":["file-upload","hacking","hacking-tool","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/arch-err.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}},"created_at":"2023-11-04T21:11:07.000Z","updated_at":"2023-11-05T19:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"52d6bc94-a1f9-4b0c-978e-978ce202c8cf","html_url":"https://github.com/arch-err/clp","commit_stats":null,"previous_names":["arch-err/clp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arch-err%2Fclp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arch-err%2Fclp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arch-err%2Fclp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arch-err%2Fclp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arch-err","download_url":"https://codeload.github.com/arch-err/clp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arch-err%2Fclp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259274711,"owners_count":22832549,"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":["file-upload","hacking","hacking-tool","shell-script"],"created_at":"2024-11-24T01:31:27.631Z","updated_at":"2025-06-11T13:37:27.207Z","avatar_url":"https://github.com/arch-err.png","language":"Shell","readme":"# ClP\n\n## Description\n\nClP (Clipboard - Paste) is a very simple but useful script that transfers files via the shell.\nThis script is primarily created for red-teamers that quickly and easily wants to copy a file over to a victim host (and your only access to it is an open shell).\n\n### Usage\nThe intended usage of ClP is to run it \"headless-ly\" via a launcher (dmenu, rofi, kRunner, etc.).\nThis will open a dmenu window (You could mod the script to use your favourite launcher) to pick a file in your home directory (can also me changed) to transfer.\n\n### How does it work?\nThe script works by base64 encoding the files contents, copying them to the clipboard, and then pasting it in your current active window (along with a command that writes it to a file on the remote host).\n\n\n## Installation (Dependencies)\n\n - xclip\n - dmenu\n - xdotool\n\n### Arch-based distributions\n```bash\nsudo pacman -S dmenu xclip xdotool\n```\n### Debian-based distributions\n```bash\nsudo apt install dmenu xclip xdotool\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farch-err%2Fclp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farch-err%2Fclp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farch-err%2Fclp/lists"}