4 kyu
Hacker's job
116Wittybit
Loading description...
Networks
Regular Expressions
Puzzles
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
This has to be the closest thing to a CTF on Codewars.
That was quite a journey! what a fun kata :)
I'm stuck here >> Error 404. Page www/public/views/index doesn't exists
This comment has been hidden.
Hello, sorry for the late reply.
How exactly did you get to that page? All possible urls can be found on the computer.
Hi I don't remember how but I got it done, one of my favorites btw (Y)
I can see everything (I think) if I do this:
console.log(Computer.constructor.toString())
. Is this intentional? Great kata btw.I didn't know you can do such thing.
Thank you for the contribution, I'll be glad if you give me some tips on fixing this kind of issues.
This comment has been hidden.
for me the hints didn't work either, is this as intended?
You can read the
execute()
code by creating a file and logging the methodconsole.log(execute.toString())
and then reverse engineer to get the file content. Great Kata! Waiting for the next one!Great job! Even better than my solutions :P
I found the login, the password and the token together in the log file, but it sais "Wrong token" Am I missing something, or is this a bug?
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
Nothing much to say, that was fun! =]
This comment has been hidden.
Good Kata, there's always a danger that someone will get totally lost in the weeds on these types since the directions have to be cryptic or it spoils it. I, for example, was exploring the file structure with node's FileSystem class for a while. didn't seem to be anything useful for the Kata that was accessible, but it might be cool if you can leave a little easter egg in there. Not sure how that works though.
Not too tough to solve, but overall still fun.
Thank you very much for completing Kata!
I do like task where you should break something... Or katas like 'imperfect network'.
If you have any ideas - please write them ;)
How do you think: will it be interesting to create an exploit file and run in target computer that is protected by 'antivirus'. Like we already have an access to the computer... Last step is to create a backdoor.
Btw, your solution is even cleaner than mine, gj =)
This comment has been hidden.
Thx =) Your goal is to hack server. You found a bug! Good job =) Real servers simulator TM
Sorry, i fixed it =)
Try to solve it again =)
server
I don't understand how the token is include in the form.
It's was a really nice kata.
thanks you for your help.
Thx very much for feedback =) I'm fixing it!
This comment has been hidden.
You can create files =). Try to create 'exploit' file in views. You can use 'execute' command on server side
This comment has been hidden.
;) You found it! But how? I don't really know how i can make it. Can you help me?
But please, do it like normal programmer. I know that it's interesting to break the test. But i want to see how other programmers solve this task. And your solution gives nothing. "Like it is, and at the same time and there is no":/
And i fixed test. Not fully, but fixed =)
This comment has been hidden.
They can be modified because i'm using eval in context. You can use 'run' function to run js on your computer and get ALL private data. It's cool, yes? But, do it again ;) xD
you cannot modify private variables within another function on codewars..
No, i mean that i'm using eval in computer. So JS think that it's me who editing variables =) Ok, i'm modified Kata 4-th time. Do it again! Final variant? Or not? ;)
done :)
This comment has been hidden.
This comment has been hidden.
Hello, try to solve it! =)