18 August 2011

Teka OS dari jauh

nmap -O -v siperdana.blog.com

Device type: WAP
Running: Linux 2.4.X
OS details: DD-WRT v23 (Linux 2.4.36)
Uptime guess: 32.007 days (since Sun Jul 17 11:13:34 2011)
TCP Sequence Prediction: Difficulty=207 (Good luck!)
IP ID Sequence Generation: All zeros


nmap -sT -p0 siperdana.blog.com

Starting Nmap 5.21 ( http://nmap.org ) at 2011-08-18 11:19 MYT
Nmap scan report for siperdana.com.my (74.51.218.240)
Host is up (0.28s latency).
rDNS record for 74.51.218.240: f0.76.344a.static.theplanet.com
Not shown: 967 closed ports
PORT     STATE    SERVICE
1/tcp    filtered tcpmux
3/tcp    filtered compressnet
4/tcp    filtered unknown
6/tcp    filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 17.67 seconds



05 August 2011

Network tools

netstat -punat

lsof -i :80   ; semak port


nmap -sT -p 1-65535 10.0.0.1;  test port 1 hingga 65535



scan subnet
nmap -v -sP 192.168.1.0/24 |grep -B1 up

enigmail utk thunderbird 3.1

link utk versi yg serasi dengan thunderbird 3.1
http://enigmail.mozdev.org/download/download-static.php.html

enigmail 1.2 hnaya sesuai utk thunderbird 5.0 ke atas

workstation 6.5.5 tak boleh compile atas kernel 2.6.38 (natty)


1) 

cd /usr/lib/vmware/modules/source
tar xf file berikut(vmci.tar, vmmon.tar, vmnet.tar, vsock.tar)
buat backup semua file .tar di atas.


2)
applykan patch berikut: http://communities.vmware.com/servlet/JiveServlet/download/1721070-60934/2.6.37.1-1.2_6.5.5.patch
compress balik kod yg dah dipatch dalam .tar masing-masing.


3)
run: vmware-modconfig --console --install-all




ref: 
http://communities.vmware.com/message/1721070#1721070