Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ethical Hacking Module
WAS Students 2022
Commits
a5de3a16
Commit
a5de3a16
authored
Jan 31, 2022
by
Joonatan Ovaska
Browse files
Update Week04_Assignment.md
parent
85ac6203
Changes
1
Hide whitespace changes
Inline
Side-by-side
Week04_Assignment.md
View file @
a5de3a16
...
...
@@ -81,9 +81,9 @@ Tasks:
*
Find out what methods
`/api/import`
endpoint offers using
`OPTIONS`
*
Perform HTTP request with supported method and data created in Pickle section
*
Base64 encoded payload (1 pts)
*
Get flag WasFlag9_1
*
Get flag WasFlag9_1
*
Base64 encoded payload Pickle can deserialize (1 pts)
*
Get flag WasFlag9_2
*
Get flag WasFlag9_2
*
Take a note of
`HINT`
response readers if stuck. Also, remember to follow containers log messages for possible errors
*
Verify that you are able to run arbitrary command on the target server (2 pts)
*
If using command that creates like a new file use
`docker exec -it wasdat-backend /bin/bash`
to get access to the container to prove its existence
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment