Skip to content

GooFuzz v.1.2.2

Compare
Choose a tag to compare
@m3n0sd0n4ld m3n0sd0n4ld released this 16 Apr 16:14
· 13 commits to main since this release
46f9984

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.