Category: Uncategorized
-
Openssl setup for Apache ( httpd)

Rpm base ( Enterprise Linux ) များရဲ့ Apache web service ပေါ်တွင် self-signed SSL certificate ကို အသုံးပြု၍ HTTPS ဖွင့်ရန် အောက်ပါအဆင့်များကို တဆင်းခြင်း ပြုလုပ်နိုင်ပါတယ်။ Self-signed certificate သည် browser တွင် security warning ပြမည်ဖြစ်သော်လည်း local testing အတွက် သင့်လျော်ပါသည်။ လုပ်ဆောင် ရမည့် အဆင့်များ – ဒီနေရာမှာ Web Service နဲ့ ပါတ်သတ်တဲ့ httpd package တွေ install တာတွေ service active ဖြစ်တဲ့ အခြေအနေတွေကျော်ထားပါတယ်။ 1. Self-Signed Certificate ဖန်တီးခြင်း…
-
hping3 attacking go away from your Linux system

hping3 ဟာ network packet တွေကို စိတ်ကြိုက်ဖန်တီးပြီး ပို့လွှတ်နိုင်တဲ့ tool တစ်ခုဖြစ်ပြီး၊ များသောအားဖြင့် DoS (Denial of Service) တိုက်ခိုက်မှု၊ port scanning၊ ဒါမှမဟုတ် firewall testing အတွက် အသုံးပြုပါတယ်။ ၎င်းဟာ TCP flags (ဥပမာ: SYN, ACK, FIN, RST) တွေကို စိတ်ကြိုက်သတ်မှတ်ပြီး packets တွေကို ပို့လွှတ်နိုင်တဲ့အတွက် firewalld မှာ hping3 ရဲ့ malicious သို့မဟုတ် ပုံမမှန်တဲ့ packets တွေကို ကာကွယ်ဖို့ သတိထားဖို့ လိုအပ်ပါတယ်။ firewalld မှာ –direct option ကို သုံးပြီး hping3 လို…
-
Iptables rule

iptables ဆိုတာ Linux system မှာ (network packets) တွေကို ထိန်းချုပ်ဖို့၊ စစ်ထုတ်ဖို့၊ ဒါမှမဟုတ် ပြောင်းလဲဖို့ သုံးတဲ့ tool တစ်ခုပါ။ iptables ဆိုတာ packet တွေကို ဘယ်လိုကိုင်တွယ်မလဲဆိုတာကို သတ်မှတ်တဲ့ Packet filtering tool တခုပါ။ (Ai ကို မေးထားတဲ့ Iptables နဲ့ ပါတ်သတ်တာလေးတွေပါ။ကိုယ်တိုင် ရော လေ့လာသူတွေပါကြည့်နိုင်အောင် ပြန်လည်မျှဝေပါတယ်။) iptables Rule ရဲ့ ဖွဲ့စည်းပုံ iptables rule တစ်ခုကို ရေးတဲ့အခါ အောက်ပါပုံစံမျိုးနဲ့ ရေးပါတယ်။ အဓိက အစိတ်အပိုင်းများ iptables Rule ဘယ်လိုအလုပ်လုပ်လဲ? ဥပမာ iptables Rule များ အရေးကြီးတဲ့ အချက်များ…
-
Proton Wiregurad client config setup on Ubuntu Linux

Proton ကို vpn ဆိုပြီး လူသိများပါတယ်။Proton က vpn ပဲ ရှိတာမဟုတ်ပါဘူးProton Mail , Calendar , Drive , VPN , Pass နဲ့ wallet တွေ ဆိုပြီးထုတ်ကုန်တွေအများကြီး ရှိပါတယ်။ အခုနောက်ပိုင်းဆိုရင် Proton Mail တွေကို လုပ်ငန်းသုံးအဖြစ် လူသုံးများလာတာတွေ့ရပါတယ်။ အခုပြောပြပေးချင်တာက Proton vpn ပါ။ ပုံမှန်ဆိုရင် proton ကို account ဖွင့်ပြီးသုံးကြလေ့ရှိပေမယ့် Linux အသုံးပြုသူတွေကတော့ Openvpn file ဒါမှမဟုတ် wireguard config file ကို အသုံးပြုတတ်ကြပါတယ်။ဒီ Post မှာတော့ Wireguard config file ကို Ubuntu…
