Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Advanced Computer Knowledge and Algorithms

Web-Based Expert System Application for Early Diagnosis of HIV/AIDS Using the Naive Bayes Method Aisah, Sri Purwani; Adek, Rizal Tjut; Yunizar, Zara
Journal of Advanced Computer Knowledge and Algorithms Vol 1, No 4 (2024): Journal of Advanced Computer Knowledge and Algorithms - October 2024
Publisher : Department of Informatics, Universitas Malikussaleh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29103/jacka.v1i4.17809

Abstract

AIDS is a progressive decrease in the immune system so that opportunistic infections can appear and end in death, therefore the author created an early diagnosis system for HIV/AIDS using the website-based Naïve Bayes algorithm. Naïve Bayes is a simple probability classification that can calculate all possibilities by combining a number of combinations and frequencies of a value from the database obtained.the results of the research obtainedThe naïve Bayes algorithm can be implemented for early diagnosis of HIV/AIDS by means that the existing HIV/AIDS symptom data is adjusted to the patient's symptom data processed using the naïve Bayes algorithm and then it is concluded what the symptoms are and What is the solution.
Web Application Firewall (WAF) Design to Detect and Anticipate Hacking in Web-Based Applications Annas, Muhammad; Adek, Rizal Tjut; Afrillia, Yesy
Journal of Advanced Computer Knowledge and Algorithms Vol 1, No 3 (2024): Journal of Advanced Computer Knowledge and Algorithms - July 2024
Publisher : Department of Informatics, Universitas Malikussaleh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29103/jacka.v1i3.16315

Abstract

Data leakage cases have recently been rampant in Indonesia. One of the biggest is the leak of user data from BPJS Health in 2021, this data leak is certainly very detrimental to users. This research develops a Web Application Firewall (WAF) using ModSecurity and OWASP Core Rule Set to protect web applications from SQL Injection and XSS attacks. The methodology involves analyzing the functionality of the existing system using UML, with DVWA and WordPress as test objects. Results showed 100% SQL Injection and 99.8% XSS attack detection, with logs recording attacks in real-time. The findings emphasize the importance of WAF integration with web application built-in security, making significant contributions in the design and implementation of resilient WAFs, as well as improving resilience against evolving cyber threats.