Metadata-Version: 2.1
Name: expliot
Version: 0.9.7
Summary: Expliot - IoT security testing and exploitation framework
Home-page: https://expliot.io
Author: Aseem Jakhar
Author-email: aseemjakhar@gmail.com
License: AGPLv3+
Keywords: IoT IIot security hacking expliot exploit framework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiocoap (<2,>=0.3)
Requires-Dist: AWSIoTPythonSDK (<2,>=1.4.8)
Requires-Dist: bluepy (<2,>=1.3.0)
Requires-Dist: cmd2 (<2,>=1.1.0)
Requires-Dist: cryptography (<4,>=3.0)
Requires-Dist: paho-mqtt (<2,>=1.5.0)
Requires-Dist: pyi2cflash (<1,>=0.2.2)
Requires-Dist: pymodbus (<3,>=2.3.0)
Requires-Dist: pynetdicom (<2,>=1.5.1)
Requires-Dist: pyparsing (<3,>=2.4.7)
Requires-Dist: pyserial (<4,>=3.4)
Requires-Dist: pyspiflash (<1,>=0.6.3)
Requires-Dist: python-can (<4,>=3.3.3)
Requires-Dist: UPnPy (<1.2,>=1.1.8)
Requires-Dist: xmltodict (<1,>=0.12.0)
Requires-Dist: zeroconf (<0.30,>=0.27.1)

# EXPLIoT

Noun: /ɛkˈsplʌɪəti:/

A Framework for security testing and exploiting IoT products and IoT
infrastructure. It provides a set of plugins (test cases) which are used to
perform the assessment and can be extended easily with new ones.

The name **EXPLIoT** (pronounced *expl-aa-yo-tee*) is a pun on the word
*exploit* and explains the purpose of the framework i.e. IoT exploitation.

It is written in Python.

- [Website](https://expliot.io)
- [Online shop](https://expliot.io/collections/frontpage) (for related hardware)
- [Documentation](https://expliot.readthedocs.io/)
- [Discord chat rooms](https://discord.gg/AafG232)

## Additional resources

- [Issues and bug reports](https://gitlab.com/expliot_framework/expliot/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=)
- [Source repository](https://gitlab.com/expliot_framework/expliot)


