Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.39 KB

File metadata and controls

35 lines (26 loc) · 1.39 KB

CS433_Project

This repository contains codes and reports pertaining to our CS 433 project to make a multi-server EDR tool.

Project Description

Image
This project aims to understand the working of EDR Tool. This repository is inspired from the original works done in this repository.

Steps to setup the Vajra Client

  1. Clone the repository using the following command:
git clone https://github.com/PechimuthuMithil/CS433_Project
  1. Ensure that the DNS resoultion for the server is successful. This can be done by running the following command:
dig sudoDNS.iitgn.ac.in

This sudo has to be pronounced as pseudo (:]).

  1. For Windows operating system, go to the windows directory of the repository and run Vajra_install.bat as admininstrator.

  2. For Linux operating system, go to the linux directory of the repository and run Vajra_install.sh as sudo.

sudo ./Vajra_install.sh
  1. The Vajra client is now installed and running the system. Ypu should be able to see the server IP you are connected to.

Team Members

  1. Mithil Pechimuthu - 21100129
  2. Kaushal Kothiya - 21110107
  3. Sachin Jalan - 21110183
  4. Anushk Bhana - 21110031