Pinned Repositories
Awesome-Cellular-Hacking
Awesome-Cellular-Hacking
Keylogger-lkm
This is a very simple Keylogger, it doesn't hide itself and is a college project building towards developing a rootkit.
linux-rootkits
My little precious collection of Linux 4.x kernel rootkits
maK_it-Linux-Rootkit
This is a linux rootkit using many of the techniques described on
MBE
Course materials for Modern Binary Exploitation by RPISEC
MotS
Man on the Side Attack - experimental packet injection and detection
parameth
This tool can be used to brute discover GET and POST parameters
python-rss2irc
A simple IRC bot which fetches and posts RSS feeds
RE-for-beginners
"Reverse Engineering for Beginners" free book
Red-Team-Infrastructure-Wiki
Wiki to collect Red Team infrastructure hardening resources
therayumxor's Repositories
therayumxor/Awesome-Cellular-Hacking
Awesome-Cellular-Hacking
therayumxor/Keylogger-lkm
This is a very simple Keylogger, it doesn't hide itself and is a college project building towards developing a rootkit.
therayumxor/linux-rootkits
My little precious collection of Linux 4.x kernel rootkits
therayumxor/maK_it-Linux-Rootkit
This is a linux rootkit using many of the techniques described on
therayumxor/MBE
Course materials for Modern Binary Exploitation by RPISEC
therayumxor/MotS
Man on the Side Attack - experimental packet injection and detection
therayumxor/parameth
This tool can be used to brute discover GET and POST parameters
therayumxor/python-rss2irc
A simple IRC bot which fetches and posts RSS feeds
therayumxor/RE-for-beginners
"Reverse Engineering for Beginners" free book
therayumxor/Red-Team-Infrastructure-Wiki
Wiki to collect Red Team infrastructure hardening resources
therayumxor/reverse-shell-access-kernel-module
This is a kernel module invoked reverse shell proof of concept.
therayumxor/rootkit
This project has been done with Chen as part of system security course at SBU CS.
therayumxor/stealthy-Keylogger-lkm
This is a stealthier version of Keylogger-lkm, it introduces hiding techniques and also a command entering option.
therayumxor/sudo-backdoor
A shell script that mimics sudo and sends you back the password
therayumxor/Syscall-table-hijack-LKM
This demonstrates the hijacking of the "write" system call and how to set the System Call table to read/write mode via modifying the correct cr0 bit.
therayumxor/systemtap-rootkit-project-scripts
This is a repository to hold various scripts and proof of concept code for my final year college project. A Linux rootkit.