The Experts below are selected from a list of 3 Experts worldwide ranked by ideXlab platform
Frank Thornton - One of the best experts on this subject based on the ideXlab platform.
-
Kismet Client Configuration File
Kismet Hacking, 2008Co-Authors: Frank ThorntonAbstract:The Kismet Client is controlled from a single Configuration File. The Client Configuration File is usually in /usr/local/etc and is named kismet_ui.conf . The Kismet Client Config File is not as large as the server Configuration File, but offers the same amount of flexibility and options. The kismet.conf config File can be edited directly with UNIX text editor (such as vi, pico, and emacs). The config File is parsed at runtime by the server and expects a UNIX text File. Comments in the kismet_ui.conf File are lines starting with a “#” symbol. These are often comments or example Configurations and can usually guide to what options are needed to be set. Lines that do not start with a comment are the actual parameter variables acted upon by the server. The Kismet Client Configuration has its own version number, separate from the package release number and other config Files. By default, Kismet shows an intro screen with some instructions on accessing help menus and other information. Changing the showintro= line to false prevents this intro message from showing up every time the Client is started. Depending on one's system's capabilities, one's options for the type of Graphical User Interface (GUI) to use may need to change. By default, Kismet uses panels for its display. Other parameters of Client such as where the server connects, traffic decay, columns (such as SSID, channel, and number of packets seen), sound, and probe networks can be customized. Just as the server, one can specify command-line switches for the Kismet Client. Proper Configuration of Kismet Client can give the information one wants, where and when one needs it.