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

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project

Results 158 AIL-framework issues
Sort by recently updated
recently updated
newest added

Hello, Would there be any way to get the term that gave Yara's match? When you have many terms, it is difficult to find out which result was found. Thank...

sflock has been removed from requirements recently per https://github.com/CIRCL/AIL-framework/commit/0e0a77a86df5f680fe0e1fdd61e1f5fdf8e1a117#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552 but submit_paste still is using it and it make supervisor task failed in my ansible role https://github.com/juju4/ansible-ail-framework/runs/3005081242?check_suite_focus=true#step:15:814 still present here https://github.com/CIRCL/AIL-framework/blob/master/bin/LAUNCH.sh...

bug

Hello I couldn't find the OVA file for the latest version of AIL It's somehow available?

Hi, I updated our AIL instance to v3.4 (9d2962cd13b64909002218e29c7444a0c17602c8) with the command ./LAUNCH.sh -u . After stopping AIL and starting again, I am not able to reach the web interface...

[2021-04-01 21:33:33,759] Downloading list of new pastes from pastebin.com_pro. Will check again in 50 seconds [2021-04-01 21:33:33,759] Downloading url: https://scrape.pastebin.com/api_scraping.php?limit=500 with proxy: None and user-agent: None [2021-04-01 21:33:33,759] Downloading url:...

FLASK Screen: ``` File "/home/ail/servers/AIL-framework/var/www/modules/Tags/Flask_Tags.py", line 634, in galaxies n_tags.append(n + '/' + str(total_tags[type]) ) KeyError: 'Cryptominers' ``` Had this since updating to 3.1, now updated to latest using ./LAUNCH.sh...

# Major UI Refractor ### Bootstrap 4 migration ## Navbar Categories: - [x] **Dashboard** - [x] **Submit** (Pastes, crawler_link:Splash crawler, crawler_link: GitHub repository, crawler_link: VTI, twinted) - [x] **Browse Pastes**...

enhancement
performance

I upgraded my AIL instance, also installed ail-splash-manager but I can't connect all the dots!? Do you have an HOWTO to connect the two components? My crawler does not run...

potential-bug

Hi Mate, just a fresh install, when I try to launch Flask I got the error: root@XXXX/opt/AIL-framework/var/www# ./Flask_server.py Traceback (most recent call last): File "./Flask_server.py", line 4, in import redis...

support

Is there a feature to just stop crawling websites and delete the outstanding queue? My crawler seems to be stuck in a recursive state going infinite depths in each page.