Twigonometry
MSc Cybersecurity & AI Student @ University of Sheffield - particularly interested in cyber security & machine learning
Pinned Repositories
SeshWebsite
The website for Sheffield Ethical Student Hackers society
100-redteam-projects
Projects for security students
CTF-Tools
Various scripts I've built for CTFs, hacking challenges, and for learning how various existing tools work
Cybersecurity-Notes
My Markdown notes for all things cybersecurity
mac-goodwin.com
The code for my personal website. Developed in Jekyll, and hosted with Netlify
OSCP-Notes-Template
A template Obsidian Vault for storing your OSCP revision notes
Phishing-ML
Experimental repository on phishing datasets for dissertation
sesh-automation
Demo code for Sheffield Ethical Student Hackers' Automation in Python session
Web-Hacking-2022
Web Hacking demo for SESH, 2022 edition!
writeup-converter
Script for grabbing markdown files and Obsidian attachments from one folder and copying them to another.
Twigonometry's Repositories
Twigonometry/OSCP-Notes-Template
A template Obsidian Vault for storing your OSCP revision notes
Twigonometry/Cybersecurity-Notes
My Markdown notes for all things cybersecurity
Twigonometry/writeup-converter
Script for grabbing markdown files and Obsidian attachments from one folder and copying them to another.
Twigonometry/CTF-Tools
Various scripts I've built for CTFs, hacking challenges, and for learning how various existing tools work
Twigonometry/100-redteam-projects
Projects for security students
Twigonometry/Web-Hacking-2022
Web Hacking demo for SESH, 2022 edition!
Twigonometry/buffer-overflow-scripts
Scripts for Buffer Overflow challenges
Twigonometry/mac-goodwin.com
The code for my personal website. Developed in Jekyll, and hosted with Netlify
Twigonometry/Phishing-ML
Experimental repository on phishing datasets for dissertation
Twigonometry/SambaHunter
It is a simple script to exploit RCE for Samba (CVE-2017-7494 ).
Twigonometry/windows-php-reverse-shell
Simple php reverse shell implemented using binary .
Twigonometry/IsabelleDSL
IsabelleDSL (iDSL) is a framework for generating Domain-Specific Languages from specifications written in Isabelle
Twigonometry/shefesh-site
Static site for the Sheffield Ethical Student Hackers Society
Twigonometry/ctfd_site_info_plugin
A very simple CTFd plugin with the purpose of routing & serving robots.txt and sitemap.xml assets through the web app itself.
Twigonometry/Deserialisation-Demo
Demo for SESH web hacking session
Twigonometry/dotfiles
Cybersecurity based dotfiles
Twigonometry/ecolab3
Another python implementation of Dawn Walker's ecolab (for Modelling and Simulation of Natural Systems: COM3001/6009)
Twigonometry/hf-finetune
Fine tuning a GPT model using the Persuasion for Good dataset.
Twigonometry/identicon
Little tool to explore reverse-engineering GitHub's identicon algorithm
Twigonometry/IsabellePractice
Repository for practicing Isabelle with proofs from the examples
Twigonometry/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
Twigonometry/MLAI
Machine Learning And Adaptive Intelligence Module
Twigonometry/MLWithPhishing
Machine Learning basics with phishing dataset
Twigonometry/OSCP
Our OSCP repo: from popping shells to mental health.
Twigonometry/Oscp-Cheat-Sheet
wew oscp
Twigonometry/phishingdata-Analysis
Experimentation with Sentiment Analysis on Phishing Email Datasets. Machine-learning techniques to help classify the overall emotional content of the data as well as the difference among different phishing data
Twigonometry/ScalableML
COM6012 Scalable Machine Learning - University of Sheffield
Twigonometry/Twigonometry
Twigonometry/vsftpd-2.3.4-vulnerable
This repo spins up vulnerable vsftpd-2.3.4 containers that can be used in security courses
Twigonometry/Web-Hacking-Demo
A web application hacking sandbox challenge for ShefESH. Covering insecure deserialisation, SSRF, XSS, and more