# Money Flowz

## OVERVIEW

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759135123521/7207a2ba-218f-4577-ad4d-d82cce7b29d6.png align="center")

As you can see we don’t have any files to download nor their is any instance but in description we can see there is a name ***Frank Vitalik***

So Lets Search Up his name and to narrow our search i used a little google dorking.

**intext:”Frank Vitalik”**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759135312980/77d8aa4b-6121-4c15-be4e-18bcf51f8ca9.png align="center")

And Here wo got a reddit account with same username so lets check it out.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759135346447/b430fe78-3b30-4962-825d-48459c035951.png align="center")

Here scroll below and you will find a link related to freecoinz so let’s check it out too:

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759135429645/0c0b6c63-349e-48b3-8cdc-149d9dd27d11.png align="center")

Here we can see there is a wallet address and below that we came to know about Ropsten net! coin

Earlier it could be solved easily by just going to **https://ropsten.etherscan.io** and then just searching the wallet address would give us the transaction details and we would have found the flag.

But Ropsten Testnet was officially deprecated and shut down in late 2022 so https://ropsten.etherscan.io is not available now

So To Find the transaction history of this address we can take help of **Wayback Machine** Let’s search the above link there and hope we will find something

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759135747195/d768ca97-6d2b-4b60-9069-0f0bf6d7da99.png align="center")

As you can see there is no data related to the wallet address we are given since the Etherscan address/tx pages are **JavaScript-heavy** and Wayback sometimes only archived the raw HTML

So Since this challenge ended up unexpectedly even for Hack The Box so we have no option but to see the transaction hash from the writeups or ask Chatgpt to do it

Transaction Hash: **0xe1320c23f292e52090e423e5cdb7b4b10d3c70a8d1b947dff25ae892609f2ef4**

Since we got the hash let’s search this up in the wayback machine with the link

https://ropsten.etherscan.io/tx/hash

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136360763/5ad625c4-ffb6-4cd6-8eb5-15d1f04e64cf.png align="center")

Here we go, we got one entry let’s open it

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136406481/a5757684-0957-4c74-ad4b-097a85be8d65.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136467959/c8056a37-9ce2-4ddd-ab0a-35bc1b420112.png align="center")

Now we can see the hash that we were given earlier and now click on the show more button

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136525915/2683a538-cef9-4b00-b955-14c9a9e72c93.png align="center")

**Change the input to UTF-8 to see the flag**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136598207/23ca7471-e996-461d-830c-55702a8837ce.png align="center")

## **WE FINALLY DID IT !!!! CHALLENGE SOLVED !!**

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1759136680926/d2d5f3d1-890d-41e1-ba2c-68dc769d1758.png align="center")

For Any Query Or Problem Either Leave A Comment Or Contact At [**reapsec.com**](http://reapsec.com/)

**THANKS FOR READING !!!**
