ail-framework icon indicating copy to clipboard operation
ail-framework copied to clipboard

AIL framework - Analysis Information Leak framework

Results 115 ail-framework issues
Sort by recently updated
recently updated
newest added

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,...

The idea is to implement the ahmia.fi black-list https://ahmia.fi/blacklist/banned/

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...

Creating a reject-list of child-porn using bcrypt

enhancement

In Phone.py line 26-27, var reg_phone is defined twice ```python # regex to find phone numbers, may raise many false positives (shalt thou seek optimization, upgrading is required) reg_phone =...

Hi, In Web.py we found starting line 84 a while loop with a 'x' var unused: ```yaml domains_list = [] PST = Paste.Paste(filename) client = ip2asn() for x in PST.get_regex(url_regex):...

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...

- [ ] Design a fast-lookup leak database - [ ] Importing login/password from Credential into a separated leak database

enhancement
topic:di