Q:在哪我能学到更多关于WEP的知识?
A:众所周知,WEP是很不安全的。新的无线安全标准也正在出台中。如果你想了解这方面的知识,可以参考下面的文章:
Weaknesses in the Key Scheduling Algorithm of RC4
http://online.securityfocus.com/dat...rc4_ksaproc.pdf
Attack to Break WEP
http://www.cs.rice.edu/~astubble/wep/
Cracking WEP Keys. Presented at Blackhat 2001
http://www.lava.net/~newsham/wlan/W...ord_cracker.ppt
Practical Exploitation of RC4 Weaknesses in WEP Environments
http://dachb0den.com/projects/bsd-airtools/wepexp.txt
Q: What is the SSID that will connect with whatever WiFi network is availible to it?
A: SSID 是 "ANY" (没有引号.)
Q: 能说说你们经常提到的一些无线名词缩写吗?
A: 下面是一些经常提到的名词解释:
AP Access Point
BSS Basic Service Set
CPE Customer Premises Equipment
DSSS Direct Sequence Spread Spectrum
EIRP Effective Isotropic/Intentional Radiated Power
EMI ElectroMagnetic Interference
ESSID Extended Service Set IDentifierFH
FHSS Frequency Hopping Spread Spectrum
ISM Industrial, Scientific, and Medical
LOS Line Of Sight
NLOS Near/Non LOS
OFDM Orthonagol Frequency Division Multiplexing
PtMP Point-to-MultiPoint
PtP Point-to-Point
RF Radio Frequency
RFI Radio Frequency Interference
RSSI Receive Signal Strength Indication
SSID Service Set IDentifier
UNII Unlicensed-National Information Infrastructure
WEP Wired Equivalent Privacy
Q: 怎样设置一个无线SSH隧道?
A: First you require an SSH capable server that you can log into, as well as a SSH client on the client computer首先,你需要有一个你能登录进去的SSH server,一个SSH客户端
根据下面的介绍来配置你的客户端:
http://borosenclave.com/putty-ssh/ - For windows
http://internetconnection.net/suppo...shtunnels.shtml - For Unix