待辦事項 #30305

encrypting .ttl script files

啟用日期: 2012-12-12 21:37 最後更新: 2021-10-15 10:04

回報者:
(匿名)
負責人:
(無)
類型:
狀態:
開啟
元件:
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
檔案:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

細節

Hi, I am asking for following feature request, for Tera Term Macro:

1. .TTL files to be encrypted, in order that content cannot be seen or changed by any other person except the file creator itself. 2. Invoking encrypted .TTL files through the Tera Term Macro, by new command option. Macro should check consistency of .ttl files, and if files are not compromised, encode them (in memory) and execute commands from encoded content.

Reason for feature request: most of the time, we need some commands from .ttl files, to be executed on some network equipment (router, firewall, switch). Although we can encode username/password, the commands to be executed are readable by anyone, and someone could change .ttl files, and execute some commands that might compromise corporate network. To allow anyone to execute macro, but not to change initial macro file content, encoding/decoding of macro .ttl files, could allow that original file content cannot be changed, nor read by other people, but at the same time can be executed by anyone.

I hope this feature request will be accepted, and found useful by others.

Milan Markovic MSc. email: milan.markovic@mail.me

Ticket History (3/4 Histories)

2012-12-12 21:37 Updated by: None
  • New Ticket "encrypting .ttl script files" created
2014-12-12 21:57 Updated by: None
評語

I think this problem can be solve by add a "compile" fonction for .ttl file. For example a .c program file is compile in a .exe file to be executed. Is it possible to make the same thing with Tera Term : make executable file. If executable file are create the source code isn't readable by users.

2014-12-12 23:24 Updated by: (del#1144)
  • 類型 Update from 問題回報 to 特色請求
2021-10-15 10:04 Updated by: frankzhou
評語

I have the same requirement for encrypting .ttl script files. The control ttl scripts of power switches need to be protected, not be modified by others.

What is the best or simplest methods?

1. Hardcode IP addresses in tera term C++ source code before compiling?

2. Make the control ttl files to binary?

3. Define parameters in C++ source code and ttl file use them?

Thanks,

Frank

Attachment File List

No attachments

編輯

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登入