Yuri Slobodyanyuk Blog on Information Security 2024年09月12日
Aladdin Esafe defaults and some debug commands
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

介绍了曾被收购的以色列公司Aladdin及其产品eSafe的一些信息,包括默认配置、文件位置、调试方法及创建支持文件的方式等。

🎯eSafe的默认配置信息,如eConsole的TCP端口为43970,UDP端口为43982;Webmin的TCP端口为37233,默认用户名和密码分别为root和kn1TG7psLu等。

📁eSafe的各类配置文件的位置,如产品配置文件为/opt/eSafe/eSafeCR/esafecfg.ini,硝基检查配置文件为/opt/eSafe/esafenipca.ini等。

🔧eSafe的调试及创建支持文件的方法,如在高调试级别下重现问题以缩短故障排除时间,通过特定命令创建支持文件等。

HISTORICAL NOTE Aladdin was an Israeli company known for its security eTokens and mail filtering appliances - eSafe. In 2009 it was bought by Safenet primarily for the token/DRM line, and soon the eSafe appliance was discontinued. Later the Safenet was in turn acquired by Gemalto. You can read about Aladdin at Aladdin Wiki
As any other box esafe comes with some default configs , to much of my surprise it takes too long to find them in the Esafe docs, so here they are:

eConsole TCP port: 43970
eConsole UDP port: 43982
Webmin TCP port: 37233 - https to eSafe, when installed on linux  [last eSAfe to supportWindows was eSafe 6 FR2] https://ip_address_of_esafe:37233.default username: root
default password: kn1TG7psLu
Webmin username: admin
Webmin password: esafe
econsole default username: admin
econsole default pasword: no such, you will be asked to set on the first login or during Webmin configuration

Product Configuration file:
/opt/eSafe/eSafeCR/esafecfg.ini
Nitroinspection Configuration file:
/opt/eSafe/esafenipca.ini
 eSafe Machine Configuration file:
/opt/eSafe/esafe.ini
eSafe Applifilter Configuration file:
/opt/eSafe/eSafeCR/applifilter2.ini

Spool Directory:
/opt/eSafe/eSafeCR/SPOOL/

Advanced antispam and URL filtering (cobion) database Directory:
/var/esafe/ofdb/

Session log files:
/opt/eSafe/eSafeCR/SessionLog/

Machine logs - when debug mode enabled logs get written here:
/var/esafe/log/eSafeCR

Debug procedure, provided load on the machine permits:
(High Debug mode loads the machine a lot!) you may shorten the time of troubleshooting when opening ticket in Aladdin.
You need to re-create the problem first in high debug level (you can do it with eConsole: Options > Troubleshooting... > Clear Log Files > choose High troubleshooting level > re-create the problem > choose "Off" to turn off troubleshooting level)

How to create support file:
cd /opt/eSafe
./esafeinf
Collecting eSafe info and log files, Please wait ...
Information successfully logged in
/var/log/1004562_xxxxxxx3430esglog.tar.gz.

or:

enter Webmin https://ip_address_of_esafe:37233 > Support > Create and download eSafe Support Info file

eSafe Machine configuration script (script has the same functionality as Webmin ):
cd /opt/eSafe
./esgmenu

Follow me on https://www.linkedin.com/in/yurislobodyanyuk/ not to miss what I publish on Linkedin, Github, blog, and more.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

eSafe 默认配置 配置文件 调试方法
相关文章