Skip to main content

iotsploit-platforms

IoTSploit platform-specific adapters package.

This package provides platform-specific implementations for WiFi, Input, and SSH backends across different operating systems.

Structure

iotsploit-platforms/
├── src/
│   └── iotsploit_platforms/
│       ├── adapters/
│       │   └── platforms/
│       │       ├── linux/
│       │       │   └── wifi_backend.py
│       │       ├── windows/
│       │       │   └── wifi_backend.py
│       │       └── darwin/
│       │           └── wifi_backend.py
│       └── platforms/
│           └── __init__.py  # Platform distribution module
└── pyproject.toml

Usage

The platform distribution module automatically selects the appropriate backend based on the current platform:

from iotsploit_platforms.platforms import wifi_backend

# wifi_backend is the appropriate backend class for the current platform
backend = wifi_backend(wifi_iface_name="wlan0")
networks = backend.scan()

Platform Support

  • Linux: Full WiFi backend implementation using NetworkManager (libnm via GObject Introspection, with DBus for hotspot/AP mode)
  • Windows: Placeholder implementation (not yet implemented)
  • Darwin (macOS): Placeholder implementation (not yet implemented)

Dependencies

  • iotsploit-core: Core interfaces and utilities
  • NetworkManager + python3-gi (libnm) and dbus-python: WiFi operations on Linux

Release files for iotsploit-platforms 0.0.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for iotsploit-platforms 0.0.9
File Size Uploaded
iotsploit_platforms-0.0.9.tar.gz 12.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for iotsploit-platforms 0.0.9
File Interpreter ABI Platform
iotsploit_platforms-0.0.9-py3-none-any.whl Python 3 none any Details

Total release size: 30.2 kB

Release files / iotsploit_platforms-0.0.9.tar.gz

Download URL iotsploit_platforms-0.0.9.tar.gz
Size 12.6 kB
Tags Source
SHA-256 checksum
How to use checksums
444b71ab1b8332eff43063846f252710700e70d2dc5f10218ace296693a23ac4
BLAKE2b-256 checksum
How to use checksums
7e496b806dcf022d66016ac5e1236bcfce0be9c27aec84082702c06ec50f973f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / iotsploit_platforms-0.0.9-py3-none-any.whl

Download URL iotsploit_platforms-0.0.9-py3-none-any.whl
Size 17.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
dbf27e34cd0c03104351ad2ce7cf715d5ddf7b6f0faade75c59b532b04279030
BLAKE2b-256 checksum
How to use checksums
b5e5d4e8d1ad3c9a339981f1af78bdc5bc6cef0bd8df1280134110c7ca583ca9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release history Release notifications | RSS feed

This release

0.0.9 This release

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page