Skip to content

v3.2.9

Latest
Compare
Choose a tag to compare
@ehsandeep ehsandeep released this 16 Jun 14:53
· 2 commits to main since this release

What's Changed

馃帀 New Features

  • Fuzzing feature enhancements by @Ice3man543 in #5139
    • Added part: request to fuzz all the keys in request with fuzzing templates.
    • Added -fuzz-aggression CLI option to control fuzz aggression via template.
    • Added -fuzz-param-frequency option to control counter for skipping uninteresting parameter.
    • Added -display-fuzz-points option to display fuzzing points (for debugging).
  • PDCP Team ID input support via environment variable to upload results into team account by @tarunKoyalwar in #5295
export PDCP_TEAM_ID=cphlrbmnr2khg33n6ik1

Note

Team ID is optional input and can be obtained from https://cloud.projectdiscovery.io/settings/team. If provided, results will be uploaded to the team account instead of your personal account.

馃悶 Bug Fixes

Other Changes

New Contributors

Full Changelog: v3.2.8...v3.2.9