Difference between revisions of "Scanning HotSpot"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 24: | Line 24: | ||
  source=none,none,addme --> source=ipw3945,wlan0,ipwsource  |   source=none,none,addme --> source=ipw3945,wlan0,ipwsource  | ||
  source=none,none,addme --> source=zd1211,eth1,zysource  |   source=none,none,addme --> source=zd1211,eth1,zysource  | ||
| + |  source=none,none,addme --> source=ath5k, ath0, athsource  | ||
Baca http://www.kismetwireless.net/documentation.shtml untuk melihat source yang dikenali Kismet  | Baca http://www.kismetwireless.net/documentation.shtml untuk melihat source yang dikenali Kismet  | ||
Revision as of 09:32, 5 July 2008
Scanning Keberadaan HotSpot dapat dilakukan menggunakan text mode.
iwlist
Cara yang paling sederhana adalah menggunakan perintah
# iwlist scanning
Kismet
cara yang lebih rumit menggunakan kismet
# apt-get install kismet # vi /etc/kismet/kismet.conf source=none,none,addme --> source=ipw3945,wlan0,ipwsource source=none,none,addme --> source=zd1211,eth1,zysource source=none,none,addme --> source=ath5k, ath0, athsource
Baca http://www.kismetwireless.net/documentation.shtml untuk melihat source yang dikenali Kismet
# kismet
airodump
Mematikan mode monitor di WLAN interface
# airmon-ng stop eth1
Mengaktifkan mode monitor di WLAN interface
# airmon-ng start eth1
Scanning
# airodump-ng eth1