Pinned Repositories
auditd
Best Practice Auditd Configuration
beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
etw
Go library for ETW (Event Tracing for Windows) events processing
gen-grpc-go
Generate GRPC stubs from Golang interfaces
Ghost-In-The-Logs
Evade sysmon and windows event logging
go-autoruns
Collect autorun records from running system
go-cab
Golang Cabinet File Parser
go-ionice
OS independent ionice for Golang
go-parseflags
Library to parse a Golang configuration based on tags
secDre4mer's Repositories
secDre4mer/go-cab
Golang Cabinet File Parser
secDre4mer/go-ionice
OS independent ionice for Golang
secDre4mer/etw
Go library for ETW (Event Tracing for Windows) events processing
secDre4mer/go-parseflags
Library to parse a Golang configuration based on tags
secDre4mer/auditd
Best Practice Auditd Configuration
secDre4mer/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
secDre4mer/gen-grpc-go
Generate GRPC stubs from Golang interfaces
secDre4mer/go-cpulimit
Throttle the CPU usage to a maximum
secDre4mer/go-inject
Golang library which utilizes reflection to automatically fill in complex structs from given parameters.
secDre4mer/go-taskscheduler
Connect to Windows Task Scheduler 2.0 with Golang
secDre4mer/go-vhdx-parser
secDre4mer/go-yara
Go bindings for YARA
secDre4mer/gopsutil
psutil for golang
secDre4mer/libpeconv
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_project_template
secDre4mer/Loki2
LOKI2 - Simple IOC and YARA Scanner
secDre4mer/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
secDre4mer/mmap-go
A portable mmap package for Go
secDre4mer/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
secDre4mer/npipe
A Windows named pipe implementation written in pure Go.
secDre4mer/oleparse
Golang parser for OLE files
secDre4mer/pb
Console progress bar for Golang
secDre4mer/pe
A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.
secDre4mer/pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
secDre4mer/pkcs7
Implements a subset of PKCS#7/Cryptographic Message Syntax (rfc2315, rfc5652)
secDre4mer/regparser
A Golang Registry parser
secDre4mer/sigma
Generic Signature Format for SIEM Systems
secDre4mer/signature-base
Signature base for my scanner tools
secDre4mer/thunderstorm-collector
THOR Thunderstorm Collectors
secDre4mer/yaegi
Yaegi is Another Elegant Go Interpreter
secDre4mer/yara
The pattern matching swiss knife