Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Jurnal Teknik Informatika (JUTIF)

“SIASAT” UKSW (UNIVERSITAS KRISTEN SATYA WACANA) WEBSITE SECURITY ANALYSIS USING OWASP (OPEN WEB APPLICATION SECURITY PROJECT) Amanda; Indrastanti Ratna Widiasari
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 3 (2022): JUTIF Volume 3, Number 3, June 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.3.346

Abstract

Satya Wacana Christian University (UKSW) is one of the private higher education institutions in Indonesia that utilizes the internet network, namely the web as a medium for conveying information, connecting the academic community and others. UKSW has many webs that are used, one of which is the SIASAT web. SIASAT is Satya Wacana Academic Information System. SIASAT contains important information about the community. Web SIASAT provides information in a private manner or only those with an account can view the information. However, not only people who have access can access the information, but other irresponsible parties can access it in the wrong way and misuse the existing information. So that it can cause harm to the person or organization. SIASAT often experiences security problems with SQL Injection, brute force, and so on but there has never been a hacker who can penetrate the SIASAT web, therefore the SIASAT web needs to be tested for security. Factors that need to be considered in determining security are confidentiality is maintaining the confidentiality of information from unauthorized people, integrity maintaining changes in information from unauthorized people, and availability keeping information accessible. Therefore, in overcoming this problem, one of the steps that can be taken is to analyze the UKSW web where the web to be analyzed is the SIASAT web with the Open Web Application Security Project (OWASP) method. The hope is that with the OWASP, the handling of an attack can be carried out earlier and prevent fatal consequences.
WEBSITE NETWORK AUTOMATION DESIGN AND IMPLEMENTATION IN RT RW NET SENDEN DUSUN MAGELANG WITH DJANGO FRAMEWORK Yoel Chandra Eka Paksi; Indrastanti R. Widiasari
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 5 (2022): JUTIF Volume 3, Number 5, October 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.5.350

Abstract

RT RW NET is part of the Internet facilities owned by the hamlet of Senden Magelang, whose purpose is to provide cheap Internet facilities.However, behind the existing facilities several problems emerged, based on a statement from the hamlet of sending that the problem that arose was the configuration process for adding new users, which took a long time due to manual configuration in each RT (Rukun Tetangga) and RW (Rukun Warga) alley. Therefore, in this study, a website-based network automation application was created using the Django framework and developed using the Waterfall method, thus providing easy access and fast configuration when configuring new users. After designing the network automation website, the website will be operated by the network administrator, who hopes to simplify and shorten the time for new user configurations.
PERFORMANCE TESTING OF ACADEMIC WEBSITE USING LOAD TESTING METHOD SUPPORTED BY APACHE JMETERTM AT XYZ UNIVERSITY Raweyai, Soni Sampari; Widiasari, Indrastanti Ratna
Jurnal Teknik Informatika (Jutif) Vol. 5 No. 3 (2024): JUTIF Volume 5, Number 3, June 2024
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2024.5.3.1796

Abstract

This study aims to evaluate the performance quality of the academic website of University XYZ through load testing using the Load Testing Method supported by Apache JMeterTM. The main issue addressed is how the website's performance can be measured and assessed in the context of normal, peak, and stress usage. The research methodology involves a qualitative approach to understand the meaning, interpretation, and context of the phenomenon, coupled with a quantitative approach to measure, analyze, and organize data in numerical or statistical forms. The research findings indicate that in the basic testing scenario, the website successfully met the test criteria with an average response time of approximately 0.855 seconds for GET requests, below the established maximum limit. POST requests required an average time of around 0.273 seconds with no response failures. In the peak testing scenario simulating high traffic conditions, the website remained optimal with average response times for both GET and POST requests below the 3-second limit, without response failures. Stress testing scenarios demonstrated the efficient operation of the website, even though the average response time for GET requests increased to approximately 2.564 seconds.The test results affirm that the University XYZ website functions well under various service usage conditions, including heavy loads. The overall average response time for GET requests across all scenarios is approximately 1.558 seconds, while POST requests have an average response time of around 0.355 seconds. Special attention is given to the impact of the number of threads or users and the number of students on the website's performance.