2021-01-11 |
update 3.4 to use new ftrace_helper for 5.7+
Harvey Phillips
committed
on 11 Jan 2021
|
---|---|
add missing unregister_kprobe()
Harvey Phillips
committed
on 11 Jan 2021
|
|
resolve kallsyms_lookup_name via kprobes
Harvey Phillips
committed
on 11 Jan 2021
|
|
Merge pull request #4 from xcellerator/gcc-warnings
...
Harvey Phillips
authored
on 11 Jan 2021
GitHub
committed
on 11 Jan 2021
|
|
fix format string warnings
Harvey Phillips
committed
on 11 Jan 2021
|
|
cast 0x1 to pointer to sock struct before comparison
Harvey Phillips
committed
on 11 Jan 2021
|
|
move error declaration above code for 3.5
Harvey Phillips
committed
on 11 Jan 2021
|
|
move error declaration above code for 3.4
Harvey Phillips
committed
on 11 Jan 2021
|
|
2020-11-11 |
fix kernel buffer double-free
Harvey Phillips
committed
on 11 Nov 2020
|
2020-10-16 |
add blog link
Harvey Phillips
committed
on 16 Oct 2020
|
2020-10-08 |
add link to blog
Harvey Phillips
committed
on 8 Oct 2020
|
2020-10-03 |
add hiding logged in users
Harvey Phillips
committed
on 3 Oct 2020
|
2020-09-28 |
add link to blog
Harvey Phillips
committed
on 28 Sep 2020
|
2020-09-27 |
add blog link 06
Harvey Phillips
committed
on 27 Sep 2020
|
add blog link 05
Harvey Phillips
committed
on 27 Sep 2020
|
|
add link to blog 04
Harvey Phillips
committed
on 27 Sep 2020
|
|
add link to writeup
Harvey Phillips
committed
on 27 Sep 2020
|
|
2020-09-26 |
privileged container escapes
Harvey Phillips
committed
on 26 Sep 2020
|
2020-09-06 |
wrong syscall name
Harvey Phillips
committed
on 6 Sep 2020
|
add link to blog post
Harvey Phillips
committed
on 6 Sep 2020
|
|
Merge pull request #2 from xcellerator/wip
...
Harvey Phillips
authored
on 6 Sep 2020
GitHub
committed
on 6 Sep 2020
|
|
image in readme
Harvey Phillips
committed
on 6 Sep 2020
|
|
interfering with random and urandom read requests works!
Harvey Phillips
committed
on 6 Sep 2020
|
|
2020-08-27 |
add 16.04 support comment
Harvey Phillips
committed
on 27 Aug 2020
|
Merge pull request #1 from xcellerator/wip
...
Harvey Phillips
authored
on 27 Aug 2020
GitHub
committed
on 27 Aug 2020
|
|
5.3: updated to use ftrace instead of old method
Harvey Phillips
committed
on 27 Aug 2020
|
|
2020-08-26 |
The age of tabs is over. The age of spaces has begun.
Harvey Phillips
committed
on 26 Aug 2020
|
The age of tabs is over. The age of spaces has begun.
Harvey Phillips
committed
on 26 Aug 2020
|
|
Add explanation for why on earth we have the same function repeated four times
Harvey Phillips
committed
on 26 Aug 2020
|
|
Add linux_dirent struct block to PTREGS hook_getdents()
Harvey Phillips
committed
on 26 Aug 2020
|
|
|
|
3.4: tabs to spaces
Harvey Phillips
committed
on 26 Aug 2020
|
|
2020-08-25 |
working on support for < 4.17
Harvey Phillips
committed
on 25 Aug 2020
|
update to use ftrace
Harvey Phillips
committed
on 25 Aug 2020
|
|
update readme
Harvey Phillips
committed
on 25 Aug 2020
|
|
fix function declaration
Harvey Phillips
committed
on 25 Aug 2020
|
|
update to use ftrace
Harvey Phillips
committed
on 25 Aug 2020
|
|
update version number
Harvey Phillips
committed
on 25 Aug 2020
|
|
updated readme and add helper
Harvey Phillips
committed
on 25 Aug 2020
|
|
add section 3 readme
Harvey Phillips
committed
on 25 Aug 2020
|
|
remove ftrace comments
Harvey Phillips
committed
on 25 Aug 2020
|
|
add check for x64 to correct syscall name
Harvey Phillips
committed
on 25 Aug 2020
|
|
fix typo
Harvey Phillips
committed
on 25 Aug 2020
|
|
rewrite module using ftrace
Harvey Phillips
committed
on 25 Aug 2020
|
|
2020-08-14 |
remove wip test.sh
Harvey Phillips
committed
on 14 Aug 2020
|
|
|
updated readme for hiding ports
Harvey Phillips
committed
on 14 Aug 2020
|
|
hiding port 8080 now works!
Harvey Phillips
committed
on 14 Aug 2020
|
|
hide ports: builds and hooks, still needs guts
Harvey Phillips
committed
on 14 Aug 2020
|
|
ignore .vagrant
Harvey Phillips
committed
on 14 Aug 2020
|
|
2020-06-29 |
doesn't work yet because we have to assign a function to __tcp4_seq_show, not a function pointer
Harvey Phillips
committed
on 29 Jun 2020
|
hooking appears to work, but no effect yet
Harvey Phillips
committed
on 29 Jun 2020
|
|
hiding ports wip
Harvey Phillips
committed
on 29 Jun 2020
|
|
2020-06-23 |
add hide processes
Harvey Phillips
committed
on 23 Jun 2020
|
2020-06-22 |
fix section number
Harvey Phillips
committed
on 22 Jun 2020
|
add directory hiding
Harvey Phillips
committed
on 22 Jun 2020
|
|
2020-06-21 |
make a process root
Harvey Phillips
committed
on 21 Jun 2020
|
add rootkit line to output
Harvey Phillips
committed
on 21 Jun 2020
|
|
2020-06-20 |
fix typo in readme
Harvey Phillips
committed
on 20 Jun 2020
|
hiding lkms with custom signals
Harvey Phillips
committed
on 20 Jun 2020
|
|
2020-06-17 |
more code
Harvey Phillips
committed
on 17 Jun 2020
|
markdown typo
Harvey Phillips
committed
on 17 Jun 2020
|
|
mkdir hook now works!
Harvey Phillips
committed
on 17 Jun 2020
|
|
2020-06-16 |
fix duplicate
Harvey Phillips
committed
on 16 Jun 2020
|
change folder name
Harvey Phillips
committed
on 16 Jun 2020
|
|
hook sys_mkdir, but pathname not correct
Harvey Phillips
committed
on 16 Jun 2020
|
|
2020-06-15 |
add inspiration
Harvey Phillips
committed
on 15 Jun 2020
|
add hiding lkms
Harvey Phillips
committed
on 15 Jun 2020
|
|
2020-06-14 |
update readme
Harvey Phillips
committed
on 14 Jun 2020
|
update readme
Harvey Phillips
committed
on 14 Jun 2020
|
|
patching chown in memory!
Harvey Phillips
committed
on 14 Jun 2020
|
|
replace example with sed
Harvey Phillips
committed
on 14 Jun 2020
|
|
2020-06-13 |
remove error
Harvey Phillips
committed
on 13 Jun 2020
|
2020-06-12 |
dynamically inject an LKM
Harvey Phillips
committed
on 12 Jun 2020
|
2020-06-11 |
update gitignore
Harvey Phillips
committed
on 11 Jun 2020
|
loading from memory
Harvey Phillips
committed
on 11 Jun 2020
|
|
2020-06-04 |
kpatch example and instructions
Harvey Phillips
committed
on 4 Jun 2020
|
code commenting
Harvey Phillips
committed
on 4 Jun 2020
|
|
add tested on line
Harvey Phillips
committed
on 4 Jun 2020
|
|
livepatch sample
Harvey Phillips
committed
on 4 Jun 2020
|
|
restructure
Harvey Phillips
committed
on 4 Jun 2020
|
|
2020-06-02 |
update title
Harvey Phillips
committed
on 2 Jun 2020
|
git ignore for sanity
Harvey Phillips
committed
on 2 Jun 2020
|
|
device file example
Harvey Phillips
committed
on 2 Jun 2020
|
|
add link
Harvey Phillips
committed
on 2 Jun 2020
|
|
test case for make
Harvey Phillips
committed
on 2 Jun 2020
|
|
add ubuntu line
Harvey Phillips
committed
on 2 Jun 2020
|
|
add note
Harvey Phillips
committed
on 2 Jun 2020
|
|
basic lkm
Harvey Phillips
committed
on 2 Jun 2020
|
|
add repo readme
Harvey Phillips
committed
on 2 Jun 2020
|
|
2020-05-23 |
add gitignore
Harvey Phillips
committed
on 23 May 2020
|
Initial commit
Harvey Phillips
authored
on 23 May 2020
GitHub
committed
on 23 May 2020
|