mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-22 09:43:07 +08:00
Further advanced with the library injection, almost finished. Multiple enhancements
This commit is contained in:
@@ -613,6 +613,21 @@ AMD64 Architecture Processor Supplement},
|
||||
title={RawTCP\_Lib},
|
||||
author={Marcos Sánchez Bajo},
|
||||
url={https://github.com/h3xduck/RawTCP_Lib}
|
||||
},
|
||||
|
||||
@manual{proc_fs,
|
||||
title={proc(5) — Linux manual page},
|
||||
url={https://man7.org/linux/man-pages/man5/proc.5.html}
|
||||
},
|
||||
|
||||
@online{proc_mem_write,
|
||||
title={enable writing to /proc/pid/mem},
|
||||
url={https://lwn.net/Articles/433326/}
|
||||
},
|
||||
|
||||
@online{reverse_shell,
|
||||
title={Reverse Shell},
|
||||
url={https://www.imperva.com/learn/application-security/reverse-shell/}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user