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

Dear @adulau Form https://github.com/ail-project/ail-framework/pull/134 we tried to build the system on ARM platform and got the errors problem ``` 2022-03-15 07:30:47 (7.38 MB/s) - ‘/home/ubuntu/ail-framework/ardb/src/../deps/rocksdb-6.8.1.tar.gz’ saved [6037007] > Unpacking ROCKSDB...

Just found out about https://www.hyperscan.io/ that may be worth some brain cycles. I found this [project](https://github.com/deepfence/SecretScanner/blob/master/config.yaml) that makes use of it throught [this](https://github.com/zchee/go-hyperscan) lib.

enhancement

Add a comment field to the (un)blacklist of website

enhancement

i am installing on a new server and i am getting the following error. how can i fix it. ``` ar: creating librocksdb.a make[2]: Leaving directory '/root/ail-framework/ardb/deps/rocksdb-6.8.1'

Hi, The link to the AIL Virtual Machine does not work. It is referred here: https://www.circl.lu/services/ail-training-materials/#introduction pointing to: https://cve-beta.circl.lu/static/AIL_v2.5.ova (broken link) Regards.

Hi guys, I don't if this issue is related to the latest update or not. Anyway, if i try to manually upload a file through the submit module, here is...

Find a way to insert AIL in a CI process: - Use git-hook to set the CI process on hold until AIL clears it. - Submitting via the current fire-and-forget...

enhancement
to:discuss

Simple and direct question: - cloning the repo - downloading VM - downloading latest source release Which one?

question

LookyLoo analysis of HAR files from AIL

topic:api
topic:interconnect

yara CLI has a `-s` switch that gives more information regarding rules and strings that matched: ``` -s --print-strings Print strings found in the file. ``` In practice, using this...

enhancement