소스 검색

more bibtex

Alexandre Janniaux 6 년 전
부모
커밋
615df58654
1개의 변경된 파일37개의 추가작업 그리고 0개의 파일을 삭제
  1. 37 0
      bibliography.bib

+ 37 - 0
bibliography.bib

@@ -68,4 +68,41 @@
     edition = {3rd},
     publisher = {Course Technology Press},
     address = {Boston, MA, United States},
+} 
+
+@inproceedings{Felt:2011:PRA:2028067.2028089,
+ author = {Felt, Adrienne Porter and Wang, Helen J. and Moshchuk, Alexander and Hanna, Steven and Chin, Erika},
+ title = {Permission Re-delegation: Attacks and Defenses},
+ booktitle = {Proceedings of the 20th USENIX Conference on Security},
+ series = {SEC'11},
+ year = {2011},
+ location = {San Francisco, CA},
+ pages = {22--22},
+ numpages = {1},
+ url = {http://dl.acm.org/citation.cfm?id=2028067.2028089},
+ acmid = {2028089},
+ publisher = {USENIX Association},
+ address = {Berkeley, CA, USA},
+}
+
+
+@inproceedings{ComparingIPCLinux,
+    author = {Mrs. S.Krishnaveni and Ms D. Ruby},
+    title  = {Comparing and Evaluating the Performance of Inter Process
+              Communicaiton Models in Linux Environment},
+    journal={International Journal of Trend in Research and Development
+             (IJTRD)}
+}
+
+@article{keetch2009practicalsandboxing,
+    title={Practical Sandboxing on the Windows Platform},
+    author={Keetch, Tom},
+    year={2009}
+}
+
+@misc{
+    author = {James Forshaw},
+    title = {Introduction to Logical Privilege Escalation on Windows},
+    howpublished =
+    {\url{https://conference.hitb.org/hitbsecconf2017ams/materials/D2T3%20-%20James%20Forshaw%20-%20Introduction%20to%20Logical%20Privilege%20Escalation%20on%20Windows.pdf}}
 }