• Stars
    star
    159
  • Rank 234,533 (Top 5 %)
  • Language
  • Created about 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a summary of linux rootkits published on GitHub

Awesome Linux Rootkits Awesome

The following is a quote from wikipedia.

A rootkit is a collection of computer software, typically malicious, designed to enable access to a computer or an area of its software that is not otherwise allowed (for example, to an unauthorized user) and often masks its existence or the existence of other software. The term rootkit is a compound of "root" (the traditional name of the privileged account on Unix-like operating systems) and the word "kit" (which refers to the software components that implement the tool). The term "rootkit" has negative connotations through its association with malware.

Linux rookit has been published a lot on GitHub. This page is a summary of them.

LD_PRELOAD rootkit

Kernel Module rootkit

Ramdisk rootkit

Rootkit checker

Materials

More Repositories

1

awesome-edr-bypass

Awesome EDR Bypass Resources For Ethical Hacking
781
star
2

nao

Simple No-meaning Assembly Omitter for IDA Pro (This is just a prototype)
Python
267
star
3

linux-insides-ja

Japanese version of linux-insides book
110
star
4

lazyCSRF

A more useful CSRF PoC generator on Burp Suite
Java
81
star
5

dumproid

Android process memory dump tool without ndk.
Go
69
star
6

idapm

idapm is IDA Plugin Manager via GitHub Repository.
Python
53
star
7

pwn_collection

CTF & practice exploit collection
Python
37
star
8

nginx-alias-traversal-sample

Nginx alias traversal vulnerable environments for study
HTML
16
star
9

mln

A modern replacement for β€˜ln’. It is inspired by exa.
Go
16
star
10

biwx

binary editor
Python
13
star
11

seccamp2021-b5

Python
11
star
12

xss_dict

xss dictionary for Google ζ—₯本θͺžε…₯εŠ›
8
star
13

maruko

malware crawler inspired by 'けびまる子けゃん'
Python
6
star
14

cibo

x86 emulator written in Go. (CURRENTLY UNDER DEVELOPMENT)
Go
5
star
15

im2pdf

Tool to convert images to pdf and unite them.
Python
5
star
16

dotfiles

My development environment on OSX and Ubuntu using Mitamae
Shell
5
star
17

my-frida-snippets

Python
4
star
18

nginx-http-splitting-sample

Nginx HTTP response splitting vulnerable environments for study
HTML
3
star
19

anti-debugging-poc

anti-debugging PoC
Python
3
star
20

BurpSuiteExtensionTemplate

Template codes for burp extension developers
Java
2
star
21

pwn_server

pwn server for practice
Python
2
star
22

seccamp2023-c4

Dockerfile
1
star
23

goran

simple http server.
Go
1
star
24

idapython-scripts

IDAPro scripts
Python
1
star
25

pwnkiller

pwn tool inspired by 'painkiller' https://www.youtube.com/watch?v=nM__lPTWThU
Python
1
star
26

vuln-notes

A note of my favorite vulnerability.
1
star
27

dotfiles-windows

dotfiles for windows
PowerShell
1
star
28

client-side-template-injection-sample

Client-Side Template Injection Sample App with AngularJS
HTML
1
star
29

no_libc

C program without libc.
C
1
star
30

weatherhacks

This python code extracts Weather forecast in Japan from Weather Hacks. Weather Hacks is web service that distribute Weather forecast json data. URL:http://weather.livedoor.com/weather_hacks/webservice
Python
1
star