Matthew D Furtado Matthew D Furtado

Tools & Research

Open-source security tooling, upstream contributions, and exploit research I've published. Everything here is public.

Tooling & Contributions

wined — Windows exploitation toolkit

★ 1

Automation suite for x86/x64 Windows exploit development — ROP gadget filtering, bad-char/codecave/IAT/PPR discovery, null-free shellcode generation, WinDBG helpers, and fuzzing templates.

exploit-devwindowsroppython

feroxbuster — content scraping

merged

Parses page contents — directory listings and scraped href/src links — to discover additional content during recursive fuzzing.

webreconrust

feroxbuster — link filtering

merged

Adds a no-state option, filters query strings from scraped links, and fixes custom header handling.

webreconrust

nuclei — local OAST listener

open PR

A local/office HTTP callback listener so OAST-based templates run fully on-prem — no interactsh or external infrastructure required.

oastnucleigo

nuclei-templates — HPE AutoPass fix

merged

Fixes fixed-port URL expansion in the HPE AutoPass template so it targets the correct service.

nucleitemplates

NetExec — SMB spider_plus

merged

Overhaul of the SMB spider_plus module — recursively spiders shares and downloads matching files for offline triage.

smbadpython

GraphRunner — Azure AD attributes

contributed

New post-exploitation module to enumerate Azure AD user attributes through the Microsoft Graph API.

azuregraphpowershell

SharpHound — Self-member edge

contributed

Fixes missing collection of the Add/Remove Self-As-Member group edge so BloodHound surfaces those AddSelf attack paths.

adbloodhoundcsharp

impacket — CVE-2020-17049 (Bronze Bit)

merged

Implements the Kerberos Bronze Bit (CVE-2020-17049) constrained delegation bypass in impacket.

adkerberospython

impacket — shadow credentials

contributed

Adds shadow-credential set and clear support to the LDAP shell for Active Directory abuse workflows.

adkerberospython

PEASS-ng — linPEAS / winPEAS

merged

Fixes to the privilege-escalation enumeration suite — release fetching and Internet Explorer enumeration.

privescenumerationbash

GTFOBins — new entries

5 merged

Added several GTFOBins entries — nginx, unsquashfs, dmidecode, pkg, and snap — documenting local privilege-escalation vectors.

privescgtfobinslinux

PEzor — install & build fixes

contributed

Repairs to the open-source shellcode/PE packer install — Go deprecation, zsh, beacon.h, and pathing fixes.

evasionshellcodec

BRC4-BOF-Artillery

contributed

Fixes to the Brute Ratel C4 BOF collection — registry-set null handling and compilation errors.

c2bofc

bloodyAD — AD/LDAP findings

reported

Reported AD/LDAP issues — distinguished-name handling, LogonHours, binary-object setting, and genericAll inheritance.

adldappython

BloodHound CE — query converter

tool

Parses a legacy BloodHound custom-queries list and imports the queries into BloodHound CE through its API.

adbloodhoundpython
Exploits & Research
Utilities