WebGuard: Enhancing Web Security Through an Integrated Developer Platform
Keywords:
SQL Injection, Cookie & Session Hijacking, Cross Site Scripting, Phishing, DDOS, Malware, Web Security
Abstract
This research presents the development of an integrated developer platform named ‘WebGuard’. The proposedintegrated platform provides solutions for SQL Injection, Cookie and Session Hijacking, Cross-Site Scripting (XSS),Phishing, Distributed Denial-of-Service (DDoS) attacks, and Malware. This study used input validation by generatingautomated regular expressions to detect SQL injection. In addition, stored procedures, parameterized queries, andcryptography are used to detect SQL injection. This platform used secure session ID generation and encrypted userauthentication to prevent cookie and session hijacking. Here, libsodium is utilized to decrypt user authentication. In thisstudy, the cross-site scripting (XSS) mitigation employs input validation, output encoding, and DOMPurify for advancedsanitization. Distributed Denial-of-Service (DDoS) uses a Content Delivery Network (CDN) inWebguard that contains loadbalancing, rate limiting, and a comprehensive incident response plan. Webguard provided malware detection service byusing file type and size validation and heuristic checks. Furthermore, Phishing attacks are also prevented by the proposedplatform. The proposed platform successfully prevented 92.77% of SQL injection attacks out of 828 samples, and it detected6.16% of the provided samples. Webguard successfully prevented 95.12% of cookie and session hijacking attacks out of 41samples. The platform successfully prevented 90.95%, and detected 7.41% of XSS attacks, out of 243 samples. This platformsuccessfully prevented 81.82% of DDoS attacks out of 11 samples. In phishing detection, Webguard successfully detected92.64% out of 231 samples. Finally, this platform successfully detected 87.88% of malware out of 33 samples. Therefore,WebGuard promotes a safer online environment and makes secure development easier for programmers by combining thesefeatures in one location.
Published
2025-09-15
How to Cite
Md. Tanvir Rahman Rafi, Md. Shefat Hossain Tonmoy, Rahman, W., & Md. Sazzad Hossain. (2025). WebGuard: Enhancing Web Security Through an Integrated Developer Platform. Statistics, Optimization & Information Computing. https://doi.org/10.19139/soic-2310-5070-2457
Issue
Section
Research Articles
Authors who publish with this journal agree to the following terms:
- Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a Creative Commons Attribution License that allows others to share the work with an acknowledgement of the work's authorship and initial publication in this journal.
- Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgement of its initial publication in this journal.
- Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See The Effect of Open Access).