Releases: m3n0sd0n4ld/GooFuzz
Releases · m3n0sd0n4ld/GooFuzz
GooFuzz v.1.2.5
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
What's new in this version:
- Fixed Google translator problem when extracting subdomains.
GooFuzz v.1.2.3
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
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
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
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
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
First release of the tool.