{ "cells": [ { "cell_type": "markdown", "id": "1ebbf175", "metadata": {}, "source": [ "Where is Chris Colman?\n", "\n", "Chris Colman is an international criminal. He lived for several years in California, where he specialized in\n", "several cybercrimes, including phishing attacks, identity fraud, email, internet fraud, Cyberextortion, SQL\n", "Injection attacks, denial-of-service attacks, and Crypto jacking. As the FBI suspected his activities, Chris\n", "decided to go to Brazil. Here he created a new persona Chris Carioca and started to sell his services to\n", "MI6, MOSSAD, FSB, RAW, MSS, and some multinational firms like Microsoft, Apple, Alphabet, and Meta.\n", "But now he is being persecuted by several old friends. Among them is the company that hired you.\n", "Fortunately, somebody gave us a leak. Or at least a clue. Chris betrayed his ex-girlfriend. As revenge, she\n", "\n", "hid his location in an image:\n", "\n", "https://raw.githubusercontent.com/masterfloss/spy/main/wdtai2023.png\n", "\n", "But we need a\n", "\n", "Use the show() method from the Spy class. The file spymod.py is in https://github.com/masterfloss/spy.\n", "\n", "If not cv2 is not installed, install it using \"pip3 install opencv-python\". The method show() has a parameter URL.\n", "\n", "Your boss is in the location of the conference. What is the distance between his place and Chris's location?" ] }, { "cell_type": "markdown", "id": "bf0c43cb", "metadata": {}, "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.12" } }, "nbformat": 4, "nbformat_minor": 5 }