Skip to content

Releases: m3n0sd0n4ld/GooFuzz

GooFuzz v.1.2.5

25 Apr 05:46
7f32e2a
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

First release of the tool.