Pinned Repositories
AmsiPatchDetection
AQUARMOURY
My musings in C and offensive tooling
at-ps
Adversary Tactics - PowerShell Training
Chimera
Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
chisel
A fast TCP/UDP tunnel over HTTP
DNSStager
Hide your payload in DNS
dnstwist
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
docker-compose-wait
A simple script to wait for other docker images to be started while using docker-compose
donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
nsrllookup
nsrllookup is a Web API built with Python and Flask. It exposes a route to lookup a single MD5 hash and returns "known" or "unkown".
cybagard's Repositories
cybagard/nsrllookup
nsrllookup is a Web API built with Python and Flask. It exposes a route to lookup a single MD5 hash and returns "known" or "unkown".
cybagard/AQUARMOURY
My musings in C and offensive tooling
cybagard/Chimera
Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
cybagard/chisel
A fast TCP/UDP tunnel over HTTP
cybagard/DNSStager
Hide your payload in DNS
cybagard/dnstwist
Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
cybagard/docker-compose-wait
A simple script to wait for other docker images to be started while using docker-compose
cybagard/donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
cybagard/dropengine
DropEngine provides a malleable framework for creating shellcode runners, allowing operators to choose from a selection of components and combine them to create highly sophisticated payloads within seconds.
cybagard/EDRs
cybagard/GitDorker
A Python program to scrape secrets from GitHub through usage of a large repository of dorks.
cybagard/InvisibilityCloak
Proof-of-concept obfuscation toolkit for C# post-exploitation tools
cybagard/lnkreator
quick wscript execution to create lnk files
cybagard/MailSniper
MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email, or by an administrator to search the mailboxes of every user in a domain.
cybagard/NetLoader
Loads any C# binary in mem, patching AMSI + ETW.
cybagard/Node.Js-Security-Course
Contents for Node.Js Security Course
cybagard/NSGenCS
Extendable payload obfuscation and delivery framework
cybagard/nsrllookup-python
Python bindings to speak with nsrlsvr instances.
cybagard/nsrlsvr
cybagard/RDPThiefInject
RDPThief donut shellcode inject into mstsc
cybagard/red_team_tool_countermeasures
cybagard/reversinglabs-yara-rules
ReversingLabs YARA Rules
cybagard/ScareCrow
ScareCrow - Payload creation framework designed around EDR bypass.
cybagard/SharpBlock
A method of bypassing EDR's active projection DLL's by preventing entry point exection
cybagard/SharpC2
.NET C2 Framework Proof of Concept
cybagard/SharpRDPDump
Create a minidump of TermService for clear text pw extraction
cybagard/SharpSploit
SharpSploit is a .NET post-exploitation library written in C#
cybagard/sqlmap
Automatic SQL injection and database takeover tool
cybagard/sRDI
Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode
cybagard/typogenerator
Golang string typosquatting generator