readFlag3

ファイルreadFlag3.solと、以下の問題文が与えられた。

A file readFlag3.sol and this challenge description were given:

0xe2a9e67bdA26Dd48c8312ea1FE6a7C111e5D7a7A. Important: This smart contract is on Ropsten

readFlag2と同様に、 指定のアドレスを開き、Transactions 中の To が Create: readFlag3 となっている行の Txn Hash のリンクを開き、
Click to see More をクリックすると表示される Input Data の所の16進数にCyberChefで From Hex を適用することで、flagが得られた。

Like the challenge readFlag2, I obtained the flag by opening the specified address, opening the "Txn Hash" link in the "Transactions" where "To" is "Create: readFlag3",
and applying "From Hex" in CyberChef to the hexadecimal string in "Input Data", which is displayed after clicking "Click to see More".

flag{web3js_plus_ABI_equalls_flag}

PBjar CTF