This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
TripleCross
Watch
1
Star
0
Fork
0
You've already forked TripleCross
mirror of
https://github.com/h3xduck/TripleCross.git
synced
2025-12-21 17:23:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edbaf09c0655cc4a92b692de4fac60b4ecf1a309
TripleCross
/
src
/
ebpf
/
include
/
bpf
History
h3xduck
edbaf09c06
Completed execve hijacking, as with special error cases that arise and that are documented in the code.
2022-02-14 17:45:07 -05:00
..
defs.h
Added new hooks and updated map fields to support new sudo module.
2022-02-05 13:49:20 -05:00
exec.h
Completed execve hijacking, as with special error cases that arise and that are documented in the code.
2022-02-14 17:45:07 -05:00
fs.h
Completed faking that an user is in the sudoers file. Now user 'test' can use sudo without being there
2022-02-05 14:10:12 -05:00
sched.h
Added new kprobe to the filesystem ebpf section. Now receiving read events, and storing them in a map for later use, along with a reference to the user-space memory buffer
2022-01-14 21:18:51 -05:00