Event Details

Improving the Efficiency of a New Malicious Domain Prediction System

Presenter: Aashish Arora
Supervisor:

Date: Mon, April 24, 2023
Time: 11:00:00 - 12:00:00
Place: via Zoom - please see link below

ABSTRACT

Join Zoom Meeting

https://uvic.zoom.us/j/85497024813


Meeting ID: 854 9702 4813
One tap mobile
+17789072071,,85497024813# Canada
+16475580588,,85497024813# Canada

Dial by your location
        +1 778 907 2071 Canada
        +1 647 558 0588 Canada
Meeting ID: 854 9702 4813
Find your local number: https://uvic.zoom.us/u/kwC1A7eNY

ABSTRACT

Cybersecurity is a key concern in today’s digital era and healthy number of cyber-attacks are launched every day. Malicious domains represent one of the media through which attacks are launched and malicious artifacts are spread. While many malicious domains are known and blacklisted, a sizable number of new domains registered by cybercriminals are unknown to blacklist maintainers, and as such can be used undetected in ongoing and future hacking campaigns. The Domain Prediction System (DPS) is a prototype malicious domain prediction system developed by one of the industry partners of the ISOT Lab.  Based on a small number of seed blacklisted domains, DPS generates a list of associated registered domains that can potentially be malicious in the future. Predicting malicious domains is a long slog process that involves mining and iterating over billions registered domains. This project focuses on reviewing, evaluating, and improving the performance of the prototype implementation of DPS.  A code was provided but had several efficiency issues and inaccurate outputs. As a result, this report identifies problems in the existing code and proposes solutions to improve performance. Additionally, some experimental details are presented to demonstrate effectiveness. Furthermore, a Flask web-based application was developed to host the project and make it easier to use.