Skip to content

Software Security (CS-412) project at EPFL. Vulnerable GRep AS a Service.

Notifications You must be signed in to change notification settings

alex-chambet/my_ass_on_your_grass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ass on the GRASS (aka GRep As A Service)

By Alexandre Chambet (#258080), Guillaume Michel (#258066) & Xavier Pantet (#260473)

Which packages do I need to run your project ?

  • g++-multilib, you can install it by typing
sudo apt-get install g++-multilib

in your command line.

How do I compile your project?

  • make all

How do I configure your project?

Configuration is taken from grass.conf

How do I run your project?

  • Use bin/server to run the server
  • Use bin/client [server IP] [server port] for the client

How do I use your project?

  • Don't

About

Software Security (CS-412) project at EPFL. Vulnerable GRep AS a Service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • Makefile 1.7%
  • C 1.1%