Hackers find use for Google Code Search
By
Robert McMillan
,
IDG News Service
, 10/06/2006
- Share/Email
- Tweet This
- Print
Google has inadvertently given online attackers a new tool.
The company's new source-code search engine, unveiled Thursday as a tool to help simplify life for developers, can also be
misused to search for software bugs, password information and even proprietary code that shouldn't have been posted to the
Internet, security experts said Friday.
Unlike Google's main Web search engine, Google Code Search peeks into the lines of code whenever it finds source-code files
on the Internet. This will make it easier for developers to search source code directly and dig up open source tools they
may not have known about, but it has a drawback.
"The downside is that you could also use that kind of search to look for things that are vulnerable and then guess who might
have used that code snippet and then just fire away at it," says Mike Armistead, vice president of products with source-code
analysis provider Fortify Software.
Attackers could also search code for vulnerabilities in password mechanisms, or to search for phrases within software such
as "this file contains proprietary," possibly unearthing source code that should never have been posted to the Internet.
Security experts say that the security implications of Google Code Search are noteworthy, if not earth-shattering.
Skilled hackers may already be able to do this type of search with Google's Web search engine, but Code Search is "another
tool that makes it a tad easier for the attacker," says Johnny Long, a security researcher with Computer Sciences Corp., in an e-mail interview.
For its part, Google did not have much to say about possible misuse of its new product. "Google recommends developers use
generally accepted good coding practices, including understanding the implications of the code they implement and testing
appropriately," the company said in a statement.
Google has never said much about the steps it takes to cut down on this kind of misuse of its search engine, though the issue
comes up from time to time. In July, Websense used a little-known binary search capability in Google's search engine to look
for malware on the Internet.
While Google Code Search will probably not have much of an effect on popular open source projects, which are already heavily
scrutinized, it could help ferret out vulnerabilities in lesser-known pieces of code, according to Lev Toger, a software developer
with Beyond Security.
"Using Google's code search, it's much easier to find interesting code portions," he said via e-mail. "If your task is to
find vulnerability in some random code, this filtering can save you a lot of time. "
The IDG News Service is a Network World affiliate.
Comments (2)
Hackers find use for Google Code SearchBy Anonymous on December 13, 2006, 7:37 pmWell, consider this! using the many many freely available reverse engineering tools for Java and .NET - one does not need to be limited to actual access to source...
Reply | Read entire comment
The only people who have issues is fortify software since they hBy Anonymous on May 5, 2008, 12:52 pmThe only people who have issues is fortify software since they have tools to sell. Any programmer worth his salt could search the code anyway so this is a reason...
Reply | Read entire comment
View all comments