• Stars
    star
    116
  • Rank 302,299 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 9 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KNXnet/IP scanning and auditing tool for KNX home automation installations.

KNXmap

A tool for scanning and auditing KNXnet/IP gateways on IP driven networks. KNXnet/IP defines Ethernet as physical communication media for KNX (EN 50090, ISO/IEC 14543). KNXmap also allows to scan for devices on the KNX bus via KNXnet/IP gateways. In addition to scanning, KNXmap supports other modes to interact with KNX gateways like monitor bus messages or write arbitrary values to group addresses.

Compatibility

KNXmap heavily relies on the asyncio module and therefore requires Python 3.4 or newer. There are just a few optional dependencies that are required for some special features.

Usage

sudo python setup.py install
knxmap -h

Documentation

The documentation is available in the repository wiki.

Hacking

Enable full debugging and verbosity for development:

PYTHONASYNCIODEBUG=1 knxmap -v scan 192.168.178.20 1.1.0-1.1.6 --bus-info

More Repositories

1

redstar-tools

Tools for Red Star OS (뢉은별)
Shell
353
star
2

deen

Generic data DEcoding/ENcoding application built with PyQt5.
Python
46
star
3

python-ssllabs

Python interface and command line client for the SSL Labs APIs.
Python
42
star
4

nmap-scripts

A collection of Nmap NSE scripts.
Lua
41
star
5

ILSpy-CosturaPlugin

A plugin for ILSpy that loads references that have been embedded as resources with Costura.
C#
23
star
6

csgo-overwatcher

Investigate the actual suspects of Counter-Strike: Global Offensive Overwatch cases.
Python
20
star
7

ctfpwnng

Automation framework for attack-defense CTFs.
Shell
15
star
8

laf

Login Area Finder: scans host/s for login panels
Python
15
star
9

webfixy

On-the-fly decryption proxy for MikroTik RouterOS WebFig sessions.
Python
14
star
10

dprkdict

A web-based viewer for North Korean dictionary files provided by the E-C-K app.
Python
13
star
11

advent-calendar-2018

A technical advent calendar with CTF-like services where a new port opens every day.
JavaScript
10
star
12

ip-https-tools

Tools for the IP over HTTPS (IP-HTTPS) Tunneling Protocol
Lua
9
star
13

xss-board

A simple XSS challenge example using Zombie.js
PHP
9
star
14

woolim-tools

Collection of information related to the Woolim (울림) tablet PC
Shell
7
star
15

sstp-tools

Tools for the Secure Socket Tunneling Protocol (SSTP)
Python
6
star
16

advent-calendar-2020

A technical advent calendar with CTF-like services where a new port opens every day.
Rust
6
star
17

tools

Helper tools and snippets for various tasks.
Shell
5
star
18

writeups

A collection of technical write-ups.
1
star
19

go-empdecrypt

Decrypter for EIS passwords in Matrix42 configuration files
Go
1
star
20

kleber-cli

Kleber command line client
Python
1
star
21

workflow-test

Shell
1
star
22

kleber

Pastebin and file sharing web application
Python
1
star
23

tac_plus-pre-auth-rce

tac_plus Pre-Auth Remote Command Execution Vulnerability (CVE-2023-45239 & CVE-2023-48643)
1
star
24

go-deen

Generic data encoding/decoding application which aims to be portable and provides several (currently experimental) interfaces.
Go
1
star