Skip to content

v0.1.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkoH17 MarkoH17 released this 23 Nov 20:50
· 23 commits to main since this release
82d0bd8

What's New 🎉

  • Added -k, --insecure argument to ignore TLS errors, which is useful when proxying traffic (@fang0654)
  • Added urllib3 (>= 1.26.5) dependency to requirements file

What's Changed

  • Usernames read from file have whitespace stripped before their usage
  • Fixed resume index usage so that -R RESUME_INDEX, --resume_index RESUME_INDEX argument will resume spraying from the specified index in the execution file (1-based index), instead of starting at the credential prior to the targeted index (an off-by-one error)
  • Requirements file is more relaxed

Full Changelog: 0.1.1-beta...0.1.2-beta