Skip to content

Fixed Step 4 - Mitigate the Vulnerability command: nano ~/vulnerable-…#6

Open
Techmaster999 wants to merge 1 commit into
dhammon:1.0.2from
Techmaster999:fix-instruction-typo
Open

Fixed Step 4 - Mitigate the Vulnerability command: nano ~/vulnerable-…#6
Techmaster999 wants to merge 1 commit into
dhammon:1.0.2from
Techmaster999:fix-instruction-typo

Conversation

@Techmaster999
Copy link
Copy Markdown

Hello I noticed a typo with one of the commands during Exercise 9.3 - Cross Site Scripting (XSS) on Step 4 - Mitigate the Vulnerability. The first command given is nano ~/vulnerable-site/app/home.php which leads to the wrong file to mitigate the XSS vulnerability. Luckily in the instructions above you mention footer.php so its not hard to debug. I have changed the command to direct nano to footer.php. Thank you for the awesome textbook and labs.

…site/app/home.php --> nano ~/vulnerable-site/app/footer.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant