Pinned Repositories
acheron
indirect syscalls for AV/EDR evasion in Go assembly
AnsiblePlaybooks
bof-vs
A Beacon Object File (BOF) template for Visual Studio
GOAD
game of active directory
hades
Go shellcode loader that combines multiple evasion techniques
HijackableApp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
Hypervim
modular configuration that extends Neovim into a modern code editor with IDE-like features
spawn
Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks by spawning sacrificial process with Arbitrary Code Guard (ACG), BlockDll, and PPID spoofing.
utl
util library for Golang projects
WinDBG-Cheatsheet
WinDBG notes and commands cheatsheet
f1zm0's Repositories
f1zm0/hades
Go shellcode loader that combines multiple evasion techniques
f1zm0/acheron
indirect syscalls for AV/EDR evasion in Go assembly
f1zm0/Hypervim
modular configuration that extends Neovim into a modern code editor with IDE-like features
f1zm0/WinDBG-Cheatsheet
WinDBG notes and commands cheatsheet
f1zm0/AnsiblePlaybooks
f1zm0/GOAD
game of active directory
f1zm0/bof-vs
A Beacon Object File (BOF) template for Visual Studio
f1zm0/HijackableApp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
f1zm0/spawn
Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks by spawning sacrificial process with Arbitrary Code Guard (ACG), BlockDll, and PPID spoofing.
f1zm0/utl
util library for Golang projects
f1zm0/atlas-app-toolkit
This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
f1zm0/Detours-Hooking-PoC
Win32 API Hooking with Detours library
f1zm0/dotfiles
~
f1zm0/f1zm0
f1zm0/LinkedInt
LinkedIn Recon Tool
f1zm0/slae32
shellcodes and tools created for the SLAE32 course
f1zm0/protoc-gen-gorm
A protobuf compiler plugin designed to generate GORM models and APIs for simple object persistence tasks.
f1zm0/Rubeus
Trying to tame the three-headed dog.
f1zm0/session-lens
A session-switcher extension for rmagatti/auto-session using Telescope.nvim
f1zm0/SharpUp
SharpUp is a C# port of various PowerUp functionality.
f1zm0/SharpView
C# implementation of harmj0y's PowerView
f1zm0/SharpWMI
SharpWMI is a C# implementation of various WMI functionality.
f1zm0/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
f1zm0/TREVORspray
TREVORspray is a modular password sprayer with threading, clever proxying, loot modules, and more!
f1zm0/windowskernelprogrammingbook2e
Samples for the book Windows Kernel Programming, 2nd edition