Round 1 of TCS HackQuest Season 10 involved solving seven challenges within a six-hour timeframe. Here's a summary of each challenge:
-
Challenge Title: Base64 Encoding
- Approach: The file was encoded in base64, which needed to be decoded using tools like CyberChef or Python scripts.
-
Challenge Title: Paper Scripts
- Approach:
- Analyzed the PDF document.
- Used
stringscommand and found JavaScript keywords. - Checked for embedded JavaScript with
pdfinfo -js. - Reversed obfuscation by interpreting hex-encoded characters using CyberChef.
- Approach:
-
Challenge Title: UNFAIR FLIP
- Approach:
- Inspected the page source and console.
- Manipulated client-side runtime in the browser's console to set
window.coinsarray values. - Called the hidden flag function by setting specific coin flip results.
- Approach:
-
Challenge Title: ChatOps
- Approach:
- Interacted with a chatbot to uncover admin access details.
- Used various URLs and subdomains to trigger bot responses.
- Approach:
Read the full article at InfoSec Write-ups - Medium
Want to create content about this topic? Use Nemati AI tools to generate articles, social posts, and more.

![[AINews] The Unreasonable Effectiveness of Closing the Loop](/_next/image?url=https%3A%2F%2Fmedia.nemati.ai%2Fmedia%2Fblog%2Fimages%2Farticles%2F600e22851bc7453b.webp&w=3840&q=75)



