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).
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.
FenrisBox.-.Demonstration.mp4
Video demonstration by Ragnhild Sageng (Cyber Security).
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.
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).