Badtouch Versions Save

Scriptable network authentication cracker (formerly `badtouch`)

v0.8.1

2 years ago
  • Dependencies have been updated to resolve a build issue with openssl 3.0, #82 (thanks for reporting @loqs!)

Thanks

We'd like to thank @jvoisin, @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

v0.8.0

2 years ago
  • badtouch is now called authoscope. The old binary is still present but is going to be removed in the future.
  • Some subcommands have also been renamed:
    • badtouch creds => authoscope combo
    • badtouch oneshot => authoscope run

Thanks

We'd like to thank @repi for their support on github sponsors.

v0.7.3

3 years ago
  • Don't attempt to raise the nofiles softlimit to the hardlimit on macos

Thanks

We'd like to thank @repi for their support on github sponsors.

v0.7.2

3 years ago
  • Update dependencies for Apple Silicon support
  • Add shell completions

Thanks

We'd like to thank @repi for their support on github sponsors.

v0.7.1

4 years ago

Fix an OSX build issue

v0.7.0

5 years ago
  • Bumps a few dependencies to resolve build issues on more recent openssl versions

v0.6.1

5 years ago
  • Resolve an issue with OSX

v0.6.0

5 years ago
  • Add a large number of socket functions that have been inspired by pwntools
  • Add badtouch oneshot to invoke a single script with a username and password
  • Add badtouch enum to test if a username exists

v0.5.2

5 years ago
  • Resolve a "divide by zero" error if less than one script was provided
  • Bump dependencies

v0.5.1

6 years ago

Rerelease to fix an issue with crates.io