Have questions about our software?
support@choung.net (English / Korean)
Are You Secure?
SecureToken is a SSH1/SSH2 client with an Internet Explorer style address bar that also supports a wide variety of traditional communication protocols such as telnet, rlogin, direct COM port and modem. For SSH related tasks, SecureToken includes easy to use scp compatible application and port forward manager that can be used to transfer files or reroute normal connections through an encrypted channel.

SecureToken also has an address book and fully customizable Microsoft Office XP style toolbars for managing remote sites and frequently used commands. Each entry in the address book can have different settings regarding color, font, and communication options, and can easily be placed on toolbars for quick 1-click access.

Besides single-byte character sets, SecureToken can also properly handle two-byte character sets such as Korean, Japanese, and Chinese. It supports local printing and has the ability to capture communication data to a file. SecureToken supports ZModem, XModem and raw data file transfer, and can be used with many proxy/firewall servers. It supports general TIS type, SOCKS 4/5, and SOCKS 5 with username/password authentication.

When you log in, your password goes in the network in plain text. Thus, any listener can then use your account to do any evil he likes. Many incidents have been encountered worldwide where crackers have started programs on workstations without the owner's knowledge just to listen to the network and collect passwords. Programs for doing this are available on the Internet, or can be built by a competent programmer in a few hours.
Businesses have trade secrets, patent applications in preparation, pricing information, subcontractor information, client data, personnel data, financial information, etc. Currently, anyone with access to the network (any machine on the network) can listen to anything that goes in the network, without any regard to normal access restrictions.  
- Excerpts from OpenSSH FAQ
(http://www.openssh.org/faq.html)



Secure Communication with SSH1/SSH2

SecureToken supports both SSH1 and SSH2 protocols. By using one of these protocols, you can improve privacy and security, i.e., all communications are automatically and transparently encrypted. The following summarizes the SSH1/SSH2 features supported in SecureToken.

Authentication Methods
Public Key, Password, Keyboard-Interactive
Ciphers
For SSH version 1: Blowfish, 3DES, DES
For SSH version 2: AES, 3DES, Blowfish, CAST, ARCFour
MAC(Message Authentication Code)
algorithms for data integrity protection (SSH2 Only Feature)
MD5, SHA1, RIPEMD160, SHA1-96, MD5-96

Supports X11 forwarding.
Supports compression of all data (including forwarded X11 connections).
Includes SecureCopy for UNIX scp compatible file transferring.
Includes SSH Port Forward Manager(SPFM) to allow forwarding of unsecured TCP/IP connections to a remote machine over an encrypted channel. Standard Internet applications like POP can be secured with this feature.


Convenient Address Bar

To make a connection, simply type the server address in the address bar and press <Enter> or click Connect. If you do not use any connection type prefix such as ssh:// or telnet://, the default connection type set in the Configure » Options » Comm. Options will be used.

       
If you need to specify a port number for an Internet connection, append the number with a colon(:) character to the server address. For example, if you want to connect to a server whose address is 192.168.0.5 on the port number 99, enter "192.168.0.5:99". For Internet connections, you can also specify a login user name with an at(@) character. For example, if you enter "my_user_id@192.168.0.5", SecureToken will use the "my_user_id" when the server requests such information.      
Available Connection Type Prefixes
SSH ssh://   
Telnet telnet://   
Rlogin rlogin://   
TCP/IP Direct tcp://   
COM Port Direct com://   
Dialup Modem (TAPI) phone://   



Comprehensive Address Book

SecureToken includes an Address Book for managing server addresses. Each server entry can have different settings for various aspects of the connection, i.e., you can assign different font, text/background colors, keyboard mapping scheme, communication options and etc. for each server entry. Address Book also supports creating virtual folders for categorizing or grouping server entries.

Address Book entries are integrated with other features of SecureToken. You can have selected server entries listed directly on SecureToken's toolbar menu system, which enables you to access the entries without actually bringing up the Address Book window. As the toolbar system supports full customization, you can also place these selected entries anywhere on toolbars.

The address bar recognizes the "Host Name" of a server entry. When you type an address in the address bar, SecureToken first looks for a matching "Host Name" in the Address Book. If an entry with the same "Host Name" is found, its configuration will be used instead of the default settings.




Easy Auto Login Setup SecureToken supports auto login and its settings can easily be configured in the Address Book. In Auto Login tab, enter what SecureToken should wait for before sending your user ID and password in the Prompt edit-boxes, and the actual data in the Send edit-boxes.


MENU LOCATION
Session » Address Book
KEYBOARD SHORTCUT
Alt + A


Reliable VT100/VT102/VT52/ANSI/XTerm
Terminal Emulations




SecureToken provides solid VT100/VT102/VT52/ANSI terminal emulations. It even supports commonly used XTerm terminal code extensions for handling mouse events and changing title bar captions.

Double-Byte Character Sets Besides single-byte character sets, SecureToken can also properly handle two-byte character sets such as Korean, Japanese, and Chinese.

Fast Scroll When you enable SecureToken's Fast Scroll option, it will greatly improve the client-to-server user response time. If this option is selected and the server rapidly sends a large amount of data, SecureToken updates the screen only after certain interval while processing the data. Also, if the screen needs to be scrolled, only the last screen line is updated.

Such behavior will result in greatly decreased data processing time, hence improving the client-to-server user response time, i.e., for example, if you press CTRL+C while the server is sending a very long list of files, the listing would stop much quicker when the Fast Scroll option is selected.

OPTION MENU LOCATION
Configure » Options
» Modem / Misc. » Enable Fast Scroll

Effortlessly Navigating Server Application
with Mouse Clicks


SmartClick As you move your mouse pointer over the terminal screen, SecureToken automatically detects and selects the word underneath. And if you left click on this selected word, SecureToken swiftly sends the word to the connected server.

The behavior of SmartClick can be adjusted through its own option-setting window that can be accessed by clicking the SmartClick status icon. In this option-setting window, if 'Always Send <ENTER> After SmartClick' and 'Never Send <ENTER> After SmartClick' are not checked, SecureToken will send <ENTER> key depending on the selected word, i.e., if the selected word has more than one characters, an <ENTER> key is sent after the word, otherwise only the selected word is sent.

SecureToken also recognizes menu separators commonly used in UNIX applications. If a menu separator is found in the word, only the menu portion of the word will be sent. For example, if the selected word is m:mail or m)ail, only the letter 'm' will be sent to the server.


