tanner icon indicating copy to clipboard operation
tanner copied to clipboard

He who flays the hide

Results 43 tanner issues
Sort by recently updated
recently updated
newest added

on line 42 [tanner/tanner/api/api.py](https://github.com/mushorg/tanner/blob/a98b7ab6f32a14f8301bdafc6c8fc9ecc1806e28/tanner/api/api.py#L42) ![offset_error](https://user-images.githubusercontent.com/74373209/177613683-f0b777b8-c61b-4995-811c-7fff9a703f71.png) same as this issue [https://github.com/mushorg/tanner/issues/416](https://github.com/mushorg/tanner/issues/416) On that issue [afeena](https://github.com/afeena) suggested to use the develop branch. I've tried it and got other errors.

When I tried to install tanner using docker compose in Mac, I ran into the following python dependency issues: ``` tanner_web | Traceback (most recent call last): tanner_web | File...

Fixes https://github.com/mushorg/tanner/issues/423

Tanner currently does not support Python 3.10 due to the `TypeError: As of 3.10, the *loop* parameter was removed from Queue() since it is no longer necessary`: ``` tanner |...

Is php a pre-requisite for Tanner?

# Here is the short guide for upcoming GSoC 2022. **Slack**: gsoc-slack.honeynet.org **Mentors**: @mzfr @afeena ### I want to contribute. What should I do? That is awesome! Here are some...

GSoC

After a few days for the snare honeypot collecting data there had been about 1000 sessions with data. If I tried to export and query them at one time to...

**Mentors**: Evgeniia Tokarchuk @afeena, Mehtab Zafar @mzfr **Project type:** Improving existing tool **Project hours:** 350 **Skill required:** – Python 3 – Experience in Machine Learning (any) – Optional: experience with...

GSoC

**Mentors**: Mehtab Zafar @mzfr, Evgeniia Tokarchuk @afeena **Project hours**: 175 **Description**: TANNER has support for both an API and a WEB application. API is responsible for performing search operations and...

GSoC

If the HPFeeds connection broke, for example because there were no messages to be sent for some time, no reconnection attempt was made. With this fix it works on my...