LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Verify particular software is not a trojan (https://www.linuxquestions.org/questions/linux-software-2/verify-particular-software-is-not-a-trojan-4175583122/)

vonrabbe 06-26-2016 03:25 PM

Verify particular software is not a trojan
 
Hi Linuxers,

I got a question:
I have a user in my company that uses http://cloudport.xyz/ service to access our corporate network from outside.

This thing generates you a binary you run on your Linux machine, but how could I know this is not a trojan or virus? Any way to check it?

Thank you! :hattip:

notKlaatu 06-26-2016 03:38 PM

Build it yourself:

https://github.com/ivanilves/ptu/

Or, one level down from that would be to audit that code and then trust that cloudport is building it as advertised and not injecting bad things into the binary before delivery.

Better still, imho, would be to provide users a way to do this that you (or IT) governs. That way, you discourage people from going out and finding their own (possibly unsafe) ways of doing it.

vonrabbe 06-26-2016 04:31 PM

Thank you!

Makes sense totally what you said about our IT. ;)

Habitual 06-26-2016 06:15 PM

Virustotal.com


All times are GMT -5. The time now is 02:49 PM.