Abstract
MOODLE (Modular Object-oriented Dynamic Learning Environment) is one of the most popular e-learning environment in the world, MOODLE is same as web application that vulnerable to illegal attacks so, the need for confidentiality, Integrity and availability in e-learning is extremely complex problem to meet the security requirements. One of the serious attacks to the MOODLE is cross site Scripting (XSS). XSS is a web application vulnerability that occurs whenever a web application takes data from user without proper encoding or validation and sends it to the browser. XSS allow attacker to executes scripts that can hijack victims session and deface web sites. MOODLE resources (file, page and student's assignment) are still vulnerable to XSS attacks. For this we need to secure the MOODLE against XSS attacks to keep both teachers and students accounts secure. A lot of researches have handled XSS attacks in CMS but most of these researches have a little attention on XSS attacks on MOODLE. So, we discussed some of PHP's functions that used to prevent XSS attacks. Additionally we conducted a comparative study between four published XSS filters to determine their weaknesses, then RT-XSS-Cln filter was developed to prevent XSS attacks and overcome the other filters weaknesses. RT-XSS-Cln filter is written using PHP language its evaluated by performing offline and online testing. Offline testing is done by nearly 80 files contain nearly 1000 malicious scripts, while online testing is done by plugging RT-XSS-Cln on the MOODLE from both sides teacher's side and students' side to protect both of them. RT-XSS-Cln filter catch all the tested malicious scripts also RT-XSS-Cln filter is faster than the other filters it has a little processing mean time than the others nearly 0.002s.
Author supplied keywords
Cite
CITATION STYLE
Barhoom, T. S., & Azaiza, R. J. (2016). Enhance MOODLE security against XSS vulnerabilities. International Journal of Computing and Digital Systems, 5(5), 421–430. https://doi.org/10.12785/IJCDS/050507
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.