Gamestudio Links
Zorro Links
Newest Posts
folder management functions
by VoroneTZ. 04/16/24 11:18
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
LPDIRECT3DCUBETEXTUR
E9

by Ayumi. 04/12/24 11:00
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 04/11/24 14:56
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
7 registered members (VoroneTZ, 11honza11, ricky_k, Nymphodora, rki, 7th_zorro, Volkovstudio), 433 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
11honza11, ccorrea, sakolin, rajesh7827, juergen_wue
19045 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Using FTP functions with SSH? #472136
04/10/18 16:26
04/10/18 16:26
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
At the moment I am working on a personal 3DGS developed CMS/DATABASE that will allow me to control a custom website template and manage all data/uploads directly from the program without using php/sql (Only FTP).

HTTPS and FTPS are currently not available and I need to find another way to secure the transfer. I've noticed that the standard FTP function will connect to my SSH. Examples : (ssh.host.com) - (host.com@ssh.host.com) It will connect, upload files, and seems to be working.

But....Is this working? Is SSH encrypting the transfer (SFTP) or is 3DGS still sending unsecured data? Is there a way I can tell if it's actually securing the transfer? or do I need some type of local data to help with the transfer?

NOTE : I am aware of SSH vulnerabilities, but I need something to help encrypt the name and password. Since this is for personal use, I'm not worried about the User name and password being compiled in the custom editor. I just need to make sure they are being encrypted when transferring data with FTP through SSH.

Re: Using FTP functions with SSH? [Re: Evo] #472138
04/10/18 17:43
04/10/18 17:43
Joined: Aug 2003
Posts: 118
Deutschland
E
Ezzett Offline
Member
Ezzett  Offline
Member
E

Joined: Aug 2003
Posts: 118
Deutschland
You can use Wireshark to look inside the data packets that Gamestudio sends to your server.

https://www.wireshark.org/

Re: Using FTP functions with SSH? [Re: Ezzett] #472139
04/10/18 20:30
04/10/18 20:30
Joined: Feb 2013
Posts: 122
Maysville, Ga
Evo Offline OP
Member
Evo  Offline OP
Member

Joined: Feb 2013
Posts: 122
Maysville, Ga
Thanks Ezzett.

After Testing :
Wireshark clearly shows the connection data. User name and password. There is no security even though it accepts the ssh address. The HTTP Dll/Functions need updated. I guess I'll start looking into another Dll or just wait on a future 3DGS update.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1