Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Pwntools

Author: Marin Radu


Description

Connect to the server, answer the questions correctly, and retrieve the flag. 
This task requires automating the interaction with the server.

Requirements

  • Connect to servers
  • Automation
  • Pwntools library

Solve

Automate the interaction with the server using Pwntools to send correct responses to the prompted questions.

Solution script.

Since the flag is generated dynamically, a new hash appears every 5 minutes.


Flag: CSCTF{hash-that-changes-every-5-minutes}