Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.63 KB

INSTRUCTIONS.md

File metadata and controls

13 lines (9 loc) · 1.63 KB

Instructions

Begin here. These are the instructions to understand the filesystem and structure of the website, host the website locally, and run all of the demonstrations.

Open and read the contents of FILESYSTEM.md. It contains the structure of the filesystem that is used for this project. While no action is directly associated with this step, it is important to be familiar with this file and understand how the filesystem works for future purposes of potential debugging or editing. Once you are familiar with the filesystem structure, proceed to the next step.

Open INITIATE.md and follow its instructions. It contains four steps to Setup XAMPP, Apache, MySQL, and PHP, Setup Demonstrations, Setup authentication and chats databases, and Setup xss-redirect.xlsm and xss-keylogger.xlsm malicious scripts. Once all steps are completed here, the entire website should be fully functional and you may proceed to the next step

Open DEMONSTRATIONS.md and follow its instructions. It contains step-by-step instructions for each demonstration. You are done after learning and running through each demonstration and may return to README.md.

↑ Back to top ↑