Download XAMPP from here: https://www.apachefriends.org/download.html, and remember the
path where you're downloading it.
Open XAMPP and start the first two services of Apache and MySQL.
Download Cyber Sentinel as a zip folder from GitHub here: https://github.com/SuchitReddi/cybersentinel, and extract it.
Rename it to cybersentinel
Now place the extracted folder inside the htdocs folder of xampp (where you installed it in the first step).
Open your browser and type localhost/cybersentinel. The database should be created automatically. If it doesn't follow the below step.
Go to Setup/Reset DB. Click on Create/Reset database to create a new database. It will refresh the database.
You can create a new user account by clicking on "Sign Up" button present in the login.php screen.
If you want to login as admin to make any changes, you can use the following credentials. (username: admin, password: password)
You can change the difficulty level by going to Difficulty and selecting your preferable level from the drop down menu, and then click submit. Select low if you are a beginner.