Penelitian ini bertujuan untuk mengembangkan sistem ekstraksi Indicator of Compromise (IoC) dari teks Cyber Threat Intelligence (CTI) menggunakan pendekatan Named Entity Recognition (NER). Permasalahan utama dalam CTI adalah data yang bersifat semi-terstruktur sehingga menyulitkan identifikasi informasi penting secara manual. Metode yang digunakan adalah model BiLSTM-CRF dengan skema BIO untuk …
Cyber Threat Intelligence (CTI) is essential to support cyber threat detection and mitigation, particularly for Advanced Persistent Threat (APT) activities that are commonly reported in unstructured text. This condition makes critical information difficult to utilize automatically without an entity extraction process. This study aims to analyze the performance of Named Entity Recognition (NER) …
The security of web applications based on the HTTPS (Hypertext Transfer Protocol Secure) protocol is becoming increasingly important. Although using the HTTPS protocol adds an extra layer of security through data encryption, there are still security threats, including reverse exploits. A reverse exploit is an attack tactic that can allow unauthorized access to a web application and compromise i…