lennis-dev / hackit

This is a simple web application that allows users to try and solve a series of challenges. The challenges are designed to test the user's knowledge of web security and programming. The application is written in PHP.
https://hackit.lennis.dev/
GNU Affero General Public License v3.0
6 stars 4 forks source link

[FEATURE] Base64 Based Challenge #32

Closed lennis-dev closed 1 hour ago

lennis-dev commented 2 hours ago

Discussed in https://github.com/lennis-dev/hackit/discussions/31

Originally posted by **aashu10sh** October 18, 2024 ### Is there an existing discussion for this? - [X] I have searched the existing discussions ### Describe your idea I was thinking of a challenge where we can introduce the users to base64 encoding. It would be similar to the 'easy-beginning' challenge, here they'd have to look at the JavaScript source code and decode the base64 being compared ( to users input) to find the correct solution. More Detail: Name : "Basic Challenge" Description: " I heard there's a technique for encoding files safely in the web, something 64?" ### Anything else? This is my first ever open source contribution ( attempt ). I hope you understood what I am trying to say:)
lennis-dev commented 2 hours ago

@aashu10sh you have to write something in the conversation so that I can assign you. If you need help, feel free to ask

aashu10sh commented 2 hours ago

@lennis-dev Yo! Could you please assign me the issue.