Selasa, 14 Agustus 2012
0
Selasa, 14 Agustus 2012
AcehCyber
Read More
Daftar Paket Debian Squeeze Amd64
Untuk mendownload semua paket diatas disini...
0
AcehCyber
Read More
Wireless on Debian
# aptitude install ndiswrapper-dkms
# ndiswrapper -i /full/path/to/WinXP/Driver/driver.inf
# ndiswrapper -m
# modprobe ndiswrapper
# aptitude install ndiswrapper-dkms
which will pull in all needed sources and dependencies in the process.
Those running Debian old-stable (Lenny) must install/compile by hand
CODE: SELECT ALL
# aptitude install module-assistant ndiswrapper-source ndiswrapper-utils
# m-a prepare
# m-a a-i ndiswrapper
Either way, you should now have the...
Senin, 13 Agustus 2012
0
Senin, 13 Agustus 2012
AcehCyber
Read More
Instalasi Driver Wireless di Debian
Langkah-langkah instalasi driver wireless di debian:
# aptitude update
# aptitude install module-assistant wireless-tools
#ifup wlan0
#/etc/xdg/autostart
Kemudian instalasi package wpasupplicant:
$ su
# aptitude update
# aptitude install wpasupplicant
WPA-PSK and WPA2-PSK
Berikan permision file di /etc/network/interfaces:
# chmod 0600 /etc/network/interfaces
Buka - /etc/network/interfaces...
Minggu, 12 Agustus 2012
0
Minggu, 12 Agustus 2012
AcehCyber
Read More
Instalasi Xchat di Backtrack
root@bt:~# apt-get install xchatReading package lists... DoneBuilding dependency tree Reading state information... DoneThe following packages were automatically installed and are no longer required: libdmraid1.0.0.rc16 python-pyicu libdebian-installer4 cryptsetup libecryptfs0 reiserfsprogs rdate bogl-bterm ecryptfs-utils libdebconfclient0 dmraid keyutilsUse 'apt-get autoremove' to remove them.The following extra packages will...
0
AcehCyber
Read More
DDOSIM, DDOS layer 7 in Backtrack 5
download ddosim di http://sourceforge.net/projects/ddosim/files/ddosim-0.2.tar.gz/download
untuk yang belum punya libnet0-dev, install dulu dan langsung install ddosim nya
root@bt:~# apt-get install libnet0-dev
root@bt:~/ddosim# ./configure
root@bt:~/ddosim# make
root@bt:~/ddosim# make install
petunjuk penggunaan
# DDOSIM: Layer 7 DDoS Simulator v0.2 Usage: ddosim -d IP Target IP address -p PORT Target port [-k NET] Source IP from class C network (ex. 10.4.4.0)...
Langganan:
Postingan (Atom)