Releases: mushorg/tanner
Releases · mushorg/tanner
v0.7
v0.6
Changes
- Add coveralls
- Add "Location" field to the sessions
- Improve sessions analyzing
- Migrate to aioredis
- Replace session storing datatype (list to sorted set)
- Bug fixes
Important:
According to redis datatype changes, it might be necessary for you to manually change data type in your redis database
v0.5
v0.4
v0.3
Changes:
- Improve base emulator architecture
- Add cookie support for attacks
- Add the possibility to change injectable page for every emulator
- Replace
virtualdocs.json
withdocker
for LFI - Fix removing docker containers
- Add tests for cmd execution emulator
- Update docs
tanner v0.2
Changes:
- aiohttp server compatible with aiohttp >= 2.0.
- migrate to new async/await syntax
- SQL injection emulator using mysql
- Command Injection (using docker)