Skip to content

azizulhakim/u-pot

Repository files navigation

u-pot

Honeypot framework for UPnP Device. Create a emulated device from the UPnP device description file of an UPnP device. The framework itself does not create the emulated device. It generates a C code that can be compiled against gupnp library to create an executable. The executable works as the emulated device.

Related Paper Published on IPCCC' 2018

https://arxiv.org/pdf/1812.05558.pdf

How to run: python main.py <ip> <port> <description_file_name>

About

Honeypot framework for UPnP Device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published