Pinned Repositories
cryptoshare
a forward secret method of concealing content routed on Freenet
CVE-2019-17633
Eclipse Che CSRF leading to RCE
CVE-2019-9673
Writeup
DragonKing
Open Source Rootkit
Gatekeeper
A simple demonstration of modifying signed apps
GRUBKit
Skeleton project for your own GRUB-based bootkit
JavaProcessInject
Demo
privkit
simple privilege escalation tool for MacOS and Linux
recon_22
SpiderCache
Spider Cache
mgrube's Repositories
mgrube/JavaProcessInject
Demo
mgrube/DragonKing
Open Source Rootkit
mgrube/GRUBKit
Skeleton project for your own GRUB-based bootkit
mgrube/CVE-2019-17633
Eclipse Che CSRF leading to RCE
mgrube/recon_22
mgrube/privkit
simple privilege escalation tool for MacOS and Linux
mgrube/cryptoshare
a forward secret method of concealing content routed on Freenet
mgrube/Phage
Phage decentralized forum and marketplace
mgrube/CVE-2019-9673
Writeup
mgrube/mow
Automatic Trading Sandbox
mgrube/pbsim
Simulator for the Pitch Black Attack
mgrube/Gatekeeper
A simple demonstration of modifying signed apps
mgrube/phagepy
little script to download malware samples from Freenet
mgrube/CSE509-Rootkit
After attackers manage to gain access to a remote (or local) machine and elevate their privileges to "root", they typically want to maintain their access, while hiding their presence from the normal users and administrators of the system. This basic rootkit works on the Linux operating system and is a loadable kernel module which when loaded into the kernel (by the attacker with root privileges) will do the following: 1) Hide specific files and directories from showing up when a user does "ls" and similar commands 2) Modify the /etc/passwd and /etc/shadow file to add a backdoor account while returning the original contents of the files (pre-attack) when a normal user requests to see the file 3) Hides processes from the process table when a user does a "ps" 4) Give the ability to a malicious process to elevate its uid to 0 (root) upon demand
mgrube/godofwar
GodOfWar - Malicious Java WAR builder with built-in payloads
mgrube/Rhizome
A peer-to-peer distributed computing service. You are the cloud!
mgrube/asmble
Compile WebAssembly to JVM and other WASM tools
mgrube/ceno
Innovative censorship evading technology based on p2p distributed caching network
mgrube/chipsec
Platform Security Assessment Framework
mgrube/fractalnet
This is a modification to my pitch black simulator code exploring the resistance of a fractal lattice to the pitch black attack
mgrube/fred
Freenet REference Daemon
mgrube/Icicle
Icicle For Freenet
mgrube/jFCPlib
Java FCP Library
mgrube/mgrube.github.io
Website
mgrube/PyPackerDetect
A malware dataset curation tool which helps identify packed samples.
mgrube/Recaf
The modern Java bytecode editor
mgrube/scripts
Maintenance scripts (whitespace checking, auto-update insert etc)
mgrube/sockets.kt
Peer-to-peer secure communication for Kotlin/Java using RSA, AES and JSON
mgrube/SSVM
Java VM running on a JVM
mgrube/SymJava
A Java library for fast symbolic-numeric computation