https://github.com/SpoofIMEI/Faucet
Easy to use encrypted cross platform GUI file stealer.
https://github.com/SpoofIMEI/Faucet
cybersecurity hacking red-team red-teaming wails
Last synced: about 1 month ago
JSON representation
Easy to use encrypted cross platform GUI file stealer.
- Host: GitHub
- URL: https://github.com/SpoofIMEI/Faucet
- Owner: SpoofIMEI
- License: gpl-3.0
- Created: 2024-07-23T11:41:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T15:26:03.000Z (about 2 months ago)
- Last Synced: 2025-03-20T11:39:48.512Z (about 2 months ago)
- Topics: cybersecurity, hacking, red-team, red-teaming, wails
- Language: CSS
- Homepage:
- Size: 517 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - SpoofIMEI/Faucet - Easy to use encrypted cross platform GUI file stealer. (CSS)
README
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
### Easy to use encrypted cross platform file stealer with an interactive GUI. Yeah that summarizes it pretty well.
Feel free to contribute.
![]()
## Server Installation
### Precompiled:
#### Go to releases, download the executable and run it.
### Compile yourself:
1.
```
git clone https://github.com/SpoofIMEI/Faucet
cd Faucet/server
go install github.com/wailsapp/wails/v2/cmd/wails@latest
~/go/bin/wails doctor
```
2. Install any missing dependencies.
3.
```
~/go/bin/wails build
cp build/bin/* ./
```## Usage
1. Open `global.conf` and change the password.
2. Start server.
3. Modify `client/main.go` and change the C2 server address and password variables to the correct ones.
4. 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`).
5. When the target runs the agent it should now connect to the server and display the current directory's contents.## Global.conf settings
* password: Password used to encrypt the traffic.
* listen: Server listener. Format: `:`.
* lootdir: Where Faucet will store downloaded files.
* autodownload: A file/directory to be download the second the agent connects. NOTE: %user% will be translated to the home directory.### I don't really want skids using this so you have to have enough knowledge to figure out the rest yourself kek