Pinned Repositories
AggressorAssessor
Aggressor scripts for phases of a pen test or red team assessment
automato
Automato was originally designed to help with automating some of the user-focused enumeration tasks during an internal penetration test. This is an extension of that original functionality to aid in some red team focused testing initiatives.
envmapper
PoC pentest tool to run an analysis on data captured from a target network to build an undersatding of relationships between users, groups, processes, etc.
gophermap
Advanced interface for dealing with network and vulnerability scanners written in golang.
parmap
Nmap xml file parsing and reporting script
pivotal
A MITM proxy server for reflective DLL injection through WinINet
pfussell's Repositories
pfussell/pivotal
A MITM proxy server for reflective DLL injection through WinINet
pfussell/gophermap
Advanced interface for dealing with network and vulnerability scanners written in golang.
pfussell/parmap
Nmap xml file parsing and reporting script
pfussell/envmapper
PoC pentest tool to run an analysis on data captured from a target network to build an undersatding of relationships between users, groups, processes, etc.
pfussell/AggressorAssessor
Aggressor scripts for phases of a pen test or red team assessment
pfussell/automato
Automato was originally designed to help with automating some of the user-focused enumeration tasks during an internal penetration test. This is an extension of that original functionality to aid in some red team focused testing initiatives.
pfussell/C2concealer
C2concealer is a command line tool that generates randomized C2 malleable profiles for use in Cobalt Strike.
pfussell/Corsair
A FactionC2 (https://www.factionc2.com/) agent written in Golang.
pfussell/CSSG
Cobalt Strike Shellcode Generator
pfussell/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
pfussell/getIPaddr
Simple C program in C that uses an error check to the the IP address on Win or *nix systems.
pfussell/go-clr
A PoC package for hosting the CLR and executing .NET from Go
pfussell/go-com-test
How to use Windows COM in Go
pfussell/go-shellcode
A repository of Windows Shellcode runners and supporting utilities. The applications load and execute Shellcode using various API calls or techniques.
pfussell/goddi
goddi (go dump domain info) dumps Active Directory domain information
pfussell/golang-ipc
Golang Inter-process communication library for Window, Mac and Linux.
pfussell/GoProcessInject0r
Proof of concept for single/multiple shellcode process injection malware in Go language.
pfussell/Invoke-MetasploitPayload
Powershell script to download and kick off Metasploit payloads. Relies on the exploit/multi/scripts/web_delivery metasploit module.
pfussell/l33t-wordmix
This script will take a single word and create a series of variations on that word based on a set of predefined substitutions.
pfussell/pentest-env
Pentest environment (kali linux) deployer using vagrant and chef.
pfussell/Ruby-Scripts
A collection of ruby scripts for those who live in the command line.
pfussell/singly_linked_list_queue
Example of a singly linked list in C to queue arbitrary program data.
pfussell/SSHoRTy
A progressive, customizable armored SSH tunnel implant for Linux and MacOS systems
pfussell/strace-from-scratch
As seen at Gophercon 2017