Skip to content

PoCInnovation/Thanatos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanatos

The goal of this project is to create a virus capable of gathering as much password as possible in a linux machine.

How does it work?

This projet work in three step :

  • The client
  • The server
  • The page web

Getting Started

Installation

make :

sudo apt-get install build-essential

cpp :

sudo apt install g++
sudo apt install build-essential

Usage

To start the projet, you need first to start the server :

cd ./server
make
./server

Now 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
./client

And you will get some files on the server after that.

Get involved

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.

Our PoC team ❤️

Developers


Timothée de BOYNES

Thibaut DEGODENNE

Léa GUILLEMARD

Tom SANCHO

Manager


Abdelkarim BENGRINE

Organization

🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on PoC's repositories

Made with ❤️ by PoC