linkedin / qark

Tool to look for several security related Android application vulnerabilities
Other
3.2k stars 643 forks source link

Unable to run plugin #346

Open krviolent opened 5 years ago

krviolent commented 5 years ago

Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/qark-4.0.0-py3.6.egg/qark/scanner/plugin.py", line 194, in update self.run() File "/usr/local/lib/python3.6/dist-packages/qark-4.0.0-py3.6.egg/qark/scanner/../plugins/webview/set_allow_content_access.py", line 29, in run severity=self.severity)) File "/usr/local/lib/python3.6/dist-packages/qark-4.0.0-py3.6.egg/qark/plugins/webview/helpers.py", line 72, in webview_default_vulnerable if valid_set_method_bool(method_invocation=selector, str_bool="false", method_name=method_name): File "/usr/local/lib/python3.6/dist-packages/qark-4.0.0-py3.6.egg/qark/plugins/webview/helpers.py", line 25, in valid_set_method_bool if not method_invocation.arguments or not isinstance(method_invocation.arguments[0], Literal): AttributeError: 'MemberReference' object has no attribute 'arguments'

god599 commented 2 years ago

does this issue had been fixed?

krviolent commented 2 years ago

i'm not actually remember, but think I had changed code somehow and it finally worked