Skip to content

Releases: m3n0sd0n4ld/GooFuzz

GooFuzz v.2.0

20 Dec 17:58
999f257

Choose a tag to compare

What's new in this version:

Following the latest Google Search update, it now prevents searches using automated tools (including Selenium and other alternatives), which require JavaScript and have an anti-bot system, causing the tool to stop working.
Because of this, I have decided to take the legal and stable route and use the official API.

  • Integration with the official Google API allows 100 free requests per day through an Apikey.
  • GooFuzz has been equipped with a hybrid query system (smart savings) that has been programmed with a “consolidated” mode, which allows several queries to be packaged into a single request, consuming fewer requests and saving time.
  • Rotation system: If you're one of those who needs more, in this v2.0 I've included a system so you can enter several API Keys. GooFuzz will jump from one to another as they are used up, so you can keep going non-stop.

GooFuzz v.1.2.6

19 May 18:41
f6fa9e5

Choose a tag to compare

What's new in this version:

  • Fix Google Search redirection problem with the following message "Please click here if you are not redirected within a few seconds.
    If you are having trouble accessing Google Search, please click here or post a comment...
    ".

GooFuzz v.1.2.5

25 Apr 05:46
7f32e2a

Choose a tag to compare

What's new in this version:

  • Feature Request: Proxy Support. (Thanks Zeetaz and specters312 for proposing the new functionality and helping with the coding)

GooFuzz v.1.2.4

22 Mar 06:54
99dc919

Choose a tag to compare

What's new in this version:

  • Fixed Google translator problem when extracting subdomains.

GooFuzz v.1.2.3

01 Nov 16:58
aeba24a

Choose a tag to compare

What's new in this version:

  • Remove "tput" binary to make use of native bash functions.
  • Add Dockerfile for use in Docker on other operating systems (For example: Microsoft Windows). Acknowledgment to dhabierre for idea and code sharing.

GooFuzz v.1.2.2

16 Apr 16:14
46f9984

Choose a tag to compare

What's new in this version:

  • Remove bypass functionality, Google has blocked Facebook crawl.
  • Add functionality to search files by content and by file type.
  • Add functionality to export the result in a file (only the result), this allows to concatenate GooFuzz with other recon tools or bug bounty.
  • Fixed pager searches, now it only makes the right and necessary requests, avoiding to consume more resources.
  • Fixed cross function problem when inserting more features in the same line, now it will show an error.
  • Fixed the URL-Encode problem of some results, now it should be shown in plain text.
  • Changed the logic in the file enumeration, using native dork to unify in the same request up to a total of 200 different words, this allows to identify files, directories and parameters in a more agile way and avoiding sending multiple requests to Google.

GooFuzz v.1.2.1

20 Oct 17:37
33fb6a9

Choose a tag to compare

What's new in this version:

  • Recommended Seclists dictionaries.
  • Functionality to list subdomains (-s).
  • Delay parameter (-d) to stop between requests and minimize Google blocking (Thanks eitanshav for your contribution).
  • And something long awaited, we have added the functionality of "ByPass Google captcha" with the parameter (-b + Facebook cookies file), this functionality is optional and allows more than 900 requests without blocking.

GooFuzz v.1.2

17 Jul 17:23
4dfb237

Choose a tag to compare

What's new in this version:

  • Code debugging to improve performance.
  • Fix problem with page request counter.
  • Inserted Google temporary ban/captcha warning functionality.

GooFuzz v.1.1

26 Jun 09:07
89a7ec5

Choose a tag to compare

What's new in this version:

  • Add new functionality for exclusion of subdomains in your searches. (Thanks to geralt for proposing it)
  • A function for the combination of "control+c" has been included, to have a controlled output of the tool.
  • Modification of some menu description and removal of some unnecessary lines of code.

GooFuzz v.1.0

18 Jun 09:42
c8becd7

Choose a tag to compare

First release of the tool.