Skip to content

Releases: kpcyrd/authoscope

v0.8.1

23 Mar 23:35
Compare
Choose a tag to compare
  • 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

26 May 17:50
Compare
Choose a tag to compare
  • 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

14 Jan 20:40
Compare
Choose a tag to compare
  • 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

11 Jan 17:52
Compare
Choose a tag to compare
  • 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

23 Nov 22:55
Compare
Choose a tag to compare

Fix an OSX build issue

v0.7.0

24 Apr 15:51
Compare
Choose a tag to compare
  • Bumps a few dependencies to resolve build issues on more recent openssl versions

v0.6.1

02 Aug 22:13
Compare
Choose a tag to compare
  • Resolve an issue with OSX

v0.6.0

01 Aug 19:58
Compare
Choose a tag to compare
  • 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

03 Jul 22:05
Compare
Choose a tag to compare
  • Resolve a "divide by zero" error if less than one script was provided
  • Bump dependencies

v0.5.1

28 Apr 00:44
Compare
Choose a tag to compare

Rerelease to fix an issue with crates.io