This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
0.4.0
Features
- add flag for disabling json logging (#111)
- include attackInfo and exploit method (#116)
- replace telnetlib with pwnlib as SimpleSocket base class (#115)
- unify nosql and stroeddict keys (#104)
- detect nested changes in cached nosqldict entries (#103)
- Added assert_true to utils (#105)
Bugfixes
- fix hash dict when using unhashable types (#110)
- catch JSONDecodeError (fixes #1) (#107)
- default to variantId 0 in post.html (#100)