Easy Commands Easy Commands feature in SecureToken enables the user to define frequently used commands as a button. For example, you can assign a complex database access query to a button, and whenever it is needed, you can just click the button instead of retyping the whole query. You can also assign a keyboard shortcut to an Easy Command button.


MENU LOCATION
Session » Edit » Easy Commands
Handy Tools for Studying or Debugging
Server Communication Protocols


TCP/IP Direct Connection SecureToken supports TCP/IP direct connection. In this connection mode, SecureToken connects to the server without applying any communication protocol.

You can use this connection mode along with SecureToken's HEX value displaying feature (Session » Edit » HEX Mode) to study or debug the communication protocol your server uses. It should also provide better interface for testing servers that use a plain-text communication protocol such as Web(HTTP), FTP or SMTP.

COM Port Direct Connection In SecureToken, you can easily setup initial hardware control line states for a COM port connection in various ways. You can individually set RTS/CTS/DTR/DSR control lines.
Slow Paste SecureToken supports pasting clipboard-stored text line by line. This feature should be useful when you need to cut and paste configuration command lines while setting up routers or switches. By briefly pausing after sending each line, you should be able to review the result of each command line. If any error is spotted while applying the commands, you can immediately stop sending the rest of the lines simply by hitting the <ESC> key.

The time interval for sending each line can be adjusted through "Slow Paste Line Sending Interval (msec.)" option under Configure » Options » Modem / Misc.

KEYBOARD SHORTCUT
Shift + Alt + Ins

Simply Showing Nothing But the Terminal Screen


Maximized Window Mode
     

Full Console Mode
       
If you are using SecureToken on a special-purpose client PC and wish to show only the terminal screen, enable SecureToken's "Full Console Mode" option. Unlike usual maximized window mode, if this option is selected, only the terminal screen will be visible when you start a communication session.

OPTION MENU LOCATION
Configure » Options » Modem / Misc.
» Launch Full Console When Session Starts


Free Up Taskbar Space
with "Minimize To System Tray" Feature

        When the "Minimize To System Tray" option is enabled, only active sessions are shown on Windows taskbar, all minimized SecureToken instances will be hidden and only accessible through SecureToken system tray icon.

OPTION MENU LOCATION
Configure » Options » Modem / Misc.
» Minimize To System Tray