diff --git a/JavaScript/javascript safe/.vscode/settings.json b/JavaScript/Part2-CTF-JS/.vscode/settings.json similarity index 100% rename from JavaScript/javascript safe/.vscode/settings.json rename to JavaScript/Part2-CTF-JS/.vscode/settings.json diff --git a/JavaScript/Part2-CTF-JS/challenge.html b/JavaScript/Part2-CTF-JS/challenge.html new file mode 100644 index 0000000..2904c23 --- /dev/null +++ b/JavaScript/Part2-CTF-JS/challenge.html @@ -0,0 +1,118 @@ + + + + + + Professional data safe + + + + + password: +
+ + diff --git a/JavaScript/Part2-CTF-JS/index.html b/JavaScript/Part2-CTF-JS/index.html new file mode 100644 index 0000000..f5a8840 --- /dev/null +++ b/JavaScript/Part2-CTF-JS/index.html @@ -0,0 +1,74 @@ + + + + + + Professional data safe + + + + + password: +
+ + diff --git a/JavaScript/Part2-CTF-JS/text.txt b/JavaScript/Part2-CTF-JS/text.txt new file mode 100644 index 0000000..ca13949 --- /dev/null +++ b/JavaScript/Part2-CTF-JS/text.txt @@ -0,0 +1,17 @@ +***HELLO AND WELCOME TO PART 2 OF THE 4 PART CTF*** + +*you don't need to have completed part 1 to do this but in order to win you must have done all 4* + +CTF: +Same deal with last time, this is a javascript safe that i cba to write a backstory for, the flag is still in the format `/ctf{.*}/`. + +Winners will be awarded a special role +On completion send the flag to Ben + +**RULES:** + +0) DO NOT SHARE THE FLAG +1) Use any method you see fit to solve it, if it works you reverse engeneered it :) + +Have fun :))))) + diff --git a/JavaScript/javascript safe/index.html b/JavaScript/javascript safe/index.html deleted file mode 100644 index 45a0dc2..0000000 --- a/JavaScript/javascript safe/index.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - Professional data safe - - - - - - password: -
- -