Jump to content

henryskyleung

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Reputation

2 Neutral
  1. @Wesly.Zhang can you raise the concern of this issue to 2021 MR2 beta development to make sure it gets fixed in the next version?
  2. Same thing is happening to me, it used to work correctly at least few days ago but now all my computers with 2021 url advisor for google search is not working correctly. Bing search is working as expected tho. Here is a screenshot:
  3. kaspersky 2021 anti-banner is causing issue with jupyterlab, everything is fine if I turn off anti-banner or using Kaspersky 2020. Jupyterlab seems to be not able to connect with python kernel (something with _xsrf as you can see in the screenshot, I guess kaspersky anti-banner modified the traffic/cookie somehow), it will be a potentially big issue as Jupyterlab is widely adapted in scientific community to run python. My system: Win10 x64 2004 KIS 2021 MR1 patch a Python 3.8.5 jupyterlab 2.1.5 Way to reproduce in a clean VM: Install KIS2021 and enable anti-banner Download https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe and install Miniconda (tick the option to add conda to PATH) Open command line and type “conda install jupyterlab” and then type “jupyter lab” to open jupyter notebook create a new notebook and connect to python3 kernel, the HTTP403 _xsrf error will occur unless you disable anti-banner before doing step 4 and 5
  4. Licensed, yes commercial release I believe and the trace is too large to be uploaded here (71.1MB zip)
  5. I have encountered a false positive (PDM:Trojan.Win32.Generic) with KIS 2020 patch B which is caused by python 3 in Windows Linux Subsystem on Windows 10 1903 x64 It can be reproduced by installing Windows Linux Subsystem (Ubuntu 18.04 in my case) and install Miniconda (python 3.7.3 in my case) And the false positive can be reproduced by installing either one of the two totally different python package from two totally different sources which excludes the possibility malware is planted in both packages 1) conda install -c conda-forge mpi4py or 2) pip install git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git I also have system trace enabled when I try to reproduce the false positive, not sure how can I submit it.
  6. I have KIS 19.0.0.1088d installed on my Windows 10 x64 1809 desktop and router forwarding port 22 from WAN to my desktop port 22 (I know its dangerous and I forget to close the port forwarding after I test something earlier this year). I have OpenSSH client/server installed on my Windows 10 (the ones provided by Windows) which allow I ssh connect my desktop from outside. Since then I notice that from time to time that Windows Defender/Firewall notify me they have themselves turned on because KIS snoozed. And some notification saying they have turned off again because KIS comes back alive. Also I receive KLAVA update failed from time to time. Both usually happen once-twice per day, KLAVA error will go away if I restart my desktop but after like 2 days I will get that error/KIS restarted itself randomly again. So last weekend I was just curious and check Windows event log and discovered tons and tons of failed ssh login attempts and I realize I have port 22 exposed on the WAN so I closed the port forwarding rule. And since then KIS has not restarted itself randomly nor I get any KLAVA update error. KIS did not warn me about ssh brute force attack tho, unlike I once exposed RDP 3389port to WAN KIS did warn me on RDP brute force on port 3389. I have a strong windows user account password so I do think those random attackers never succeed. Anyway because I am no expert and I am really curious anyone can do a test on WIndows 10 x64 1809 with OpenSSH client/server with KIS19.0.0.1088d and brute force port 22 from outside and see if you can reproduce KIS restarting itself randomly and have KLAVA update error.
×
×
  • Create New...