Skip to content

v1.0.0.dev11: SSDP, UPnP and Bug Fixes

Choose a tag to compare

@MatrixEditor MatrixEditor released this 11 May 11:27
· 203 commits to master since this release
c8d0101

This release includes support for SSDP multicast poisoning and UPnP device imitation. Given, the default configuration won't be as
phishy as expected, but since it can be configured very easily, the template might be changed for real test cases.

upnp_custom-device

Other fixes

  • CLI: Fixed issue that ignored analysis mode completely
  • CLI: Added support for += operator that appends a value to a list setting
  • Added unified interface for creating multicast listeners
  • TomlConfig: fixed __getitem__
  • Make dementor.paths module executable
  • Updated minor issues in the documentation

Full Changelog: v1.0.0.dev10...v1.0.0.dev11