sameer fakhoury
  • Home
  • CTF Writeups
  • Course Summaries
  • Cyber Reports
  • Articles
  • Event Notes
  • About Me
BLOGPOST2

BLOGPOST2

  • the first BLOGPOST was easy, now let’s start playing as a G, My WebSITe is rich with writeups
  • A = organization name
  • B = entropy of the founded text ( flag will have first digit only)
  • C= last team I joined in 2023
  • D= in front your eyes
  • FLAG={A_B_C_D}
  • wrap the flag in BAU{}
  • 💡
    FLAG :
  1. search for sameer fakhoury "website” on google and see any related information
  2. image
  3. let’s open it → https://www.linkedin.com/posts/sameer-fakhoury-67217426a_ctf-capturetheflag-cybersecurity-activity-7119729690361098241-jM7a?trk=public_profile_like_view
  4. image
  5. as we see there it is the website → https://sameerfakhoury.blogspot.com/ - let's open it
    1. image
    2. FLAG → {YoU_FoUnD_mE!} → that was the flag for the first BLOGPOST question
  6. now let’s check if there are any related information in the blog → there is a tag named CTF-Lab and that’s suspicious cause it’s not related to any other labels as competitions or websites or training CTF
    1. image
    2. going to CTF-Lab
  7. there is only one blog and it talks about a story like why a story in a blog for writeups ?? also suspicious
  8. image
  9. open this page we will see some information
    1. image
    2. there is a fragmented flag that says {LOL_YOU_THOUGHT_YOU_FOUND_ME} and a picture but they are not related to the flag
    3. but the URL is suspicious → long long format
    4. image
  10. go to cyberchef → https://gchq.github.io/CyberChef/
    1. image
    2. URL decoding + base32 → gives us the link to → https://www.linkedin.com/in/sameer-fakhoury-67217426a/ and the value of D : URLdeccoding
  11. going to https://www.linkedin.com/in/sameer-fakhoury-67217426a/ to the education section
    1. image
    2. we found a suspicious text
  12. go to cyberchef → https://gchq.github.io/CyberChef/
    1. image
    2. as we see we encoded it base32 → we found a text : You Found Me What is the name of the organization where I participated in the Security Analyst bootcamp?
  13. going back to the question → “entropy of the founded text ( flag will have first digit only)” so we will found the entropy for the founded text in cyberchef → https://gchq.github.io/CyberChef/
    1. image
    2. it’s 4
    3. extra note: Entropy is a measure of information. Entropy of English test is the average number of bits per letter of the text that will be required to translate the language into binary bits.
  14. going back to the founded text You Found Me What is the name of the organization where I participated in the Security Analyst bootcamp? going back to https://www.linkedin.com/in/sameer-fakhoury-67217426a/ to see posts
    1. image
    2. it’s VTF
  15. at the end we will search for → last team I joined in 2023 → going back to https://www.linkedin.com/in/sameer-fakhoury-67217426a/ to see experience
    1. image
    2. GDSE
  • BAU{VTF_4_GDSC_URLdeccoding}

©sameer fakhoury

GitHubLinkedIn