Home

Awesome

UPnP BHunter

Description

UPnP BHunter is a Burp Suite Extension written in Python/Jython which could be useful as UPnP penetration testing tool, to find active UPnP services/devices and extract the related SOAP, Subscribe and Presentation requests (IPv4 and IPv6 are supported), then analyze them using any of the various Burp tools (i.e. Intruder, Repeater).

Installation

After downloaded the UPnP BHunter python file, start Burp Suite and click at the Extender tab on Add. Then choose the UPnP BHunter python file to install the extension. Alternatively is possible to install it from official Burp App Store.

Usage

UPnP BHunter provides a nice ;) three-step hunting console:

  1. UPnP Discovery (definition of target IP address version and discovery of active UPnP via SSDP protocol)
  2. UPnP Selection (selection of the found UPnP service)
  3. UPnP Attack (extraction of the found UPnP SOAP, Subscribe and Presentation requests).

The tutorial below explain, better than so many words, how to use the plugin:

UBH-Tutorial

Author

GNU License

Copyright (c) 2019 UPnP BHunter

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/