Apa itu prometheus dan grafana ? Prometheus adalah sistem untuk monitoring dan time-series database. prometheus akan mengumpulkan data penggunaan resource server ataupun log aplikasi yang nantinya akan disimpan secara time-series (berurutan sesuai waktu pengambilan datanya). data ini nantinya akan bisa ditampilkan dalam dashboard monitoring penggunaan resource server. cara kerja prometheus …
Read More »Repository Debian 10 dan 11 Lokal IIX
Hallow sobat antix, berikut ini adalah repository debian 10 dan 11 dari server antix, silahkan bisa digunakan. Debian 10 / Buster deb http://repo.antix.or.id/debian/ buster main contrib non-free deb http://repo.antix.or.id/debian/ buster-updates main contrib non-free deb http://repo.antix.or.id/debian-security/ buster/updates main contrib non-free Debian 11 / Bullseye deb http://repo.antix.or.id/debian/ bullseye main contrib non-free deb …
Read More »Master Slave BIND9 Debian
Hostname IP Address Master 10.10.10.1 Slave 10.10.10.2 Konfigurasikan DNS seperti biasa hanya dilakukan pada master. Tambahkan opsi allow-transfer, notify dan also-notify ke file konfigurasi. Pada opsi allow-transfer dan also-notify masukkan IP address server Slave. [root@master ~]# nano /etc/bind/named.conf.options options { ....... allow-transfer { 10.10.10.2; }; notify yes; also-notify { 10.10.10.2; …
Read More »Vulnerable Virtual Machine Debian 10
Virtual Machine ini dapat diimport dengan aplikasi Virtual Machine umumnya, sudah diuji coba dengan aplikasi Virtualbox dan VMWare Workstation. Virtual Machine ini memiliki 3 vulnerability yang dimana dapat attacker akan mendapatkan shell dari ketiga vulnerability tersebut. Link Download: https://drive.google.com/file/d/1huuFyk2tTrNQKpgX0K_3ea1FGNGFmxCN/view?usp=sharing
Read More »Materi Pelatihan Docker
Docker Dasar
Read More »LKSN2021 Modul C – Containerized Python Web Application
Running Python Web Application Use the code Python Web Application in /opt/sample-web to create a Dockerfile Use base image python:3.8-slim Expose port 80 Copy all code into workdir. Use /opt/sample-web as workdir inside the container. Save the Dockerfile in /opt/sample-web/Dockerfile Build the Dockerfile into image with name sampleweb:latest Run the …
Read More »LKSN2021 Modul C – Python Web Application
Python Web Application Programmers asked us to make sure they can run sample code below in the python3 virtual environment in the development server. Install python3 and other required packages to run the code main.py Enable python3 virtual environment and create a new virtual environment on “/opt/env/myenv” Install the required …
Read More »Soal LKS ITNSA Tingkat Nasional Tahun 2021
SOAL ITNSA PRE Pre-MTP-LKSN2021-Module A – Day 1_v1.pdf Pre-MTP-LKSN2021-Module A – Day 2_v1.pdf Pre-MTP-LKSN2021-Module B_v1.pdf Pre-MTP-LKSN2021-Module C_v1.pdf SOAL ITNSA ACTUAL MODUL A – INTEGRATION SYSTEMS DAY 1 – ITNSA – LKSN 2021.pdf MODUL A – INTEGRATION SYSTEMS DAY 2 – ITNSA – LKSN 2021.pdf MODUL B – NETWORK SYSTEMS – …
Read More »[Day 3] Writeup & Challanges Defence LKS Nasional Tahun 2021
Soal : Objektif : hardening, patching, dan memperbaiki konfigurasi dan celah pada aplikasi dari system yang diberikan. Goal : Hacker/Red team tidak bisa masuk lagi ke server nya lewat port ini. Service Port yang harus di patching : Port 21, 22, 80, 8080, 2000, 3000 ** Informasi : ** Khusus …
Read More »Web Shell
Bagi yang membutuhkan silahkan bisa didownload disini [ download ] Salam biner lovers.
Read More »