Preffet's repositories
Payload-to-iso-packager
Lighweight script to create ISO payloads by using DLL sideloading and LNK file to trigger the payload execution.
dll-unhooking-and-ETW-bypass
This is a simple blueprint script for executing DLL Unhooking and modifying ETW
Shellcode-Obfuscator
A simple program to obfusctate shellcode via byte shifting
C-inter-process-communication-simulation
An application written in C to demonstrate different approaches to maintaining the integrity of an inter-process communication (IPC) application (busy waiting and semaphore approaches).
C-Reliable-UDP-File-Transfer-Protocol
An application written in C which demonstrates reliable UDP file transfer protocols (PAR and RFT)
ctf-katana
This repository aims to hold suggestions (and hopefully/eventually code) for CTF challenges. The "project" is nicknamed Katana.
D3-choropleth-map
This is a choropleth map graph built in order to practise D3 svg-based visualization library. It illustrates educational attainment in the United States.
ICS-attacks-database
This project, part of my dissertation at the University of Warwick, is a website which compiles reported ICS attack cases from news and academic sources, providing a comprehensive resource for understanding these attacks.
known-cyber-attacks
List and description of know cyber attacks
Python-Image-reconstruction-using-biocomputing
Biocomputing inspired Python application which can perform image reconsturction using evolutionary algorithms and no more than 100 semi-transparent polygons
Python-port-scanner
This is a simple port scanner project written in Python. It was created for freecodecamp "Information Security" course "Port Scanner" assignment.
Python-Switch-card-game
This is a text-based clone of the Switch card game.
quote-generator
This is a simple random quote generator built using JS, HTML and CSS. It was created for freecodecamp "Front End Development Libraries" course "Random Quote Machine" assignment. :)