From 6aec5cf350a8ce7dbc30776a7d7beeb8e01016df Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Wed, 19 Feb 2020 09:33:45 +0000 Subject: [PATCH] page(about): add 2015-2016 publications --- source/about/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/about/index.md b/source/about/index.md index fd896f7..aa800b9 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -16,3 +16,9 @@ lastUpdated: 2020-02-19 - [**hexo-nofollow**](https://github.com/curbengh/hexo-nofollow) is a Hexo plugin that adds [`rel="external nofollow noopener noreferrer"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types) to all external links in your blog posts for security, privacy and SEO. - [**urlhaus-filter**](https://gitlab.com/curben/urlhaus-filter) is a [uBlock Origin](https://github.com/gorhill/uBlock/)-compatible blocklist to block malicious websites that are being used for malware distribution. The blocklist is derived from Abuse.ch [URLhaus](https://urlhaus.abuse.ch/). + +## Publications + +- Leom, MD 2015, 'Remote wiping in Android', MSc thesis, University of South Australia. [PDF](https://gitlab.com/curben/blog/-/raw/site/publications/Remote-wiping-in-Android_thesis.pdf) +- Leom, MD, D'orazio, CJ, Deegan, G & Choo, K-KR 2015, 'Forensic collection and analysis of thumbnails in Android', _Trustcom/BigDataSE/ISPA_, IEEE, pp. 1059-66, doi: [10.1109/Trustcom.2015.483](https://doi.org/10.1109/Trustcom.2015.483). [Postprint](https://gitlab.com/curben/blog/-/raw/site/publications/Forensic-collection-and-analysis-of-thumbnails-in-Android_postprint.pdf) +- Leom, MD, Choo, K-KR & Hunt, R 2016, 'Remove wiping and secure deletion on mobile devices: a review', _Journal of Forensic Sciences_, pp. 1-20, doi: [10.1111/1556-4029.13203](https://doi.org/10.1111/1556-4029.13203). [Postprint](https://gitlab.com/curben/blog/-/raw/site/publications/Remote-wiping-and-secure-deletion-on-mobile-devices-a-review_postprint.pdf)