Show HN: SFTPGo 0.9.6
github.com
Show HN: SFTPGo 0.9.6
1–10 of 11 posts
Re: Show HN: SFTPGo 0.9.6
#2Has anyone seen an FTP honeypot that would serve zip bombs to malicious users and allow legit users proper access?
Re: Show HN: SFTPGo 0.9.6
#3So, at my work, we host both SFTP and FTP to receive data feeds. Has anyone seen an FTP honeypot that would serve zip bombs to malicious users and allow legit users proper access?
Most of those people seem to grab and open those files without any security measures, docx, pdf, archives, often .exe
Re: Show HN: SFTPGo 0.9.6
#4So, at my work, we host both SFTP and FTP to receive data feeds. Has anyone seen an FTP honeypot that would serve zip bombs to malicious users and allow legit users proper access?
Re: Show HN: SFTPGo 0.9.6
#5If you're going to make a Show HN out of a new release, it would be good to add a comment explaining what's different since last time!
Re: Show HN: SFTPGo 0.9.6
#6A thread on this project from last year: https://news.ycombinator.com/item?id=20531541 If you're going to make a Show HN out of a new release, it would be good to add a comment explaining what's different since last time!
If you have any suggestions please open an issue, thanks!
Re: Show HN: SFTPGo 0.9.6
#7So, at my work, we host both SFTP and FTP to receive data feeds. Has anyone seen an FTP honeypot that would serve zip bombs to malicious users and allow legit users proper access?
Because that's what I'd do if I hit a honeypot...
Re: Show HN: SFTPGo 0.9.6
#8So, at my work, we host both SFTP and FTP to receive data feeds. Has anyone seen an FTP honeypot that would serve zip bombs to malicious users and allow legit users proper access?
I always worry that if I do something like this it'll cause the malicious person to spend extra effort and attention on a real attack. Because that's what I'd do if I hit a honeypot...
Re: Show HN: SFTPGo 0.9.6
#9A thread on this project from last year: https://news.ycombinator.com/item?id=20531541 If you're going to make a Show HN out of a new release, it would be good to add a comment explaining what's different since last time!
Re: Show HN: SFTPGo 0.9.6
#10A thread on this project from last year: https://news.ycombinator.com/item?id=20531541 If you're going to make a Show HN out of a new release, it would be good to add a comment explaining what's different since last time!
Yes sorry, the project improved a lot since then, all the issues raised in that thread were addressed and several new features were added: we now support serving Cloud Storage backend (such as S3) over SFTP/SCP, multi factor authentication, virtual folders, several filters (for example on file extensions, on source ip address), external authentication, serving Git repos over SSH, per directory virtual permissions (no…
Thank you for releasing it as free software, I will be following this project for later use!