SkillAgentSearch skills...

Fenrir

PoC to tunnel the Meterpreter reverse HTTP shell over RDP Virtual Channels

Install / Use

/learn @nccgroup/Fenrir
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fenrir

Released as open source by NCC Group Plc - http://www.nccgroup.com/

Developed by Dave Spencer, david [dot] spencer [at] nccgroup [dot] com

http://www.github.com/nccgroup/Fenrir

Released under AGPL see LICENSE for more information

Description

Fenrir was created to prove that it is possible to tunnel network traffic over an RDP virtual channel, however it is still in its infancy. This PoC was to designed to tunnel the meterpreter reverse http shell over the virtual channel The long term goal here will be to create a fully-fledged socks proxy, from Loki to Fenrir and vice versa.

Fenrir is designed to be used with Loki (https://github.com/nccgroup/loki) and Sleipnir (https://github.com/nccgroup/Sleipnir)

Usage

Fenrir is very simple to use, use the “Metasploit Server” and “Metasploit Port” fields on Loki’s initial interface to specify the location of the users metasploit listener, and enter the port number you want to listen on the RDP server (default is 3000).

Once the “Start Forwarder” button is clicked Fenrir checks if the port is available and if so opens a listening port on 127.0.0.1 Any traffic sent to this port is forwarded on to the server and port that the user specified in the initial Loki interface.

Related Skills

View on GitHub
GitHub Stars67
CategoryDevelopment
Updated11mo ago
Forks15

Languages

C#

Security Score

87/100

Audited on Apr 17, 2025

No findings