[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-118439-en":3,"doc-seo-118439-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},118439,687197207057,"Sage","https://ap-avatar.wpscdn.com/davatar_29158cc5080c5b710cf443261637dec0",8,"Research & Report","DEVELOPMENT OF A WEB BROWSER EXTENSION FOR PHISHING WEBSITE DETECTION USING MACHINE LEARNING - Dissertation Requirements","Development of a web browser extension for phishing website detection using machine learning focuses on building an end-to-end solution that collects and pre-processes web data, evaluates multiple machine learning models, and derives decision rules to support detection. The work applies exploratory data analysis, performs feature selection, and compares classifiers including decision tree, random forest, support vector classifier, logistic regression, and Gaussian naive Bayes. Results are validated with performance metrics, followed by browser extension implementation and discussion of detected phishing behavior and system handling.","DEVELOPMENT OF A WEB BROWSER EXTENSION FOR PHISHING WEBSITE DETECTION USING MACHINE LEARNING  \nDUROJAIYE, PEACE DUROJAIYE  \n(15CH03729)  \nB.Sc. Management Information system, Covenant University, Ogun  \nstate  \nAUGUST, 2023  \nDEVELOPMENT OF A WEB BROWSER EXTENSION FOR PHISHING WEBSITE DETECTION USING MACHINE LEARNING  \nBY  \nDUROJAIYE, PEACE DUROJAIYE  \n(15CH03729)  \nB.Sc. Management Information system, Covenant University, Ogun  \nstate  \nA DISSERTATION SUBMITTED TO THE SCHOOL OF POSTGRADUATE STUDIES IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE AWARD OF MASTER OF SCIENCE (M.Sc) DEGREE IN MANAGEMENT INFORMATION SYSTEMS IN THE DEPARTMENT OF COMPUTER AND INFORMATION SCIENCES, COLLEGE OF SCIENCE AND TECHNOLOGY, COVENANT UNIVERSITY, OTA, OGUN STATE, NIGERIA  \nAUGUST, 2023  \nACCEPTANCE  \nThis is to attest that this dissertation is accepted in partial fulfilment of the requirements for the award of the degree of Master of Science in Management Information System in the Department of Computer and Information Sciences, College of Science and Technology, Covenant University, Ota, Nigeria.  \nMiss Adefunke F. Oyinloye  \n(Secretary, School of Postgraduate Studies) Signature and Date  \nProf. Akan B. Williams  \n(Dean, School of Postgraduate Studies) Signature and Date  \nDECLARATION  \nI, DUROJAIYE, PEACE OLUWASEYI (15CH03729), declare that this research was carried out by me under the supervision of Dr. Aderonke A. Oni of the Department of Computer and Information Sciences, College of Science and Technology, Covenant University, Ota, Ogun State, Nigeria. I attest that the dissertation has not been presented either wholly or partially for the award of any degree elsewhere. All sources of data and scholarly information used in this dissertation are duly acknowledged.  \nDUROJAIYE, PEACE OLUWASEYI  \nSignature and Date  \nCERTIFICATION  \nWe certify that this dissertation titled “DEVELOPMENT OF A WEB BROWSER EXTENSION FOR PHISHING WEBSITE DETECTION USING MACHINE LEARNING” is an original research work carried out by DUROJAIYE, PEACE OLUWASEYI (15CH03729) in the Department of Computer and Information Sciences, College of Science and Technology, Covenant University, Ota, Ogun State, Nigeria under the supervision of Dr. Aderonke A. Oni. We have examined and found this work acceptable as part of the requirements for the award of Master of Science (M.Sc.) in Management Information System.  \nDr. Aderonke A. Oni  \n(Supervisor) Signature and Date  \nProf. Olufunke O. Oladipupo  \n(Head of Department) Signature and Date  \nProf. Olufunke O. Vincent  \n(External Examiner) Signature and Date  \nProf. Akan B. Williams  \n(Dean, School of Postgraduate Studies) Signature and Date  \nDEDICATION  \nThis dissertation is dedicated to God, who is my source of strength, wisdom, inspiration and knowledge. My heartfelt gratitude goes to my parents, Pastor and Pastor (Mrs.) B.ADurojaiye and siblings; Victor, Joy, my twin brother (John) and Victoria for their unending support and encouragement in diverse ways possible. To my colleagues (Favour, Dami, Ope, Emma, Jumoke, Faith and Paul) and loved ones who have been instrumental in their way towards fulfilling this quest, I appreciate you all and may God bless you all abundantly.  \nACKNOWLEDGEMENTS  \nFirst, I want to acknowledge God Almighty for his mercy and strength that enabled me to carry out this research study efficiently and effectively. I want to specially thank my parents and siblings for all their love and support. Secondly, I want to specially thank my supervisor Dr. Aderonke A. Oni for her effort in making sure this research study was a success and also her guidance and patience and the understanding she impacted unto me, thank you so much ma, May God Almighty continue to bless and protect you. Thirdly, I want to thank and give my regards to the Management and Chancellor of Covenant University for the calm and adventurous environment that has enabled me to pursue my dreams and passion in academics. I also want to appre","cbCaioL3ZQqWqMYk","https://ap.wps.com/l/cbCaioL3ZQqWqMYk","pdf",226158,1,14,"English","en",105,"# Chapter One: Introduction\n## 1.1 Background to the Study\n## 1.2 Statement of the Problem\n## 1.3 Aim and Objectives of the Study\n## 1.4 Significance of the Study\n# Chapter Two: Literature Review\n## 2.1 Preamble\n## 2.2 Conceptual Review\n## 2.3 Related Works\n# Chapter Three: Methodology\n## 3.1 Preamble\n## 3.2 Data Collection and Pre-processing\n## 3.3 Evaluation of Multiple Models\n## 3.4 Rule Extraction\n## 3.5 Browser extension implementation\n# Chapter Four: Results and Discussion\n## 4.1 Preamble\n## 4.2 Data Collection\n## 4.3 Evaluation Results\n## 4.4 Rule Extraction\n## 4.5 Phishing Detection Web-based Platform\n## 4.6 Discussion of Findings","[{\"question\":\"What problem does the dissertation address?\",\"answer\":\"The dissertation addresses phishing website detection, aiming to identify deceptive phishing sites through machine learning rather than relying only on manual or static defenses.\"},{\"question\":\"How is the solution designed and implemented?\",\"answer\":\"The approach includes data collection and pre-processing, exploratory data analysis, feature selection, evaluation of multiple models, and rule extraction, followed by implementation of a browser extension that displays alerts and results.\"},{\"question\":\"Which machine learning models are evaluated?\",\"answer\":\"The study evaluates decision tree, random forest, support vector classifier (SVC), logistic regression, and Gaussian naive Bayes, and compares their performance using defined metrics.\"}]","DEVELOPMENT OF A WEB BROWSER EXTENSION FOR PHISHING WEBSITE DETECTION USING MACHINE LEARNING - Dissertation Requirements | PDF",1785683609,35,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"development-of-a-web-browser-extension-for-phishing-website-detection-using-machine-learning-dissertation-requirements","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/development-of-a-web-browser-extension-for-phishing-website-detection-using-machine-learning-dissertation-requirements/118439/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-02",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What problem does the dissertation address?","Question",{"text":75,"@type":76},"The dissertation addresses phishing website detection, aiming to identify deceptive phishing sites through machine learning rather than relying only on manual or static defenses.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How is the solution designed and implemented?",{"text":80,"@type":76},"The approach includes data collection and pre-processing, exploratory data analysis, feature selection, evaluation of multiple models, and rule extraction, followed by implementation of a browser extension that displays alerts and results.",{"name":82,"@type":73,"acceptedAnswer":83},"Which machine learning models are evaluated?",{"text":84,"@type":76},"The study evaluates decision tree, random forest, support vector classifier (SVC), logistic regression, and Gaussian naive Bayes, and compares their performance using defined metrics.","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]