Skip to content
@Team-Fenris

Team Fenris

School team during studies in Cyber Security and Digital Forensics

Team Fenris

Team Fenris consisted of five members; Ørjan Jacobsen (Cyber Security), Dan Solberg (Digital Forensics), Ragnhild Sageng (Cyber Security), Pål Larssen (Cyber Security) and Georg Wedel (Cyber Security).

Project description summary

The project delivery is virtual machines that runs several scripts to fake internet connection for any other device connecting to it. The traffic that the device connected sends and requests will be sniffed and analysed. The analysed content can be viewed on a web interface.

See our Kanban board if interested in issues along the project period.

Project demonstration

FenrisBox.-.Demonstration.mp4

Video demonstration by Ragnhild Sageng (Cyber Security).

Left window

In the left window, the traffic controller is started. The traffic controller sets up an HTTP server, HTTPS server and DNS server on localhost. The retrieved requests are then saved to a JSON file, and posted to the API side which is located in the FenrisCMS.

Right window

In the right window the FenrisCMS is started. API calls is tracked which shows POST requests from the traffic controller to various parts of the API (the /dns, /http and the /https side).

Pinned Loading

  1. fenrisCMS fenrisCMS Public

    Gathered packet capture data visualized in webGUI, mainly proof-of-concept.

    Python

  2. tfcctrl tfcctrl Public

    Network simulation tool (fakenet) for use in dynamic malware analysis in Windows, using HTTP(S) and DNS listeners. Capability of transmitting gathered packet captures to external endpoint.

    Python 2

Repositories

Showing 3 of 3 repositories
  • fenrisCMS Public

    Gathered packet capture data visualized in webGUI, mainly proof-of-concept.

    Team-Fenris/fenrisCMS’s past year of commit activity
    Python 0 MIT 0 3 (2 issues need help) 8 Updated Apr 22, 2023
  • .github Public
    Team-Fenris/.github’s past year of commit activity
    0 0 0 0 Updated Feb 11, 2023
  • tfcctrl Public

    Network simulation tool (fakenet) for use in dynamic malware analysis in Windows, using HTTP(S) and DNS listeners. Capability of transmitting gathered packet captures to external endpoint.

    Team-Fenris/tfcctrl’s past year of commit activity
    Python 2 Apache-2.0 0 3 (1 issue needs help) 0 Updated May 22, 2022

Top languages

Loading…

Most used topics

Loading…