Twigonometry
MSc Cybersecurity & AI Student @ University of Sheffield - particularly interested in cyber security & machine learning
Twigonometry's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
AntonOsika/gpt-engineer
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
getumbrel/llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
NVIDIA/garak
the LLM vulnerability scanner
skelsec/pypykatz
Mimikatz implementation in pure Python
xaitax/TotalRecall
This tool extracts and displays data from the Recall feature in Windows 11, providing an easy way to access information about your PC's activity snapshots.
williamSYSU/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
michenriksen/drawio-threatmodeling
Draw.io libraries for threat modeling diagrams
esp32-open-mac/esp32-open-mac
Reverse engineered wifi driver for the ESP32
vyrus001/go-mimikatz
A wrapper around a pre-compiled version of the Mimikatz executable for the purpose of anti-virus evasion.
hasherezade/process_doppelganging
My implementation of enSilo's Process Doppelganging (PE injection technique)
hasherezade/transacted_hollowing
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
MalwareTech/EDR-Preloader
An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer
xkaneiki/CVE-2023-0386
CVE-2023-0386在ubuntu22.04上的提权
stevendborrelli/bluesky-tech-starter-packs
A list of tech-related Bluesky starter packs
blkph0x/CVE_2024_30078_POC_WIFI
basic concept for the latest windows wifi driver CVE
XaFF-XaFF/Kernel-Process-Hollowing
Windows x64 kernel mode rootkit process hollowing POC.
andpalmier/makephish
Automatically clone websites and patch them with PHP to create phishing pages
diegoocampoh/MachineLearningPhishing
This project will determine which of the five supervised classification machine learning algorithms performs best in detecting phishy emails
ms101/EvilKnievelnoVNC
Weaponized EvilnoVNC: Scalable and semi-automated MFA-Phishing
cyberark/ByteCodeLLM
rewanthtammana/Detect-phishing-websites-using-ML
TanusreeSharma/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
wrmthorne/cycleformers
A Python library for efficient and flexible cycle-consistency training of transformer models via iteratie back-translation. Memory and compute efficient techniques such as PEFT adapter switching allow for 7.5x larger models to be trained on the same hardware.
phildeutsch/mbox-analysis
Loads mbox files into avro and pandas for analysis (Python)