Goosh is a neat new tool that provides a bash-like shell interface for interacting with Google. As far as I can tell, all the standard Google functions are accessible AND everything is output in plaintext and rendered very quickly. It feels natural and will make your Google hacking much faster and easier. By default it only shows the first 4 results, but you can show more by the 'more' command. You can get a list of available commands by typing help.
While the interface looks like a standard Linux(UNIX) command line, if you try to perform any of the familiar commands like 'ls', you'll just pull up a Google search for it, sorry :) Its not a real machine sitting somewhere letting you access a shell, its a specially crafted web app that emulates a shell while interacting with Google. Its an interesting, original, and just plain cool concept and I suggest you all go try it out with your favorite Google hacks and report back on how everything works.

Must be logged in to post comments