Boiboite Opener Framework
dev

User manual

  • Introduction
  • TL;DR
  • Usage

Modules

  • Discovery

Protocols

  • KNX

Developer manual

  • Notice
  • Architecture
  • Extend BOF

Source code documentation

  • Introduction
  • Basic and global functions
  • Modules
  • Layers
Boiboite Opener Framework
  • Docs »
  • Boiboite Opener Framework’s documentation
  • Edit on GitHub

Boiboite Opener Framework’s documentation¶

User manual

  • Introduction
    • Overview
    • Interface with Scapy
  • TL;DR
    • Several ways to discover devices on a network
    • Send and receive packets
    • Craft your own packets!
    • Basic fuzzing
  • Usage
    • Getting started with BOF Packets
    • View packets and fields
    • Modify packets and fields
    • Network connection
    • Error handling and logging

Modules

  • Discovery
    • Overview
    • Multicast discovery
    • Other discovery functions

Protocols

  • KNX
    • Device discovery
    • Send commands
    • Connect to a device
    • Send and receive frames
    • Understanding KNX frames
    • Testing KNXnet/IP implementations with BOF

Developer manual

  • Notice
    • Code quality requirements
    • Comments and documentation
    • Git branching
    • Report issues
  • Architecture
  • Extend BOF

Source code documentation

  • Introduction
  • Basic and global functions
    • Global settings and error handling
    • Basic network protocol implementation
    • BOFPacket base class
    • BOFDevice base class
  • Modules
    • Using modules
    • Discovery
  • Layers
    • Using layers
    • KNX
    • LLDP
    • Modbus TCP
    • Profinet DCP
Next

© Copyright 2020-2023, Lex Revision b0c61c96.

Built with Sphinx using a theme provided by Read the Docs.