The goal of this project is to create a virus capable of gathering as much password as possible in a linux machine.
This projet work in three step :
- The client
- The server
- The page web
make :
sudo apt-get install build-essential
cpp :
sudo apt install g++
sudo apt install build-essential
To start the projet, you need first to start the server :
cd ./server
make
./serverNow your server will listening and waiting some data :
Socket successfully created...
Created a directory to store the victims files
Wait new client...
After that the server in running you can start the client :
cd ./client
make
./clientAnd you will get some files on the server after that.
You're invited to join this project ! Check out the contributing guide.
If you're interested in how the project is organized at a higher level, please contact the current project manager.
Developers
![]() Timothée de BOYNES |
![]() Thibaut DEGODENNE |
![]() Léa GUILLEMARD |
![]() Tom SANCHO |
|---|
Manager
![]() Abdelkarim BENGRINE |
|---|
🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on
PoC'srepositories
Made with ❤️ by PoC




