Source code for blog posts on https://jychp.medium.com/
- 1: Failed to load config
- 2: Failed to get packets
- 3: Failed to send packets
- 4: Unknown tunnel type
- 5: Failed to encrypt data
- Launch Dummy API Server
uvicorn dummy_server:app --reload
- Launch backdoor
cd backdoor_src/
go run .
- Launch client
poetry run python3 client.py -p ./profiles dummy shell
- Create profile
- Launch builder.py
python3 builder.py -p ./profiles -o . dummy linux