Pinned Repositories
CheckPlease
Sandbox evasion modules written in PowerShell, Python, Go, Ruby, C, C#, Perl, and Rust.
CVE-2016-7255
An exploit for CVE-2016-7255 on Windows 7/8/8.1/10(pre-anniversary) 64 bit
win_driver_plugin
A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.
z3_and_angr_binary_analysis_workshop
Code and exercises for a workshop on z3 and angr
CVE-2014-4113
Trigger and exploit code for CVE-2014-4113
HackSysDriverExploits
HashData
A command line Hash Identifying tool.
windbg-plugins
Any useful windbg plugins I've written.
windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows
windows_kernel_resources
Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits
sam-b's Repositories
sam-b/windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows
sam-b/windows_kernel_resources
Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits
sam-b/windbg-plugins
Any useful windbg plugins I've written.
sam-b/HashData
A command line Hash Identifying tool.
sam-b/HackSysDriverExploits
sam-b/CVE-2014-4113
Trigger and exploit code for CVE-2014-4113
sam-b/windows_syscalls_dumper
A dirty IDAPython script to dump windows system call number/name pairs as JSON
sam-b/z3-stuff
z3 scripts and ctf challenge solutions.
sam-b/pilloc
A pin tool to visualise heap operations
sam-b/PSOD
A simple Windows driver which crashes the system and turns the BSOD pink
sam-b/ida-scripts
Dumping ground for whatever IDA Pro scripts I write
sam-b/win-driver-tools
A couple of little tools I've made for working with Windows Drivers
sam-b/intro-to-kernel-exploitation
sam-b/littleos
A little os built using the littleosbook
sam-b/win_driver_plugin
A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.
sam-b/cs344
Introduction to Parallel Programming class code
sam-b/gchq_can_you_crack_it
A VM implemented in rust for gchqs "Can you crack it?" challenge from 2011
sam-b/sam-b.github.io
sam-b/win_update_permanence_swap
Modifies the permanence field in windows update MUM files to make updates permanent/removable
sam-b/bindiff-python
Binary diffing from python
sam-b/crib-dragger
Asimple script for crib dragging against many-time pads I preiodically use for CTFs
sam-b/ctf-stuff
sam-b/CVE-2016-7255
An exploit for CVE-2016-7255 on Windows 7/8/8.1/10(pre-anniversary) 64 bit
sam-b/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering.
sam-b/cpp_beyond_03
sam-b/drozer-agent
The Android Agent for the Mercury Security Assessment Framework.
sam-b/import_vis
A fairly hacky tool to visualise and query imports and exports in PE files
sam-b/ios-kern-utils
iOS Kernel utilities
sam-b/needle-agent
The iOS Agent for the Needle Security Assessment Framework
sam-b/owasp-masvs
The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.