Pinned Repositories
Awesome-anti-forensic
Tools and packages that are used for countering forensic activities, including encryption, steganography, and anything that modify attributes. This all includes tools to work with anything in general that makes changes to a system for the purposes of hiding information.
ELFappend
PoC to append and extract data at the end of an ELF file
ELFcrypt
Simple ELF crypter. Uses RC4 encryption.
greylost
DNS logging, detection, ...
icmp-backdoor
Backdoor that listens for specially crafted ICMP packets and spawns reverse shells.
pastebin-scrape
Utilize Pastebin's scraping API to find interesting pastes.
rtfm
Cheat sheet and notes inspired by the book RTFM - Red Team Field Manual
ssh-honeypot
Fake sshd that logs ip addresses, usernames, and passwords.
sshunt
SSH proxy with HASSH firewalling capabilities
yararules
misc yara rules
droberson's Repositories
droberson/ssh-honeypot
Fake sshd that logs ip addresses, usernames, and passwords.
droberson/rtfm
Cheat sheet and notes inspired by the book RTFM - Red Team Field Manual
droberson/ELFcrypt
Simple ELF crypter. Uses RC4 encryption.
droberson/icmp-backdoor
Backdoor that listens for specially crafted ICMP packets and spawns reverse shells.
droberson/sshunt
SSH proxy with HASSH firewalling capabilities
droberson/greylost
DNS logging, detection, ...
droberson/yararules
misc yara rules
droberson/noawareness
no awareness, swift as gold
droberson/dotfiles
My dotfiles.
droberson/million_dollar_dream
EVERY MAN HAS A PRICE
droberson/stroke
Updated "stroke" tool from Building Open Source Network Security Tools book by Mike Schiffman.
droberson/asscan
masscan without the m
droberson/droberson
Too legit 2 quit.
droberson/notify
Notify is a Go-based assistance package that enables you to stream the output of several tools (or read from a file) and publish it to a variety of supported platforms.
droberson/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
droberson/syscallslol
Linux LKM that detects sys_call_table[] manipulation
droberson/1xor
Tool to xor a file using every possible 1 byte combination.
droberson/aloria.github.io
A no-frills recipe blog.
droberson/altdns
Generates permutations, alterations and mutations of subdomains and then resolves them
droberson/archbloom
various probabilistic data structures implemented in C
droberson/bdvl
bdvl
droberson/contextmenusearchconfig
my config for context menu search chrome plugin
droberson/fprobe-ulog
ULOG/NFLOG NetFlow probe
droberson/hassh-utils
hassh-utils: Nmap NSE Script and Docker image for HASSH (https://github.com/salesforce/hassh)
droberson/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
droberson/notes
misc notes. mostly defense related.
droberson/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
droberson/ubuntu-vmmon-vmware-bash
Simpel bash script for updating MOK keys for VMWare in ubuntu: error "Cannot open /dev/vmmon: No such file or directory"
droberson/vagrantfiles
misc vagrantfiles
droberson/yara-mode
yara-mode for GNU Emacs