Pinned Repositories
ball-roller
A more or less simple project in Unity3D (from 2016!) that generates a random playing area equipped with dynamically scaled railings. You can steer a glass ball through the course, similar to the famous game classic "Super Monkey Ball". Scripts (written in C#) are found under -> ball-roller/Assets/Scripts/
Game-Of-Life
This project lets you play around with the famous game of life algorithm in your console. You can resize the area, create random starting patterns or alternatively use some template patterns that I have included. The image will be output to the console and every iteration of the algorithm will be visibly tracked. It's quite mesmerizing.
Gaussian-Elimination
This project is especially interesting, because I have used header files to structure my classes. My program calculates the system of linear equations linked to a specific set of input matrices featured in the file "Matrixdaten". The output of the program is found in "Matrixdaten_Ausgabe.txt".
gvmd
Greenbone Vulnerability Manager
Immerwaehrender-Kalender
A program that outputs the weekday linked to a specific date input by the user according to the Gregorian calendar.
Magic-Conch-Shell
This is a shell application similar to Bash that supports various builtin commands, as well as multi-layered pipes.
notus-scanner
Notus is a vulnerability scanner for creating results from local security checks
openvas-vts-testcases
This repository contains all the code submitted as part of my master thesis. The goal was to create a way to test the continued functionality of vulnerability tests (VTs) in OpenVAS for which a change to a core library function might have affected its ability to function in unforeseen ways.
ospd-openvas
ospd-openvas is an OSP server implementation to allow GVM to remotely control an OpenVAS Scanner
simulated-traffic
This repository contains a tool for simulating movement trajectories of generated people with their individual occupations, living situations and free time activities.
thorsten-passfeld's Repositories
thorsten-passfeld/ball-roller
A more or less simple project in Unity3D (from 2016!) that generates a random playing area equipped with dynamically scaled railings. You can steer a glass ball through the course, similar to the famous game classic "Super Monkey Ball". Scripts (written in C#) are found under -> ball-roller/Assets/Scripts/
thorsten-passfeld/Game-Of-Life
This project lets you play around with the famous game of life algorithm in your console. You can resize the area, create random starting patterns or alternatively use some template patterns that I have included. The image will be output to the console and every iteration of the algorithm will be visibly tracked. It's quite mesmerizing.
thorsten-passfeld/Gaussian-Elimination
This project is especially interesting, because I have used header files to structure my classes. My program calculates the system of linear equations linked to a specific set of input matrices featured in the file "Matrixdaten". The output of the program is found in "Matrixdaten_Ausgabe.txt".
thorsten-passfeld/gvmd
Greenbone Vulnerability Manager
thorsten-passfeld/Immerwaehrender-Kalender
A program that outputs the weekday linked to a specific date input by the user according to the Gregorian calendar.
thorsten-passfeld/Magic-Conch-Shell
This is a shell application similar to Bash that supports various builtin commands, as well as multi-layered pipes.
thorsten-passfeld/notus-scanner
Notus is a vulnerability scanner for creating results from local security checks
thorsten-passfeld/openvas-vts-testcases
This repository contains all the code submitted as part of my master thesis. The goal was to create a way to test the continued functionality of vulnerability tests (VTs) in OpenVAS for which a change to a core library function might have affected its ability to function in unforeseen ways.
thorsten-passfeld/ospd-openvas
ospd-openvas is an OSP server implementation to allow GVM to remotely control an OpenVAS Scanner
thorsten-passfeld/PoETiS
thorsten-passfeld/sennheiser-gsx-1000
Getting the Sennheiser GSX 1000 DAC to work under Linux
thorsten-passfeld/simulated-traffic
This repository contains a tool for simulating movement trajectories of generated people with their individual occupations, living situations and free time activities.