Capture The Flag

From Computer Science
Revision as of 16:30, 4 November 2024 by Jkinne (talk | contribs) (Created page with "=Types of Problems= * Look at the source code for a webpage for a hidden message. * Look at a hex dump of a file (docx, pdf, jpeg, etc.) to look for a hidden message. * Downl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Types of Problems

  • Look at the source code for a webpage for a hidden message.
  • Look at a hex dump of a file (docx, pdf, jpeg, etc.) to look for a hidden message.
  • Download and run a program to get an answer.
  • Connect to a server to get an answer.
  • Whois lookup.
  • Network scan (ping or similar).
  • Information about the system they are running on (whether it's hidden or not).
  • Anything that can be done with the CyberChef

Tools and Help