MSc in Information Security, 2022
University College London
BEng in Information Security, 2020
Hunan University
Implemented three online courses on the Heetian lab platform:
Feb. 2020 - June. 2020
Followed up and improved a recent research about encrypted image retrieval system working on the cloud that could preserve user privacy.
Brief introduction of system:
Completed improvements:
Further improvements:
Apr. 2019 - May. 2019
Analysed 500 DNS servers’ responses towards 20 different domain names with traceroute, nslookup and wireshark.
Brief introduction:
Conclusion:
Simulated different methods of DNS attacks and evaluated some approaches that could mitigate these attacks.
Attack analysed:
Evaluated approaches:
Apr. 2019 - Apr. 2019
PUF(physical unclonable function) is a kind of security chip that could generate unclonable output by using process variation. This project used different machine learning models(LR, SVM, CMA-ES) to predict the output of PUF. Experiments showed that LR, SVM, CMA-ES can all predict PUF’s output precisely.
This project cracked google inception V2 model and let it make wrong prediction by adding specific noise to image samples.
Mar. 2019 - Apr. 2019
Effectuated a switch with basic traffic forwarding function and ARP table updating function with Verilog. By evaluating the traffic (frequency and quantity of ARP packets and conflicts with original arp table) the switch could also detect potential ARP attacks.
Feb. 2019 - Mar. 2019
Analysed suspicious traffic of common attacks and found out their features.
Suspicious traffic analysed:
Oct. 2018 - Dec. 2018
This project implemented an encryption tool with a series of encryption algorithms, basic key exchange function and signature function.
Implemented algorithms:
Sep. 2018 - Nov. 2018
Implemented a plug-in of Xposed framework which could monitor all applications and control their behaviors. This plug-in could monitor/audit/block sensitive API calls related to user privacy by hooking all these APIs. Blacklist and whitelist were also involved in this plug-in to help manage applications.
June. 2018 - Aug. 2018
Implemented a series of functions with different sensors, buttons and LED display.
Implemented function list:
Dec. 2017 - Jan. 2018
Implemented a basic CPU with VHDL that could execute a series of instructions stored in the memory.