<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pro on MobaXterm Blog</title>
    <link>https://blog.mobatek.net/tags/pro/</link>
    <description>Recent content in Pro on MobaXterm Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 16 Mar 2015 00:00:00 +0100</lastBuildDate>
    <atom:link href="https://blog.mobatek.net/tags/pro/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Secure MobaXterm for your company</title>
      <link>https://blog.mobatek.net/post/secure-mobaxterm-for-your-company/</link>
      <pubDate>Mon, 16 Mar 2015 00:00:00 +0100</pubDate>
      
      <guid>https://blog.mobatek.net/post/secure-mobaxterm-for-your-company/</guid>
      <description>&lt;p&gt;When you purchase &lt;a target=&#34;_blank&#34; href=&#34;https://mobaxterm.mobatek.net/download.html&#34;&gt;MobaXterm Pro Edition&lt;/a&gt;, you get access to a registered copy of MobaXterm and another program called &lt;span class=&#34;hitext&#34;&gt;Customizer&lt;/span&gt;.
Using MobaXterm Customizer, you will be able to generate customized copies of MobaXterm with your own logo and your default settings. Settings specified in the Customizer will be hard-coded within the generated executable itself.&lt;/p&gt;

&lt;p&gt;We already discussed about MobaXterm customization in &lt;a target=&#34;_blank&#34; href=&#34;https://blog.mobatek.net/post/customize-mobaxterm-for-professional-use/&#34;&gt;another article&lt;/a&gt;. We will now try to explain in details how to secure your MobaXterm installation for your company use.&lt;/p&gt;

&lt;p&gt;MobaXterm is already a secure program: its SSH connections are based on the well-known &lt;a target=&#34;_blank&#34; href=&#34;https://www.openssh.com/&#34;&gt;OpenSSH program&lt;/a&gt; and encrypted using the &lt;a target=&#34;_blank&#34; href=&#34;https://www.openssl.org/&#34;&gt;OpenSSL library&lt;/a&gt;, its sources are available so that anyone can audit them, its passwords can be stored with strong encryption.&lt;/p&gt;

&lt;p&gt;For home usage, MobaXterm default settings may be enough to ensure a decent security level.
However, depending on your company security rules, you can disable some features which may be considered as unsafe in your professional environment.&lt;/p&gt;

&lt;p&gt;In the &lt;span class=&#34;hitext&#34;&gt;Customizer&lt;/span&gt; program, go to the &lt;span class=&#34;hitext&#34;&gt;Settings&lt;/span&gt; tab, then to the &lt;span class=&#34;hitext&#34;&gt;Security&lt;/span&gt; tab.&lt;/p&gt;

&lt;p&gt;Each setting can be leaved unchecked (less secure) or checked (more secure), you will have to make some choices between features and security.&lt;/p&gt;

&lt;p&gt;For instance:
&lt;ul&gt;
  &lt;li&gt;if users do not use any of the embedded servers, we recommend to check the &lt;span class=&#34;hitext&#34;&gt;Disable servers&lt;/span&gt; box: this will prevent your company users from starting one of the embedded MobaXterm daemons (SSH, telnet, VNC, HTTP, FTP, &amp;hellip;)&lt;/li&gt;
  &lt;li&gt;if users do not need any network packet capture or network scanner / port scanner tools, we recommend to check the &lt;span class=&#34;hitext&#34;&gt;disable packet capture&lt;/span&gt; and &lt;span class=&#34;hitext&#34;&gt;disable network/ports scanner&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;you may also consider the possibility in your environment, to disable insecure protocols such as telnet, &lt;span class=&#34;hitext&#34;&gt;rlogin&lt;/span&gt; or &lt;span class=&#34;hitext&#34;&gt;ftp&lt;/span&gt; and use &lt;span class=&#34;hitext&#34;&gt;SSH / SFTP&lt;/span&gt; instead.&lt;/li&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;p&gt;It is very important to be aware that MobaXterm is only a network client program and that restraining things on the client will not secure your network entirely: it is much more important to secure the server side of your network architecture.
For instance, if you need to force your team members to use &lt;span class=&#34;hitext&#34;&gt;ssh&lt;/span&gt; instead of &lt;span class=&#34;hitext&#34;&gt;rlogin/telnet&lt;/span&gt; in order to access to a server: even if you restrain MobaXterm in order to prevent it from performing &lt;span class=&#34;hitext&#34;&gt;rlogin/telnet&lt;/span&gt; connections, if the server is still able to accept such protocols, your team members will still be able to download another network client and to perform insecure connections.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to customize MobaXterm</title>
      <link>https://blog.mobatek.net/post/customize-mobaxterm-for-professional-use/</link>
      <pubDate>Thu, 12 Mar 2015 00:00:00 +0100</pubDate>
      
      <guid>https://blog.mobatek.net/post/customize-mobaxterm-for-professional-use/</guid>
      <description>

&lt;p&gt;When you purchase &lt;a target=&#34;_blank&#34; href=&#34;https://mobaxterm.mobatek.net/download.html&#34;&gt;MobaXterm Pro Edition&lt;/a&gt;, you get access to a registered copy of MobaXterm and another program called &lt;span class=&#34;hitext&#34;&gt;Customizer&lt;/span&gt;.
Using MobaXterm Customizer, you will be able to generate customized copies of MobaXterm with your own logo and your default settings. Settings specified in the Customizer will be hard-coded within the generated executable itself.&lt;/p&gt;

