Skip to content

Instantly share code, notes, and snippets.

View sivertkh's full-sized avatar

Sivert Hatteberg sivertkh

  • KraftCERT/InfraCERT
View GitHub Profile
@sivertkh
sivertkh / muc-sender.py
Last active April 4, 2018 08:56
Simple xmpp muc sender
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import sys
import logging
import argparse
import io
import sleekxmpp
# Small xmpp bot that sends a message to a MUC