unixman_again Posted July 2, 2015 Posted July 2, 2015 Microsoft disrupted British MPs' parliamentary email system - Linux Veda
fairm010 Posted July 2, 2015 Posted July 2, 2015 Wouldn't the gov using open source software make them more vulnerable to an attack what with it being publicly available code?
CyberNerd Posted July 2, 2015 Posted July 2, 2015 Wouldn't the gov using open source software make them more vulnerable to an attack what with it being publicly available code? That is quite an interesting discussion; one the one hand propriety software advocates security by obscurity, whereas opensource means that many can review the code. I don't think there is much evidence that one is more secure than the other, but there is some that Opensource code is now better quality.
jinnantonnixx Posted July 2, 2015 Posted July 2, 2015 (edited) Wouldn't the gov using open source software make them more vulnerable to an attack what with it being publicly available code? Not necessarily. There are many variables in the equation, from the "many eyes" checking open source, to the obscurity of closed source. However, there are many techniques used to find vulnerabilities. Being closed source does not prevent disassembly, and analysis. Once such method is the 'genetic algorithm', another popular technique is 'fuzzing'. This is well beyond my sw33t sklz, but I can vaguely follow the principles. Remember though, there are a lot of smart people out there. "In this paper, Vincenzo Iozzo presents how to effectively fuzz with no knowledge of the user-input and the binary." Edited July 2, 2015 by jinnantonnixx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now