任务单 #30305

encrypting .ttl script files

开放日期: 2012-12-12 21:37 最后更新: 2021-10-15 10:04

报告人:
(匿名)
属主:
(无)
状态:
开启
组件:
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
文件:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

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

任务单历史 (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 Bugs to Feature Requests
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. » 登录名