Raphaël Vinot
Raphaël Vinot
In order to have it as a submodule for viper
Hello everyone, I'm not sure if it is of any interest, but just in case: I'm (ab)using ete to generate the tree representing the load of a webpage, but rely...
### Is your feature request related to a problem? Please describe. The 3rd party lookups are completely disconnected from the tree. It would be nice to display hints on the...
### Is your feature request related to a problem? Please describe. The URLs in the rendered page are currently gathered by [this method](https://github.com/Lookyloo/har2tree/blob/e54c8d4f8806beac7efb993a95a45c303276b2f0/har2tree/nodes.py#L415) in har2tree. It doesn't uses a regex...
### Is your feature request related to a problem? Please describe. Because a lookyloo can have a lot of captures, we're not keeping in the cache every captures available on...
### Is your feature request related to a problem? Please describe. It is currently impossible to reset the context after it is set. The feature is broken and needs a...
## What is changing? Right now, we have a weird malicious flag, it needs to go away. The problem we want to solve is the following: * Legitimate site `legit.com`...
### Is your feature request related to a problem? Please describe. After a while we simply have too many captures on lookyloo, and the disk is seriously filling up and...
As a box to remove the `to_ids` flag globally from all the attributes in the MISP export.
## Current situation When passing a list of cookies to a capture, they are sometimes ignored, and it can happen for the following reasons: * the cookies are for `foo.domain.com`...