mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-25 02:43:07 +08:00
Revision of complete document + Abstract
This commit is contained in:
@@ -45,6 +45,15 @@
|
||||
url = {https://media.defcon.org/DEF%20CON%2029/DEF%20CON%2029%20presentations/Guillaume%20Fournier%20Sylvain%20Afchain%20Sylvain%20Baubeau%20-%20eBPF%2C%20I%20thought%20we%20were%20friends.pdf}
|
||||
},
|
||||
|
||||
@proceedings{ebpf_friends_23,
|
||||
institution = {Datadog},
|
||||
author = {Guillaume Fournier, Sylvain Afchain},
|
||||
organization= {DEFCON 29},
|
||||
page={23},
|
||||
eventtitle = {Cyber Threats 2021: A year in Retrospect},
|
||||
url = {https://media.defcon.org/DEF%20CON%2029/DEF%20CON%2029%20presentations/Guillaume%20Fournier%20Sylvain%20Afchain%20Sylvain%20Baubeau%20-%20eBPF%2C%20I%20thought%20we%20were%20friends.pdf}
|
||||
},
|
||||
|
||||
@proceedings{ebpf_friends_54,
|
||||
institution = {Datadog},
|
||||
author = {Guillaume Fournier, Sylvain Afchain},
|
||||
@@ -1063,6 +1072,23 @@ Userland Linux Rootkits},
|
||||
url={https://github.com/h3xduck/TripleCross}
|
||||
},
|
||||
|
||||
@online{repo_simple_timer,
|
||||
title={simple\_timer.c},
|
||||
url={https://github.com/h3xduck/TripleCross/blob/master/src/helpers/simple_timer.c}
|
||||
},
|
||||
|
||||
@online{repo_execve_hijack,
|
||||
title={simple\_timer.c},
|
||||
url={https://github.com/h3xduck/TripleCross/blob/master/src/helpers/execve_hijack.c}
|
||||
},
|
||||
|
||||
@online{downgrade_attack,
|
||||
title={What is a downgrade attack and how to prevent it},
|
||||
author={Borislav Kiprin},
|
||||
date={2022-04-18},
|
||||
url={https://crashtest-security.com/downgrade-attack/}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user