Skip to content

Commit d888d71

Browse files
bug fixes to 1337 challenge page
1 parent adef9a5 commit d888d71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

challenge.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: 2022 1337 Challenges | CTF @ UBC
3+
title: 2024 1337 Challenges | CTF @ UBC
44
---
55

66
# Maple Bacon 1337 Challenges
@@ -74,7 +74,7 @@ my flag got chopped into three pieces and i forgot the password to my web server
7474

7575
### Files
7676

77-
[leet-web-dist.zip](/assets/web/leet-web-dist.zip)
77+
[leet-web-dist.zip](/assets/1337-2024/web/leet-web-dist.zip)
7878

7979
### Resources
8080

@@ -95,4 +95,4 @@ them. Someone told me my padding method is a little suspicious...
9595
### Resources
9696

9797
- MD5 is a common hash algorithm used in cryptography, see [here](https://www.youtube.com/watch?v=b4b8ktEV4Bg) and [here](https://en.wikipedia.org/wiki/MD5) for more information
98-
- [Wikipedia article](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_block_chaining_(CBC)) on CBC (cipher block chaining)
98+
- [Wikipedia article](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_block_chaining_(CBC)) on CBC (cipher block chaining)

0 commit comments

Comments
 (0)