Service restrictions from February 12-22, 2026—more information on the University Library website

Result: Analisis Keamanan Website E-Pinter Terhadap Serangan SQL Injection dan XSS

Title:
Analisis Keamanan Website E-Pinter Terhadap Serangan SQL Injection dan XSS
Source:
Jurnal Publikasi Teknik Informatika. 4:46-60
Publisher Information:
Politeknik Pratama Purwokerto, 2025.
Publication Year:
2025
Document Type:
Academic journal Article
ISSN:
2808-8972
2808-9367
DOI:
10.55606/jupti.v4i3.5234
Rights:
CC BY SA
Accession Number:
edsair.doi...........d249127d9943a76ac23db038d406de9c
Database:
OpenAIRE

Further Information

Website security is a crucial component in maintaining the integrity, confidentiality, and availability of data against various cyber threats. E-Pinter, which serves as an online licensing service platform, is potentially vulnerable to SQL Injection and Cross-Site Scripting (XSS) attacks that could compromise the system and the information stored within it. This study aims to evaluate the security level of the E-Pinter website against these two types of attacks. The methodology includes both manual and automated testing using penetration tools to identify security vulnerabilities. SQL Injection testing is conducted by injecting various payloads into input parameters to assess the possibility of database manipulation, while XSS testing involves inserting malicious scripts into unvalidated inputs to evaluate the potential exploitation of the user interface. The test results reveal several vulnerabilities that could be exploited by attackers, posing risks of data breaches and system disruptions. As a mitigation measure, this study recommends implementing prepared statements to prevent SQL Injection attacks and using the htmlspecialchars() function to counteract XSS attacks. The implementation of these strategies is expected to enhance the security of the E-Pinter website, protect user data, and reduce the risk of future exploitation.