Re: Goofile 1.0 - Command line google search for files by domain
James Condron <[email protected]>
| Newsgroups | gmane.comp.security.penetration |
|---|---|
| Message-ID | <CA+EJhAiOsiSKwDMJQS3WWna-TcOZ9jFg6_gnDCj8H6Waq8+q4g@mail.gmail.com> |
Tom, You can do this in about five lines with the Google REST interface http://code.google.com/apis/customsearch/v1/using_rest.html In much the same way the ld JSON interface worked (prior to deprecation a year or two ago, though it does still work to an extent). Additionally you're passing the variable 'cant' to run(); where is this being used? And why, by using a global with a maximum of 100 and then having this value set to it after one iteration, are you even using a loop there? Its a good idea, but presumably this isn't the final version you're showing off to the world? On Tue, Jan 17, 2012 at 4:30 PM, tom <[email protected]> wrote: > Greetings! > > Goofile 1.0 has been released. This tool will perform queries against a > domain for a particular filetype. I hope this will help with enumeration! > > http://code.google.com/p/goofile > > ------------------------------------------------------------------------ > This list is sponsored by: Information Assurance Certification Review Board > > Prove to peers and potential employers without a doubt that you can actually > do a proper penetration test. IACRB CPT and CEPT certs require a full > practical examination in order to become certified. > http://www.iacertification.org > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ This list is sponsored by: Information Assurance Certification Review Board Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT and CEPT certs require a full practical examination in order to become certified. http://www.iacertification.org ------------------------------------------------------------------------