h3ll0s@heXbl4nk:~#apt-get install portsentry
h3ll0s@heXbl4nk:~#/etc/init.d/portsentry start
Quote:$ sudo pico /etc/portsentry/portsentry.conf
Cari baris ini :
# 0 = Do not block UDP/TCP scans.
# 1 = Block UDP/TCP scans.
# 2 = Run external command only (KILL_RUN_CMD)
BLOCK_UDP="0"
BLOCK_TCP="0"
Ubah menjadi :
BLOCK_UDP="1"
BLOCK_TCP="1"
Dan juga pastikan baris ini aktif :
KILL_ROUTE="/sbin/route add -host $TARGET$ reject"
setelah di set, dia akan otomatis memblok mac hacker
Tidak ada komentar:
Posting Komentar