Giter Club home page Giter Club logo

Hi there 👋 here is a overview of my OSS.

⚡ Offensive Security Research & Tools

Over the years I have worked on various projects ranging from small research projects to team based projects in support of OSS. The following work spans over 10 years of OSS development, training, and research. Most of the code is research for other operational projects for red teaming, pentesting and IR.

💬 Confrence Talks & Research

OSINT
  • SimplyEmail - OSINT collection tool with various modules to extract emails for targeted phishing
  • SimplyTemplate - Phishing Template Generation for large scale phishing
  • simplydomain - SimplyDomain uses a framework approach to build and deploy modules within. This allows for fast, easy and, concise output to feed into larger OSINT feeds of subdomain collection.
Agents
  • DeepFreeze-Agent - Custom C++ agent to learn various Windows C APIs and WMI process, service, driver monitoring supporting dynamic rule creation. See confrence talk https://www.slideshare.net/AlexanderRymdekoHarv/rat-repurposing-adversarial-tradecraft
  • EmPyre - Core contributor on a team to develop EmPyre, a pure Python post-exploitation agent for OSX that was used on various Red Team engagements as limited OSS agents existed.
  • Empire - Core contributor on a team to support and develop on Empire after the python agent was merged into the Empire branch for cross platform operations.
Infrastructure
Host Collection & Modules
  • SetWindowsHookEx-Keylogger - Example implementation of a Windows C++ Native Keylogger using SetWindowsHookEx
  • HastySeries - C# toolset for offensive operators to triage, asses and make intelligent able decisions.
  • minidump-lib - C++ MiniDumpWriteDump static lib example, with CLI
  • Invoke-EncryptedZip.ps1 - Utility to make a encrypted and compressed Zip file from a provided folder. This allows users to stage files in a designated folder for exfil, or protection from final storage location.
  • Invoke-RPCArchitectureCheck%20.ps1 - A simple utility to use a crafted RPC packet to check a remote host's arch. Returns x86 or x64. It is based off research into remote service kernel exploitation and loaders.
Sniffers
  • Winsock-PCAP - Demonstrates a POC of how an older, yet still safe, method of native PCAP can take place using the Winsock2 library on Windows. This uses a reflective DLL injection to deploy and name pipes using a PowerShell POC communicator.
  • NIX-Sniffer-Examples - Linux Python 2.7 Socket sniffer (Layer 3 and up), OSX Libpcap monitor mode test and sniffer research
  • osx-libpcap-fullcap.py - OSX PCAP using python 2.7, libpcap, libc, and ctypes implemented in pure Python
Payloads & Loaders
  • InfoPhish - InfoPath C# embded .NET DLL with remote Process Hollowing
  • HotLoad-Driver - Loading Windows Drivers using Service Control Manager (SC) & Native Windows API's while embedding WinPCAP into RDI with Windows Pipes for control
  • PeFixUp - Windows PE Tainting pre-flight op checks for delivering PE's to disk. Provides operator ability to capture metadata, ensure opsec and taint/check key characteristics to prevent AV/Analysis.
Persistence
  • Persistence-Survivability - Research based on Duqu style persistence as a TTP to locate high uptime hosts within a network and calculate a Persistence Survivability Rating (PSR).
  • Invoke-InstallPsGPOPersistence - Provides the install of PS or Scripts persistence using reg keys and the proper .ini file to insert into GPO startup
Fuzzing
  • Fuzz-FFmpeg - Docker container to support AFL (afl-multicore) to Fuzz FFmpeg in a contained environment
🔭 Research
  • IsDebuggerPresent - Comparing three excellent debugger check TTPs for necessary sandbox and anti-reversing techniques and their detection ratios. With interest in the ability to alert on IR actions and potentially beacon out with maybe a magic packet or some other TTP to ID that we have been burnt.
  • C-OSX-Shellcode - Used to learn X86_x64 shellcode generation using ASM and compiled C code on OSX
  • Domain-WIFILocate

⭕Alexander Rymdeko-Harvey's Projects

.github icon .github

Community health files for the @GitHub organization

bro-networksecuritymonitoring icon bro-networksecuritymonitoring

collection of bro and bash scripts that when run from the same directory on Linux distro with bro installed, will pull information such as active HTTP conns, FTP conns, etc. It also carves various types of files at the same time. They can be run against snort logs or pcaps

cfdb icon cfdb

Common Findings Database

cli icon cli

a package manager for JavaScript

cs-beacon-detector icon cs-beacon-detector

Custom Sniffer that listens for DNS beacons and analyzes the validity of alerts

dns_packet icon dns_packet

a small pure python class for building dns packets

empire icon empire

Empire is a PowerShell and Python post-exploitation agent.

fastapi icon fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

fleet icon fleet

A flexible control server for osquery fleets

gnmap-parser icon gnmap-parser

Bash script to parse multiple Nmap (.gnmap) exports into various plain-text formats for easy analysis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.