&lt;p&gt;In order to perform this operation, just launch &lt;span class=&#34;hitext&#34;&gt;MobaXterm_Professional_X.X.exe&lt;/span&gt;&lt;br /&gt;
After having entered your license key, you can select to customize your MobaXterm package.
Then, you will have the following graphical interface:&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/01-mobaxterm-customizer.png&#34; alt=&#34;MobaXterm Customizer&#34; /&gt;&lt;/p&gt;

&lt;p&gt;MobaXterm customizer is based on a step-by-step process. You just have to select your parameters (or leave default settings) and select the &lt;span class=&#34;hitext&#34;&gt;Next&lt;/span&gt; button to proceed to the second step.&lt;/p&gt;

&lt;p&gt;The different steps are described hereunder:&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-1-banner-customization:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 1: Banner customization&lt;/h1&gt;

&lt;p&gt;In this step you can configure the banner that will be displayed at MobaXterm startup. Of course, if you do not have special requirement about the banner, leave the default text, and select &lt;span class=&#34;hitext&#34;&gt;Next&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/02-customize-banner.png&#34; alt=&#34;MobaXterm Customizer Banner&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-2-profile-customization:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 2: Profile customization&lt;/h1&gt;

&lt;p&gt;In this step, you will have access to the default profile used at MobaXterm startup. This profile is the equivalent of the &lt;span class=&#34;hitext&#34;&gt;/etc/profile&lt;/span&gt; file on Linux operating system. If you are not familiar with profile principles, please keep the default profile and select &lt;span class=&#34;hitext&#34;&gt;Next&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/03-customize-profile.png&#34; alt=&#34;MobaXterm Profile&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-3-settings-customization:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 3: Settings customization&lt;/h1&gt;

&lt;p&gt;In this step, you will have a list of the different MobaXterm features. The customizer allows you to enable or disable these features.
The settings allow you to remove games, screensaver or even disable insecure protocols such as RSH, Rlogin or Telnet.
All these parameters will become the default settings of the generated MobaXterm application.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/04-customize-settings.png&#34; alt=&#34;MobaXterm Customizer Settings&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-4-logo-customization:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 4: Logo customization&lt;/h1&gt;

&lt;p&gt;In this step, you can choose to set your own logo for the MobaXterm startup and about windows. Just select &lt;span class=&#34;hitext&#34;&gt;Browse&lt;/span&gt; and pick a picture from your computer.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/05-customize-logo.png&#34; alt=&#34;MobaXterm Customizer Logo&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-5-bookmarks-customization:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 5: Bookmarks customization&lt;/h1&gt;

&lt;p&gt;In this step, you will have the possibility to pre-define MobaXterm sessions. For example you can add SSH sessions and organize these sessions in different folders.
After MobaXterm generation, users will have access to these pre-defined sessions. Please note that no password can be stored in the customizer.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/06-customize-bookmarks.png&#34; alt=&#34;MobaXterm Customizer Bookmarks&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-6-plugins-integration:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 6: Plugins integration&lt;/h1&gt;

&lt;p&gt;In this step, you will have the possibility to add plugins to your MobaXterm customized package. In order to get plugins, please visit &lt;a href=&#34;https://mobaxterm.mobatek.net/plugins.html&#34;&gt;https://mobaxterm.mobatek.net/plugins.html&lt;/a&gt; and download the requested plugin. Then just add it thanks to the &lt;span class=&#34;hitext&#34;&gt;Browse&lt;/span&gt; button.
Note that plugins have the file extension &lt;span class=&#34;hitext&#34;&gt;MXT3&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/07-customize-plugins.png&#34; alt=&#34;MobaXterm Customizer Plugins&#34; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h1 id=&#34;step-7-generate-your-customized-copy-save-settings:95c950aba6eadd0bdc4ea40a9e69eb08&#34;&gt;Step 7: Generate your customized copy / save settings&lt;/h1&gt;

&lt;p&gt;This step is the last step of the Customizer. The build function allows you to generate your own MobaXterm copy which includes all the settings chosen in previous steps.&lt;/p&gt;

&lt;p&gt;From this step you can generate an installation package (MSI file) by clicking on &lt;span class=&#34;hitext&#34;&gt;Generate MSI&lt;/span&gt; button.
You have also the possibility to create a customized portable version, by clicking on the &lt;span class=&#34;hitext&#34;&gt;Portable exe button&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Finally you also have the possibility to save your customization settings and export them to a file, using the &lt;span class=&#34;hitext&#34;&gt;Save Customization&lt;/span&gt; button. This will allow you to open it later, or to keep it in order to apply the same settings on any further update of MobaXterm.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://blog.mobatek.net/img/customizer/08-build-custom-mobaxterm.png&#34; alt=&#34;MobaXterm Customizer Build&#34; /&gt;&lt;/p&gt;

&lt;p&gt;We will discuss about using the customizer in order to secure MobaXterm for your company in &lt;a target=&#34;_blank&#34; href=&#34;https://blog.mobatek.net/post/secure-mobaxterm-for-your-company/&#34;&gt;another article&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>