More references
This commit is contained in:
parent
133a5a8964
commit
d47bb693a6
BIN
references/2017_arch_pie.pdf
Normal file
BIN
references/2017_arch_pie.pdf
Normal file
Binary file not shown.
@ -81,6 +81,15 @@ year = {2001}
|
|||||||
number={4},
|
number={4},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@techreport{Gcc2003,
|
||||||
|
author = {{Wagle}, Perry and {Cowan}, Crispin},
|
||||||
|
institution = {{Immunix, Inc.}},
|
||||||
|
title = {{StackGuard: Simple Stack Smash Protection for GCC}},
|
||||||
|
url = {ftp://gcc.gnu.org/pub/gcc/summit/2003/Stackguard.pdf},
|
||||||
|
year = {2003},
|
||||||
|
urlDate = {2019-12-15}
|
||||||
|
}
|
||||||
|
|
||||||
@article{Counter2012,
|
@article{Counter2012,
|
||||||
author = {{{Younan}, Yves and {Joosen}, Wouter and {Piessens}, Frank}},
|
author = {{{Younan}, Yves and {Joosen}, Wouter and {Piessens}, Frank}},
|
||||||
title = {{Runtime countermeasures for code injection attacks against C and C++
|
title = {{Runtime countermeasures for code injection attacks against C and C++
|
||||||
@ -108,6 +117,23 @@ year={2007}
|
|||||||
url={https://www.cvedetails.com/vulnerability-list/year-2018/opov-1/overflow.html}
|
url={https://www.cvedetails.com/vulnerability-list/year-2018/opov-1/overflow.html}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@online{ArchPie2017,
|
||||||
|
url =
|
||||||
|
{https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gcc&id=5936710c764016ce306f9cb975056e5b7605a65b},
|
||||||
|
urlDate = {2019-12-15},
|
||||||
|
year = {2017},
|
||||||
|
author = {{Bartłomiej Piotrowski}},
|
||||||
|
title = {{7.1.1-4: enable SSP and PIE by default}}
|
||||||
|
}
|
||||||
|
|
||||||
|
@online{Tiobe2019,
|
||||||
|
author = {{TIOBE}},
|
||||||
|
title = {{TIOBE Index for December 2019}},
|
||||||
|
urlDate = {2019-12-15},
|
||||||
|
year = {2019},
|
||||||
|
url = {https://www.tiobe.com/tiobe-index/}
|
||||||
|
}
|
||||||
|
|
||||||
@online{FBSDaslr,
|
@online{FBSDaslr,
|
||||||
url = {https://svnweb.freebsd.org/base?view=revision\&revision=r343964},
|
url = {https://svnweb.freebsd.org/base?view=revision\&revision=r343964},
|
||||||
year = {2019},
|
year = {2019},
|
||||||
|
Loading…
Reference in New Issue
Block a user