polo-sec's Stars
polo-sec/writing
Welcome! This is where I'll post updates to projects I'm working on, walkthroughs to capture the flag material and any other areas of research I'm currently working on.
polo-sec/armory
A curated repository of the tools, scripts, resources and programs I use regularly for CTF, BB or other security work.
polo-sec/windows10-privacy-tweaks
The GitHub release of the "Windows 10 Tweaks and Debloat Project" (https://archive.codeplex.com/?p=windows10tweaksanddebloat) For which I was awarded the "National Runner Up" in the 2017 BCS Computing at School Awards.
polo-sec/flask_mysql_chain_dropdowns
An implementation of dynamic chained dropdowns from a MySQL database as an all in one solution, using flask to serve the webpage and handle system side queries. The front-end is HTML and JS, utilisng JQuery and Ajax for dynamic elements and data processing, respectively.
polo-sec/kernel-drivers-hacking
A testing space, where I program and write short kernel-space programs to experiment with, and learn about, the Linux kernel
polo-sec/suckless
The git repository used for version control and backups of my ST and DWM builds.
polo-sec/mkctf
A bash script to quickly create a ctf/pentesting container and working directory
polo-sec/twiglet
A project written to easily retrieve Twitter data, namely trending topics and hashtags without the use of the Twitter API
polo-sec/working-directory-tracker
A short bash script that can be added to your .bashrc to save the current working directory in RAM, so that the next terminal window opened is in the same working directory as the last.