Skip to content

Releases: ariary/cfuzz

v1.1.2

19 Sep 08:06
Compare
Choose a tag to compare

Added

  • Full command output display
  • Filter if word is on stderr

Fixed

  • Use concurrency safe printing function #15
  • Fix others typo and bugs

v1.1.1

07 Apr 08:01
Compare
Choose a tag to compare

Add

  • Provide wordlist in stdin #9
  • Hide banner #7
  • Only print words and no other display information (useful if word need to be use for other programs) #7

Fix

  • --failure and --success behaviour (filter as it is intended to)

v1.1.0

02 Mar 12:49
Compare
Choose a tag to compare
  • Flag to only display results that don't pass filters
  • Accept multiple keywords to fuzz (--spider)

Initial version

20 Feb 11:30
4e0c313
Compare
Choose a tag to compare

Added

  • fuzz command line execution
  • configure cfuzz run
    • timeout, shell used, stdin fuzzing, etc ...
  • configure output:
    • by selecting fields to be displayed
    • by adding filter on specific fields