diff options
| author | Louis Burda <quent.burda@gmail.com> | 2024-04-05 20:24:02 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2024-04-05 20:24:02 +0200 |
| commit | ad4e7506e3c43bdb9e8965e8f343007972e2be7e (patch) | |
| tree | cbfe719b35ae5ea9528161846ff9f4960947b12a | |
| download | cscg24-njs-ad4e7506e3c43bdb9e8965e8f343007972e2be7e.tar.gz cscg24-njs-ad4e7506e3c43bdb9e8965e8f343007972e2be7e.zip | |
Add challenge files
| -rw-r--r-- | chall/description | 3 | ||||
| -rw-r--r-- | chall/njs.zip | bin | 0 -> 2762 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/chall/description b/chall/description new file mode 100644 index 0000000..51906ba --- /dev/null +++ b/chall/description @@ -0,0 +1,3 @@ +Check out my Nimble Join Service (NJS)! It is a file server with the unique ability to join files before downloading them. + +Since it only executes trusted JavaScript code, there should be no risk of memory leakage, right? diff --git a/chall/njs.zip b/chall/njs.zip Binary files differnew file mode 100644 index 0000000..a28eff3 --- /dev/null +++ b/chall/njs.zip |
