Erik Huemer
Erik Huemer
# Issue Template Please use this template! ### Initial Check > If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more...
In short ... it would be great if CyberChef supported Murmur-Hash which is also used in e.g. shodan.io .
After updating to the current version in the repo flask does break with ``` Traceback (most recent call last): File "./Flask_server.py", line 41, in from blueprints.crawler_splash import crawler_splash File "/data/AIL/ail-framework/var/www/blueprints/crawler_splash.py",...
I see that https://github.com/CIRCL/AIL-framework/issues/524 is already an issue in https://github.com/CIRCL/AIL-framework . I think this would be a very important feature.
Is there a way use the crawlers but not to auto-crawl found .onion and disable monthly recrawl?
Every month when all onion URLs are re-checked the Web and WebStats queues fill up very fast. Is there any best practice to be able to optimize the configuration (AIL,...
Hi @Terrtia , Would it be a problem to also exclude changes in `ail-framework/configs/docker/splash_onion/etc/splash/proxy-profiles/default.ini` from the update check? I guess not everybody is using the docker standard IPs. At least...
As a lot of companies and organisations do have a mandatory proxy to connect their services to the internet it would be really great if AIL and modules would respect...
Hi @Terrtia Do the AIL Framework and Splash Manager fully support environmental proxy settings like ` $http_proxy`, `$https_proxy` and furthermore `$no_proxy` ? Are sockets used in the python code? Because...
Hi @adulau and @Terrtia It is not possible to edit the crawler settings in the newly integrated crawler manager. Clicking the symbols doesnt do anything. But it is really neccessary...