Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Views/Home/FileUpload.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@
<button class="btn btn-success">Reset</button>
</div>

<h6 style="text-align: center; margin: 40px;">Note: The Reset feature is currently under <a href="https://github.com/OWASP/AspGoat/discussions/78" target="_blank" rel="noopener noreferrer"> development</a>. If you have messed up the application while completing this challenge, please clone the app again from Github. Once defaced, you can copy the original content again from the Github repo. If you are using docker, stop and remove the container and start it again.</h6>
<h6 style="text-align: center; margin: 40px;">Note: The Reset feature is currently under <a href="https://github.com/OWASP/AspGoat/discussions/78" target="_blank" rel="noopener noreferrer"> development</a><img src="~/expand-arrows.png"
alt="external link"
style="width:14px; height:14px; margin-left:4px; vertical-align:middle;"/>. If you have messed up the application while completing this challenge, please clone the app again from Github. Once defaced, you can copy the original content again from the Github repo. If you are using docker, stop and remove the container and start it again.</h6>

<h6 style="margin: 25px;">More Information:</h6>
<ul>
Expand Down