mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
8 lines
466 B
Text
8 lines
466 B
Text
SourceCode listens to Global and select only keywords that are relevants to AIL's purpose (CVE, Exploits, Vulnerability,...), then send matching file to a new queue.
|
|
|
|
SourceCode.py search for differents languages such as C, PHP, Python, BASH and some Unix shells with default configuration.
|
|
|
|
Every records is send to the warning log because filters are high enough (hence the critical var set to 0 but can be changed).
|
|
|
|
FOR NOW : Still have troubles detecting ASM
|
|
|