Coder Social home page Coder Social logo

challenge-2's Introduction

Challenge-2

A basic level ctf challenge for beginners

answer uploaded

download the image file present in this repo

  • hint: the answer of the riddle is the password to something
  • hint: the end is when u get a message called "Welcome Hacker (followed by a username u have to find) "

STEPS TO SOLVE:

Step 1: Steghide

the answer of the riddle is seven. seven is the key with which we hid the data inside the image. We can extract data from the image by

steghide extract -sf ctf_updated_photo.jpg

Step 2: Solving the ciphered output

it is a caeser cipher with a 7 digit shift

Step 3 : visiting the link and downloading the file in it

Step 4 : finding the username and password of the bin file

Strings is a command which is used to print string literals from binary executables

as you can see there are two entries in the output which ends with "==" sign
"==" denotes base64 cipher

username

password

Step 5: executing the bin file with the credentials

u did it congrats

Want to buy me a coffee: https://www.paypal.me/drunkcj

challenge-2's People

Contributors

drunckj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.