Henderson, NV

Daniel Roberson

Elite
@droberson

*nix and network security researcher, CTF player, and ridiculous toolsmith.

ssh-honeypot. Fake sshd that logs ip addresses, usernames, and passwords.

676

rtfm. Cheat sheet and notes inspired by the book RTFM - Red Team Field Manual

188

ELFcrypt. Simple ELF crypter. Uses RC4 encryption.

129

icmp-backdoor. Backdoor that listens for specially crafted ICMP packets and spawns reverse shells.

75

sshunt. SSH proxy with HASSH firewalling capabilities

30

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.

22

ELFappend. PoC to append and extract data at the end of an ELF file

20

pastebin-scrape. Utilize Pastebin's scraping API to find interesting pastes.

16

greylost. DNS logging, detection, ...

15

curl-portscan. Crappy shell script that port scans using curl

13

thefuzz. Various fuzzers written in Python. Currently has a TCP server for fuzzing client software, and a CLI fuzzer to use against programs ran from the command line.

11

harness. execute stuff in memory

10

yararules. misc yara rules

9

hammertime. PoC LKM to force run cleanup_module() on other LKMs

9

break-web-scanners. Its like GORILLAS.BAS, just different. Creates a bunch of bogus files/directories to deceive web vulnerability scanners.

9

gokiller. LKM to detect + kill golang bins

9

exec-logger. LD_PRELOAD library to log all execve() calls to syslog

8

pycompiler. Compile .py files as ELF using Cython

6

rdpy-rdpfingerprint. OS Fingerprinting based on RDP login screen.

6

ELFparasite. Simple parasite for ELF binaries using the concatenation method.

6

noawareness. no awareness, swift as gold

5

SLAE. SecurityTube Linux Assembly Expert exercises

5

linux_amd64_static_tools. static linked bash, coreutils, and binutils for Linux/amd64

5

papa-shango. ptrace injection

4

sshady. SSH key monkeyshines.

4

dotfiles. My dotfiles.

3

usb-watch. Use Python's pyudev to monitor for USB events. Sends SMS texts using Twilio if a USB device is added or removed from your machines.

3

syscallslol. Linux LKM that detects sys_call_table[] manipulation

3

million_dollar_dream. EVERY MAN HAS A PRICE

3

syslog_spoof. Sends spoofed syslog packets using scapy

3

pinger. continuously ping hosts and make the data available via an HTTP API

3

userlandexec. userland exec for Linux x86_64

2

artillery. The Artillery Project is an open-source blue team tool designed to protect Linux and Windows operating systems through multiple methods.

2

stroke. Updated "stroke" tool from Building Open Source Network Security Tools book by Mike Schiffman.

2

natlas. Scaling Network Scanning

1

scorebot. Scoring Engine for CTF competitions

1

droberson. Too legit 2 quit.

1

pattern. Recreation of Metasploit pattern_create.rb and pattern_offset.rb scripts.

1

rehash. rehash

1

meltdown-exploit. C

1

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.

1

lilt. The littlest network watcher - libnids example

1

merlin. Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.

1

pypacket. Parse packets

1

gscript. Scriptable dynamic runtime execution of malware

1

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.

1

crappy_identd. SUPER AWESOME IDENT SERVER. RFC1413

1

radare2. unix-like reverse engineering framework and commandline tools

1

subrute. /bin/su brute forcer using pexpect.

1
49
Apply