mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-22 23:33:12 +08:00
Continued with memory corruption. Only attacks remaining
This commit is contained in:
@@ -461,6 +461,27 @@ to Memory Management in Linux},
|
||||
url={https://scoutapm.com/blog/understanding-page-faults-and-memory-swap-in-outs-when-should-you-worry},
|
||||
date={2019-08-19},
|
||||
author={Doug Breaker}
|
||||
},
|
||||
|
||||
@online{mem_arch_proc,
|
||||
title={Stack-based Buffer Overflow - Part 1},
|
||||
url={https://h3xduck.github.io/exploit/2021/05/23/stackbufferoverflow-part1.html},
|
||||
date={2021-05-23},
|
||||
author={Marcos Sánchez Bajo}
|
||||
},
|
||||
|
||||
@manual{8664_params_abi_p18,
|
||||
title={System V Application Binary Interface
|
||||
AMD64 Architecture Processor Supplement},
|
||||
author={H.J. Lu et al.},
|
||||
pages={18},
|
||||
date={2018-01-28},
|
||||
url={https://raw.githubusercontent.com/wiki/hjl-tools/x86-psABI/x86-64-psABI-1.0.pdf}
|
||||
},
|
||||
|
||||
@online{write_helper_non_fault,
|
||||
title={probe_write_common_error},
|
||||
url={https://www.spinics.net/lists/bpf/msg16795.html}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user