Pinned Repositories
ADSearch
A tool to help query AD via the LDAP protocol
AmsiHook
AmsiHook is a project I created to figure out a bypass to AMSI via function hooking.
APC-Injector
A simple POC to demonstrate how APC injection can be carried out with the windows API
Athena
An injector that aims to be stealthy by using non suspicious API calls. Inspired by (https://github.com/FuzzySecurity/Sharp-Suite/tree/master/UrbanBishop)
BOF-DLL-Inject
Manual Map DLL injection implemented with Cobalt Strike's Beacon Object Files.
Bootloader
I've created a bootloader as I wanted to better understand how underlying operating systems work.
Keylogger
A C++ Keylogger that utilises SetWindowsHookEx()
pentesting-scripts
Any scripts I create to speed up a security assessment.
SimpleInjector
A simple injector that uses LoadLibraryA
tomcarver16's Repositories
tomcarver16/ADSearch
A tool to help query AD via the LDAP protocol
tomcarver16/BOF-DLL-Inject
Manual Map DLL injection implemented with Cobalt Strike's Beacon Object Files.
tomcarver16/AmsiHook
AmsiHook is a project I created to figure out a bypass to AMSI via function hooking.
tomcarver16/Athena
An injector that aims to be stealthy by using non suspicious API calls. Inspired by (https://github.com/FuzzySecurity/Sharp-Suite/tree/master/UrbanBishop)
tomcarver16/SimpleInjector
A simple injector that uses LoadLibraryA
tomcarver16/APC-Injector
A simple POC to demonstrate how APC injection can be carried out with the windows API
tomcarver16/Keylogger
A C++ Keylogger that utilises SetWindowsHookEx()
tomcarver16/Bootloader
I've created a bootloader as I wanted to better understand how underlying operating systems work.
tomcarver16/pentesting-scripts
Any scripts I create to speed up a security assessment.
tomcarver16/axiom
A dynamic infrastructure toolkit for red teamers and bug bounty hunters!
tomcarver16/Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
tomcarver16/dotfiles
My personal dotfiles
tomcarver16/HDD-LED-APP
Shows an icon that monitors HDD activity
tomcarver16/mimikatz
A little tool to play with Windows security
tomcarver16/okta-scim-linux
tomcarver16/pydoro
A pomodoro timer written in python
tomcarver16/SMTP-Logs-CLI
A simple CLI that can send emails when called. Created to send weekly log files in a folder.
tomcarver16/SOREL-20M
Sophos-ReversingLabs 20 million sample dataset
tomcarver16/tameOS
tameOS is a simple operating system for me to get a greater understanding of how bootstraping an OS works