networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Thu May 17, 2012 12:39 pm 
Offline
New Member
New Member

Joined: Fri Apr 17, 2009 11:42 pm
Posts: 27
So, my company is moving to FTPS and there's a mix of both FTP and FTPS.
Both are ran on all sorts of ports (9999, or 4444 or whatever)

After I putty to an IP/port ...how do you know from the banner if you're looking at an FTP server, or an FTPS one?
If you can't tell from banner, is there a command that only one of them accepts that would help me determine?

Thanks,
~Syrinx


Last edited by Syrinx on Thu May 17, 2012 12:44 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Thu May 17, 2012 12:43 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Fri Mar 13, 2009 3:53 pm
Posts: 680
Location: Toronto, ON
Certs: CCNA, CCNA Security, 642-902
Its a little too much work but you can use wireshark to see if there's encryption between you and the server.


Top
 Profile  
 
PostPosted: Thu May 17, 2012 4:22 pm 
Offline
Member
Member

Joined: Fri Apr 17, 2009 4:15 am
Posts: 244
Location: Canada
Certs: CCNA:Sec/CCNP/CCDP/CCIP
I think nmap should able to correctly detect the service that the port is running.

_________________
"It can also be argued that DNA is nothing more than a program designed to preserve itself. Life has become more complex in the overwhelming sea of information. And life, when organized into species, relies upon genes to be its memory system."


Top
 Profile  
 
PostPosted: Thu May 17, 2012 4:23 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Thu Nov 17, 2011 6:09 pm
Posts: 487
Location: Portland, OR
It's been a while, but I believe I was using the "status" command to verify encryption. You should also see it during initial negotiation (showing sslftp example):

sslftp> open myftpserver.com
Connected to myftpserver.com
220 SurgeFTP myftpserver.com (Version 2.1z7)
234 Enabling SSL
starting SSL/TLS
secure protocol TLSv1 used.


Top
 Profile  
 
PostPosted: Thu May 17, 2012 10:59 pm 
Online
Post Whore
Post Whore
User avatar

Joined: Sat Dec 19, 2009 11:52 pm
Posts: 1162
Location: Central Florida
Certs: CCNP, JNCIA, MCSA
It should show it during the negotiation (as mlan states) and your client should also prompt you to accept the certificate presented by the FTPS server


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group