Skip to content

VerbTamper v2.1.0

Latest

Choose a tag to compare

@7s26simon 7s26simon released this 30 May 15:20

Verb Tamper 2.1.0

New features

  • Stop / Resume scans — the Scan All Verbs and Scan All Headers result
    dialogs now have a Stop button that pauses the scan in real time and turns
    into Resume to continue. Closing the dialog mid-scan cancels it cleanly.

Improvements

  • Unique Repeater tab captions — each "Send to Repeater" (from both the
    scanner and the scan-results dialogs) now gets a numbered caption
    (e.g. Verb Tamper - GET #1, #2, …), so successive sends create
    distinguishable tabs instead of a stack of identically-named ones.

Fixes

  • Stray carriage returns no longer split headers — a lone \r pasted into
    the request editor was being converted to a newline on send, splitting a
    header value across two lines (e.g. X-Forwarded-For: 10.13.37.1 + a stray
    23456789). Lone \r characters are now stripped instead.

Notes

  • Verb scans now run sequentially (one request at a time) rather than all at
    once, which is what makes the new pause/resume control possible.

Install: download VerbTamper-2.1.0.jar below and add it via
Extensions → Installed → Add (Extension type: Java). You should see
Verb Tamper 2.1.0 loaded. in the output.