Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 10 dokumen yang sesuai dengan query
cover
Nabila Forma Sebazky
Abstrak :
Progressive Collapse merupakan penyebaran kegagalan lokal awal dari elemen ke elemen yang mengakibatkan keruntuhan seluruh struktur atau sebagian besar struktur. Pada penelitian ini, dilakukan linear static analysis dan nonlinear static analysis untuk mengetahui potensi terjadinya progressive collapse. Validasi terhadap linear static analysis dilakukan pada bangunan yang ada pada UFC 04-023-03. Studi parametrik dilakukan pada bangunan baja dengan sistem eccentrically braced frame yang diambil dari jurnal dan bangunan yang dirancang berdasarkan SNI 1726:2012. Terdapat tiga macam variasi, yaitu variasi jumlah lantai (4, 8, dan 15 lantai), variasi skenario penghilangan kolom (kolom pinggir dan kolom tengah) dan perbedaan metode analisis. Kesimpulan dari penelitian ini adalah semakin banyak jumlah lantai maka semakin kuat suatu bangunan. Skenario penghilangan kolom pinggir juga akan menghasilkan keadaan yang lebih parah dibandingkan dengan penghilangan kolom tengah. Nilai demand capacity ratio akibat linear static analysis lebih besar dibandingkan dengan nonlinear static analysis.
Progressive Collapse is the initial spread of local failure from element to element which results in the collapse of all structures or a disproportionately large part of it. In this study, linear static analysis and nonlinear static analysis were performed to determine the potential for progressive collapse. Validation of linear static analysis method was carried out on a building in UFC 04-023-03. Parametric studies are carried out on steel buildings with eccentrically braced frame taken from journal and buildings designed based on SNI 1726: 2012. There are three variations, variation in the number of floors (4, 8, and 15 floors), variation in column removal scenarios (edge columns and middle columns), and variation in analysis methods. The conclusion of this study is the more number of floors, the stronger a building is. The scenario of removing the edge column will also produce a more severe condition than the removal of the middle column. The value of the demand capacity ratio due to linear static analysis is greater than nonlinear static analysis.
Depok: Fakultas Teknik Universitas Indonesia, 2019
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Faisal Nuradi
Abstrak :
ABSTRAK
Functional graded material (FGM) adalah material yang banyak menyita perhatian para peneliti karena sifat fisiknya terbukti lebih baik dibandingkan material komposit tradisional. Sifat transisi yang halus sepanjang tebal pelat, material FGM dapat mengurangi kerusakan delaminasi pada pelat komposit. Untuk menghindari masalah shear locking dalam pemodelan dengan teori Reissner-Mindlinpada pelat tipis, maka element discrete shear triangle telah diperkenalkan. Elemen DST-BK pada plat FGM merupakan elemen triangular 3-nodal dengan 15 derajat kebebasan yang merupakan generalisasi (dengan memperhitungkan efek geser tranversal (GT)) elemen plat tipis yang dikenal dengan nama DKT (Discrete Kirchhoff Triangle). Pengembangan elemen DST-BK dilakukan pada struktur FGM yang memperhitungkan deformasi geser transversal dan energi membran-lentur. Tujuan dari penelitian ini adalah mengembankan elemen DST-BK pada plat FGM diuji secara numerik, beberapa kasus uji numerik untuk pelat FGM antara lain pengujian statik, getaran bebas, maupun tekuk dan membandingkannya terhadap solusi referensi untuk mengetahui seberapa baik elemen DST-BK apabila diterapkan pada plat FGM.
ABSTRACT
Functional graded material (FGM) is a material that has caught the attention of many researchers because its physical properties are proven to be better than traditional composite materials. The smooth transition properties along the thickness of the plate, FGM material can reduce delamination damage to the composite plate. To avoid shear locking problems in modeling for the Reissner-Mindlin theory in thin plate, the discrete shear triangle element has been introduced. The DST-BK element on the FGM plate is a triangular 3-nodal element with 15 degrees of freedom which is a generalization (taking into account the transverse shear effect of thin plate elements known as the DKT (Discrete Kirchhoff Triangle). The development of DST-BK element is carried out on the FGM structure that takes into account transverse shear deformation and the membrane-flexural energy. The purpose of this study is to develop the DST-BK element on the FGM plate numerically tested, several numerical test cases for the FGM plate include static, free vibrations, and buckling and compare them to the reference to find out how good the DST-BK element theory when applied to the FGM plate.
Depok: Fakultas Teknik Universitas Indonesia , 2020
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Muhammad Fahmi Al Azhar
Abstrak :
SQL Injection adalah salah satu jenis serangan yang paling sering terjadi pada aplikasi berbasis web. Serangan ini pada umumnya terjadi karena minimnya validasi dari sisi input pada aplikasi. Meskipun penyebab terjadinya SQL Injection telah banyak diketahui, sayangnya serangan ini masih menjadi salah satu kerentanan yang sering muncul aplikasi. Penggunaan tools SAST yang digunakan selama ini seringkali tidak dapat mendeteksi adanya kerentanan SQL Injection di dalam source code, khususnya aplikasi yang menggunakan framework. Selain itu, proses pengujian yang berulang-ulang juga menjadi kesulitan tersendiri bagi tim pengembang dan keamanan aplikasi. Penelitian ini mengusulkan metode untuk mendeteksi kerentanan SQL Injection pada framework CodeIgniter. Penelitian ini dilakukan dengan menggunakan studi kasus aplikasi berbasis PHP di instansi XYZ, khususnya pada aplikasi yang menggunakan framework CodeIgniter 3. Metode yang digunakan dalam tesis ini adalah dengan mengembangkan tool dengan nama SQLI-SA yang dapat mendeteksi kerentanan SQL Injection dengan metode static analysis. Tool ini dapat berjalan secara stand alone ataupun terintegrasi dengan platform DevOps. SQLI-SA dapat mendeteksi kerentanan SQL Injection dengan tingkat akurasi sebesar 88.8% dan dapat memberikan informasi kepada tim pengembang untuk memperbaiki source code yang terdeteksi rentan terhadap SQL Injection melalui dashboard monitoring. ......SQL Injection is one of the most common types of attack on web-based applications. This attack generally occurs due to the lack of validation from the input side of the application. Even though the causes of SQL Injection are widely known, unfortunately, this attack is still one of the most common vulnerabilities in applications. The use of SAST tools used so far often cannot detect SQL Injection vulnerabilities in the source code, especially applications that use frameworks. In addition, the repeated testing process is also a challenge for the development team and application security. This study proposes a method for detecting SQL Injection vulnerabilities in the CodeIgniter framework. This research was conducted using a PHP-based application case study at the XYZ agency, especially in applications that use the CodeIgniter 3 framework. The method used in this thesis is to develop a tool called SQLI-SA that can detect SQL Injection vulnerabilities using the static analysis method. This tool can run stand-alone or integrated with the DevOps platform. SQLI-SA can detect SQL Injection vulnerabilities with an accuracy rate of 88.8% and can provide information to the development team to fix source code that is detected as vulnerable to SQL Injection through the monitoring dashboard.
Depok: Fakultas Teknik Universitas Indonesia, 2023
T-pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Siti Noer Cholizzhah Haeruddin
Abstrak :
Penelitian mengenai aplikasi m-Health mengungkapkan bahwa privasi dan keamanan masih menjadi isu yang penting pada aplikasi tersebut. Indonesia sendiri masih sering dihadapkan dengan insiden kebocoran data pengguna pada aplikasi m-Health. Oleh karena itu, penelitian ini bertujuan untuk mengevaluasi kepatuhan kebijakan privasi berdasarkan hukum yang berlaku, serta menganalisis sejauh mana aplikasi m-Health di Indonesia melindungi privasi pengguna dan menjaga keamanan aplikasinya ditinjau dari sisi teknis. Dilakukan penilaian kepatuhan kebijakan privasi terhadap Undang-Undang Nomor 27 Tahun 2022 tentang Pelindungan Data Pribadi (UU PDP) dan analisis keamanan aplikasi secara statis dan dinamis dengan menggunakan tools, seperti MobSF dan Fiddler (proxy), untuk mengidentifikasi celah keamanan berdasarkan standar yang ada, dalam hal ini CWE (Common Weakness Enumeration). Hasil yang didapatkan menunjukkan bahwa skor penilaian kepatuhan kebijakan privasi tertinggi hanya mencapai 65% dan setiap aplikasi setidaknya diduga memiliki satu kelemahan pada fitur keamanan yang diimplementasikan. Dengan begitu, dapat disimpulkan bahwa kebijakan privasi aplikasi m-Health di Indonesia belum sepenuhnya sesuai dengan apa yang ditetapkan dalam UU PDP dan masih banyak celah keamanan pada aplikasi m-Health yang dapat dieksploitasi. ......The research on m-Health applications reveals that privacy and security remain significant concerns in these applications. Indonesia itself frequently faces incidents of user data breaches in m-Health applications. Therefore, this study aims to evaluate compliance with privacy policies based on applicable law and analyze the extent to which m-Health applications in Indonesia protect user privacy and maintain application security from a technical perspective. The assessment includes evaluating privacy policy compliance with Undang-Undang Nomor 27 Tahun 2022 tentang Pelindungan Data Pribadi (UU PDP) and conducting static and dynamic application security analysis using tools such as MobSF and Fiddler (proxy). This analysis aims to identify security vulnerabilities based on a standard, specifically Common Weakness Enumeration (CWE). The results indicate that the highest privacy policy compliance score reaches only 65%, and each application is suspected of having at least one weakness in the implemented security features. Consequently, it can be concluded that the privacy policies of m-Health applications in Indonesia are not fully aligned with the provisions of the UU PDP. Additionally, there are still numerous security vulnerabilities in m-Health applications that could be exploited.
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Nindya Viani
Abstrak :
ABSTRAK
Malware merupakan salah satu ancaman yang sangat berbahaya dalam dunia digital di masa kini maupun di masa yang akan datang. Kini, perkembangan teknologi tidak hanya memberikan keuntungan namun juga menuai tantangan serius. Salah satu tantangan tersebut mengancam sistem keamanan jaringan komputer. Tidak banyak orang yang paham bahwa malware dapat disisipkan dimana saja, khususnya pada berbagai jenis file yang dapat diunduh dari internet. Kondisi ini menunjukkan dibutuhkannya banyak ahli yang mampu menganalisis malware karena perkembangannya semakin kompleks. Oleh karena itu, penelitian ini membahas tentang bagaimana menguji dan menganalisis sebuah executable file dengan memanfaatkan berbagai tools pada sistem operasi REMnux. Hal ini bertujuan untuk dapat mengenali apakah sebuah file tersebut aman atau mengandung malware. Hasil dari penelitian ini menunjukkan bahwa REMnux dapat menjadi sarana yang baik untuk memeriksa ciri-ciri suatu file apakah berupa malware ataukah bukan berdasarkan pengujian terhadap anomali data, metadata integritas file, section entropy, dan function yang dieksekusi oleh executable file tersebut. Selain itu, hasil pengujian juga dapat memperkirakan dampak kinerja malware tersebut apabila eksekusi file tidak sengaja dilakukan dengan cara melakukan reverse engineering, walaupun ada beberapa yang tidak dapat dikonfirmasi secara pasti karena adanya teknik anti-reverse engineering pada file.
ABSTRACT<>br> Malware is one of the most dangerous threats in the digital world today and in the future. Today, technological developments not only give benefits but also reap serious challenges. One of them threatens computer network security system. Not so many people understand that malware can be inserted anywhere, especially on various types of files that can be downloaded from the internet. This condition shows that many experts are required to analyze malware because of its complex development. Therefore, this research discussed about how to test and analyze an executable file by utilizing various tools on REMnux operating system. It aims to recognize whether a file is safe or contains malware. The results of this study indicate that REMnux can be an appropriate tool to check a file rsquo s characteristics in the form of malware or not based on anomalies data check, metadata of file integrity, section entropy, and function that will be executed by that executable file. In addition, the results can also estimate the impact of malware performance if the file execution is not intentionally done by reverse engineering, although there are some cannot be confirmed for sure because of anti reverse engineering techniques on that file.
2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Alvito Ikramu Walidain
Abstrak :
Penelitian ini bertujuan untuk mendeteksi dan menganalisis malware pada aplikasi berbasis Android Application Package (APK) dan iOS Appstore Package (IPA) menggunakan MobSF. Penelitian ini mengadopsi metode hybrid, yang meng- gabungkan pendekatan statik dan dinamik, guna memberikan pandangan yang lebih menyeluruh tentang aspek keamanan aplikasi mobile. Pada pendekatan statik, MobSF menganalisis file aplikasi tanpa mengeksekusinya sehingga dapat mende- teksi potensi malware melalui pemeriksaan source code dan struktur file. Seba- liknya, pendekatan dinamik melibatkan eksekusi aplikasi di emulator untuk me- mantau perilaku runtime-nya, memungkinkan deteksi ancaman yang hanya muncul saat aplikasi dijalankan. Penelitian ini melibatkan pengujian terhadap berbagai je- nis aplikasi yang diunduh di luar platform resmi penyedia aplikasi, seperti Google Play Store dan AppStore, dengan fokus pada akurasi MobSF dalam mendeteksi malware. Penelitian ini menggunakan sampel file APK dan IPA dengan penya- maran yang digunakan oleh malware untuk mengelabui sistem deteksi keamanan. Hasil analisis akan dievaluasi untuk mengukur keberhasilan MobSF dalam mende- teksi dan mengidentifikasi malware. Hasil penelitian menunjukkan bahwa MobSF mendeteksi adanya 15.38% false positive pada sampel APK dan 100% false positive pada sampel IPA. Hasil ini mengindikasikan bahwa MobSF mampu mendeteksi be- berapa ancaman, tetapi juga menghasilkan sejumlah false positive yang perlu diper- hatikan. Hasil penelitian ini dapat menjadi dasar untuk pengembangan dan per- baikan tool analisis malware yang lebih efektif dalam menghadapi ancaman yang terus berkembang di ekosistem perangkat mobile. ......This research aims to detect and analyze malware in Android Application Package (APK) and iOS Appstore Package (iOS Appstore Package) using MobSF. This research adopts a hybrid method, which combining static and dynamic approaches, to provide a more comprehensive view of the security aspects of mo- bile applications. In the static approach, MobSF analyzes application files without executing them so that it can de- detect potential malware through examining the source code and file structure. In contrast, the dynamic approach involves executing the application on an emulator to monitor its runtime behavior, enabling the detec- tion of threats that only emerge when the application is executed. This research involved testing different types of apps downloaded outside of official app provider platforms, such as the Google Play Store and AppStore, with a focus on MobSF’s accuracy in detecting malware. The research utilized samples of APK and IPA files with the disguises used by malware to trick security detection systems. The re- sults analysis will be evaluated to measure the success of MobSF in detecting and identifying malware. The analysis results show that MobSF detected 15.38% false positives in APK samples and 100% false positives in IPA samples. These findings indicate that while MobSF can detect some threats, it also produces a number of false positives that need to be addressed. This research is expected to provide in- sight into about MobSF’s reliability in detecting and analyzing APK- and IPA-based malware attacks, as well as providing further understanding of the advantages and disadvantages of static and dynamic approaches in security analysis. The results of this research can serve as a basis for the development and improvement of malware analysis tools that are more effective in dealing with evolving threats in the mobile device ecosystem.
Depok: Fakultas Teknik Universitas Indonesia, 2024
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Baiturrahmadi Putra
Abstrak :
Penulisan karya tulis ini bertujuan untuk memaparkan pemanfaatan aplikasi elemen DSQ dalam analisis plat FGM. Adapun yang menjadi latar belakang penulisan ini karena dalam perkembangan zaman dan teknologi yang sangat pesat, dibutuhkannya rekayasa material yang ringan dan kuat untuk mengikuti trend dan melengkapi kebutuhan teknologi saat ini. Meskipun telah banyak metode yang dikemukakan sebelumnya dalam penyelesaian kasus kompleks dari suatu struktur pelat, akan tetapi metode elemen hingga masih merupakan metode yang terbaik dalam penyelesaian persoalan kontinu menjadi bentuk yang lebih sederhana dan dapat diselesaikan. Material FGM merupakan bagian dari perpaduan antara material keramik dan metal yang dimaksudkan untuk mendapatkan kekuatan material yang lebih kuat namun demikian lebih ringan dari pada pelat isotopik. Pada analisis pelat FGM ini, dipergunakan elemen DSQ dalam menganalisa kasus statis, getaran bebas, tekuk dan termal pada pelat FGM dengan menggunakan perangkat lunak MATLAB, dan nantinya hasil analisis akan diperbandingkan dengan referensi dan literatur yang ada. ......The writing of this paper aims to explain the use of DSQ element application in FGM plate analysis. As for the background of this writing due to very rapid technological developments at current era, the need for lightweight and strong material engineering to keep up with the trends and complement the current technological needs. Although many methods have been suggested previously in solving complex cases from a plate structure, the finite element method is still the best method for solving continuous problems in a simpler and more workable form. The FGM material is part of a combination of ceramic and metal material which is intended to obtain a material strength that is stronger but lighter than isotopic plates. In this FGM plate analysis, the DSQ element is used in analyzing the static, free vibration, bending and thermal properties of the FGM plate using MATLAB software, and later the analysis results will be compared with existing references and literature.
Depok: Fakultas Teknik Universitas Indonesia, 2020
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Nazri, Fadzli Mohamed
Abstrak :
This book explores the fundamentals of the elastic behaviour of erected precast segmental box girders (SBG) when subjected to static load, as well as the construction process (casting and erection work) involved. It analyzes and compares the experimental results with those obtained using the finite element method and theoretical calculations. A short-term deflection analysis for different loads is obtained by determining the maximum deflection, stress and strain value of single span precast SBG under a variety of transversal slope. The outcome of this work provides a better understanding of the behaviour of precast SBG in terms of structural responses as well as defects, so that maintenance work can then be focused on the critical section at mid span area specifically for the bridge project longitudinally and transversely. The book is of interest to industry professionals involved in conducting static load tests on bridges, and all researchers, designers, and engineers seeking to validate experimental work with numerical and analytical approaches.
Switzerland: Springer Nature, 2019
e20509394
eBooks  Universitas Indonesia Library
cover
Chairy Wahyu Winanti
Abstrak :
Adanya gangguan pada sistem tenaga listrik dapat memicu ketidakstabilan tegangan sistem. Ketidakstabilan tegangan sistem dapat menyebabkan runtuh tegangan yang kemudian berakhir dengan black out sebagian ataupun seluruh sistem. Sehingga penting untuk menjaga stabilitas tegangan sistem. Pada skripsi ini dibahas tentang analisis statis dan dinamis stabilitas tegangan sistem tenaga listrik CNOOC SES Ltd. dimana sistem menggunakan skema pelepasan beban undervoltage. Digunakan perangkat lunak ETAP 7.0.0 untuk simulasi aliran daya dan simulasi transient analysispada sistem. Metode kurva Q-V (analisis statis) digunakan sebagai pendekatan pada keadaan operasi normal dengan menggunakan simulasi aliran daya, sedangkan analisis dinamis digunakan pada simulasi transient analysis dengan mengatur lima skenario gangguan besar. Dengan metode kurva Q-V didapatkan bahwa bus beban pada daerah Utara rentan mengalami ketidakstabilan tegangan jika terjadi kenaikan/penambahan beban, sedangkan tegangan bus beban di daerah Selatan dan Tengah lebih stabil. Berdasarkan analisis dinamis, sistem tenaga listrik CNOOC SES Ltd. dapat mengembalikan stabilitas tegangannya setelah dilakukan pelepasan beban undervoltage dengan kapasitas yang berbeda dalam setiap skenario sehingga adanya skema pelepasan beban undervoltage sudah cukup efektif untuk mencegah terjadinya runtuh tegangan (voltage collapse).
In a power system, disturbances can trigger into instability of system voltage. Instability of system voltage can lead to voltage collapse that ended with the partition or the whole system black out. So, it is important to maintain the system voltage stability. In this paper will be explained about static and dynamic analysis of CNOOC SES Ltd. voltage stability where the system uses undervoltage load shedding scheme. ETAP 7.0.0 software is used to simulate load flow and transient analysis to the system. Q-V curve method (static analysis) is used as an approach to the normal operation condition using load flow simulation, while dynamic analysis is used in transient analysis simulation by setting five large disturbance scenarios. Using Q-V curve method, obtained that the load buses in the North Area are prone to voltage instability if there is an increase or addition of load, while the load buses in South and Central Area are more voltage stable. Based on dynamic analysis, CNOOC SES Ltd. power system can maintain the voltage stability after holding undervoltage load shedding for different load shedding capacity in each scenario, so the undervolatage load shedding scheme is effective enough to prevent voltage collapse.
Depok: Fakultas Teknik Universitas Indonesia, 2011
S95
UI - Skripsi Open  Universitas Indonesia Library
cover
Silitonga, Yosua P.D.
Abstrak :
Skripsi ini membahas tentang perilaku struktur bangunan gedung kuliah 9 lantai dengan menggunakan material komposit baja beton (Rectangular Hollow Section). Analisis yang digunakan adalah analisis statik nonlinier / analisis pushover, berdasarkan prinsip performance-based design. Performace-based design merupakan perencanaan berbasis performa yang dilakukan dengan menetapkan berbagai tingkat kinerja. Saat ini terdapat tiga metode evaluasi kinerja dengan analisis statik nonlinier, yaitu metode spectrum kapasitas ATC-40, metode koefisien perpindahan FEMA 356, dan metode koefisien perpindahan yang diperbaiki FEMA 440. Penelitian ini adalah penelitian simulasi numerik dengan bantuan program komputer SAP 2000 v14.0.0. Hasil penelitian menunjukkan bahwa perencanaan berbasis kinerja dapat memberikan informasi sejauh mana suatu gempa akan mempengaruhi struktur. Dengan demikian sejak awal pemilik bangunan, perencana maupun pemakai mendapat informasi bagaimana bengunan tersebut berperilaku bila ada gempa.
This thesis discusses the behavior of a college building with nine floors using steel concrete composite material (Rectangular Hollow Section). The analysis method is a nonlinear static analysis / pushover analysis, based on the principle of performance-based design. Performace-based design is a performance-based planning is done by assigning different levels of performance. Currently there are three methods of performance evaluation by nonlinear static analysis, namely the capacity spectrum method ATC-40, FEMA 356 method transfer coefficient, and an improved method of transfer coefficient FEMA 440. This research is a numerical simulation with the aid of a computer program SAP 2000 v14.0.0. Results showed that performance-based planning can provide information on the extent to which an earthquake will affect the structure. Thus, since the beginning of building owners, planners and users get information on how to behave when there is earthquake.
Depok: Fakultas Teknik Universitas Indonesia, 2010
S50606
UI - Skripsi Open  Universitas Indonesia Library