expliot.plugins.tcp.tpltakeover¶
Sample test/plugin for TPLink smart devices.
Classes¶
Test for TPLink Smart devices. |
Module Contents¶
- class expliot.plugins.tcp.tpltakeover.TPLinkTakeover¶
Bases:
expliot.core.tests.test.Test
Test for TPLink Smart devices.
Output Format: [
- {
“response_raw”: “Encrypted_hex_data”, “response_decrypted”: “Decrypted_data”
}
]
- execute()¶
Execute the test.