Quark-engine

Latest version: v24.5.1

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

21.4.3

1. add androguard to Kali Linux debian/control

21.4.2

21.4.1

1. Move the log file to the current directory.
2. Make `freshquark` available for download the latest rules via `git clone` and update via `git pull` inside.
3. Modify the settings of the debian package.

21.3.4

1. Add command-line options to display methods including native Android API, custom method and all methods.
2. Delete the automatic check for rules updates in the CLI.
3. Do not delete the existing quark-rules git directory.
4. Promote honeynet and GSoC.
5. Quark will be added to Kali Linux in the near future.
6. change the log file to current directory

21.3.3

1. Fixs the rules download problem in windows

21.3.2

1. Redesigned Quark's rules to make it easier to write.


{
"crime": "Get absolute path of file and put it to JSON object",
"permission": [],
"api": [
{
"class": "Ljava/io/File;",
"method": "getAbsolutePath",
"descriptor": "()Ljava/lang/String;"
},
{
"class": "Lorg/json/JSONObject;",
"method": "put",
"descriptor": "(Ljava/lang/String; Ljava/lang/Object;)Lorg/json/JSONObject;"
}
],
"score": 1,
"label": [
"file"
]
}

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.