Pinned Repositories
chromecookiestealer
Steal/Inject Chrome cookies over the DevTools (--remote-debugging-port) protocol.
curlrevshell
Kooky cURL-powered replacement for reverse shell via /dev/tcp
dnsbotnet
DNS Botnet Server and Client
fastscan
Quick and Dirty full-connect scanner. Meant for when `nmap -Pn -p-` is too slow
magisterquis.github.io
Blogue.
pcapknock
Watches for trigger packets, runs commands or spawns a shell
shelloverreversessh
A little implant which SSH's back with a shell
sshbf
Simple SSH brute-forcer written in Go
sshhipot
High-interaction MitM SSH honeypot
vnclowpot
Low-interaction VNC honeypot with a static challenge.
magisterquis's Repositories
magisterquis/ipsorter
Small go library to sort a slice of IP addresses
magisterquis/tslist
Thread-safe singly linked list (with tradeoffs) for go
magisterquis/ettercap
Ettercap Project http://ettercap.sourceforge.net
magisterquis/lockedint
An int with a RWLock built-in
magisterquis/onewaymirror
Onewaymirror reflects anything sent to it right back to the sender.
magisterquis/ranges
Go library to handle ranges of the form -n,n,n-n,n- (or -), much like cut(1).
magisterquis/ResistanceGameServer
Server for card game "The Resistance"
magisterquis/sshctl
Go library to automate commands via ssh. Not really production code at the moment.
magisterquis/threadsafe
A collection of threadsafe types
magisterquis/varsem
Something semaphoreish, but with a variable number of tokens