Skip to content

vani-hiver/gtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTF - Get The Flag 🏁 ⏳

These scripts include basic ciphers coded in python and have some errors in them which you will need to debug.

Flow:

Debug the following:

  • script1.py
  • script2.py
  • script3.py

After you have debugged and got output for the first 3 scripts, you will have to combine all three together to get a single value which will be passed as an input to the final script.

Get outputs for all three and combine them as:

output_script1 + output_script2 + output_script3

Supply this combined output into script4.py.

After getting the output you will get a link (only if your output is correct) where you will have to find the flag.

How will you get to know what the flag is?

You will have to throroughly search for the flag. It will be in a form:

gtf = xxxxxx......

where xxx... will be the flag.

Once found, you have to show us the flag.

The team who solves and gets the flag fastest, wins!

All the best. May the force be with you! 💜

About

Get the flag game for Rumblebee3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages