:py:mod:`expliot.plugins.tcp.tpltakeover` ========================================= .. py:module:: expliot.plugins.tcp.tpltakeover .. autoapi-nested-parse:: Sample test/plugin for TPLink smart devices Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: expliot.plugins.tcp.tpltakeover.TPLinkTakeover .. py:class:: TPLinkTakeover Bases: :py:obj:`expliot.core.tests.test.Test` Test for TPLink Smart devices Output Format: [ { "response_raw": "Encrypted_hex_data", "response_decrypted": "Decrypted_data" } ] .. py:method:: execute() Execute the test.