Data Centre Hijack
> CHALLENGE DESCRIPTION
Gibson has attacked one of the Data Center's of a significant company. Before their server was hijacked, the employees managed to send a drone picture of the building. Your job is to identify the location of this data server and the company that owns it.
FLAG FORMAT: RMCTF{City-Country-Company}
[Attached Asset: data-center.jpg]

> METHODOLOGY
1. Reverse Image Search We are provided with an image of data center. To identify the exact location and the company, the most effective method is a reverse image search.
Uploading the target image to Google Lens immediately returns an exact visual match. The related search explicitly identifies the facility as the Google data center in Saint-Ghislain, Belgium.

> THE FLAG
Using the required format RMCTF{City-Country-Company} and our gathered information:
- City: Saint-Ghislain
- Country: Belgium
- Company: Google
RMCTF{Saint-Ghislain-Belgium-Google}
