Skip to content

Releases: enowars/enochecker_test

v0.10.1

27 May 12:40
029bbfb

Choose a tag to compare

Return a better exception if an exploit found a flag which was not the correct one.

v0.10.0

17 Jan 17:51
d9697fd

Choose a tag to compare

  • bump dependencies

v0.9.0

14 May 17:10
017df16

Choose a tag to compare

  • allow specifying settings via argparse instead of environment variables (#41)
  • Add more tests (#40)
  • fix selecting tests to run (#39)

v0.8.1

12 May 19:32
aea7dae

Choose a tag to compare

  • re-add missing requirements (#37)

v0.8.0

12 May 18:27
a4d0f6e

Choose a tag to compare

  • add support for python 3.11 (#35)
  • print message when assertions fail (#31)
  • add filtering of tests to be run (#32)

v0.7.1

27 Apr 18:45
9cea428

Choose a tag to compare

  • fix compatibility problems with python 3.10 (#30)

v0.7.0

29 Jun 08:15
af5fca7

Choose a tag to compare

  • more verbose output for failing exploit function

v0.6.1

01 Jun 11:09
21b255f

Choose a tag to compare

  • fix: use the correct request timeout in payload (#18)

0.6.0

31 May 10:42
14a494d

Choose a tag to compare

  • add more tests, randomize taskChainId (#17)

0.5.1

25 May 10:25
a52c0e8

Choose a tag to compare

fix: pass correct attackInfo to exploit from putflag (#14)