Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
We_coursework_lkarle2s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lucas Karle (Archived)
We_coursework_lkarle2s
Commits
bfcfdd61
Commit
bfcfdd61
authored
3 years ago
by
Lucas
Browse files
Options
Downloads
Patches
Plain Diff
fixes a blaring issue with u13
parent
2713d978
No related branches found
No related tags found
1 merge request
!2
Added all Exercises
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/U13.vue
+3
-1
3 additions, 1 deletion
src/components/U13.vue
with
3 additions
and
1 deletion
src/components/U13.vue
+
3
−
1
View file @
bfcfdd61
...
...
@@ -89,7 +89,7 @@
</div>
<div
class=
"solution"
>
A7.2: yes
<br>
A7.7: Enter your credit card number: 4128 3214 0002 1999
<script>
alert
(
"
hallo
"
)
</script>
<br>
A7.7: Enter your credit card number: 4128 3214 0002 1999
<!--todo: fix dat
<script>
alert
(
"
hallo
"
)
</script>
-->
<br>
A7.10: start.mvc#test
<br>
A7.11: -1685526414
<br>
A7.12: 4, 3, 1, 2, 4
<br>
...
...
@@ -106,6 +106,7 @@
Lösen sie die Aufgaben zu A8:2013
</div>
<div
class=
"solution"
>
<!-- todo: fix dat
1.1)
<br>
<form
method=
'POST'
action=
'http://localhost:8080/WebGoat/csrf/basig-get-flag'
>
<br>
<input
name
'
csrf
'
type=
'hidden'
value=
'false'
>
<br>
...
...
@@ -139,6 +140,7 @@
<input
type=
'password'
name
'
password
'
>
<br>
<button
type=
'submit'
>
Sign in
</button>
<br>
</form>
<br>
-->
</div>
<hr>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment