Questions tagged [kaspersky]

33 questions
0
votes
0 answers

the file klim6_sha1.sys of kaspersky anti-virus ndis 6 filter is necessary

Hello i'm trying to install kaspersky anti-virus on windows 7 but it shows me that the file klims_sha1.sys of kaspersky anti-virus ndis 6 filter is necessary. even though it exists in the folder klimx64. any suggestions to help me?
LtSciq
  • 1
  • 2
0
votes
0 answers

Python files (EXE) slow with Kaspersky and AVG

After I generate the executable with pyinstaller --onefile file.py, when I run the EXE file, the antivirus runs this file very slowly. AVG scans the file when I run it; Kaspersky takes almost 30 seconds to open the file. If I disable the antivirus,…
Hick Nax
  • 43
  • 1
  • 5
0
votes
0 answers
0
votes
0 answers

Kaspersky block SignalR messages with error 404

I use .net core 5 and SignalR to send some data to UI (angular 10). In any client that has Kaspersky installed, I get an error message: This is negotiate message: and this is response: I searched in Kaspersky blogs and found that this error…
0
votes
1 answer

Jmeter distributed testing trough SSH Connection refused

I have two machines: Linux-server for slave Jmeter and VDI-Win10 for master Jmeter. Connection between them is going on SSH tunnel. Using puTTY on Win10, forward 3 ports as in manuals, 2 local and 1 remote on localhost. Win10 has installed Kaspersky…
0
votes
2 answers

Kaspersky Internet Security blocks AJAX requests

For about two weeks, customers complain that our site is broken. After debugging and asking customers for screenshots of the error, we found out that Kaspersky Internet Security blocks AJAX requests, necessary for the site to work. Console writes…
flecki89
  • 599
  • 2
  • 4
  • 15
0
votes
0 answers

How to restrict remote user to connect SQL Server Database except some of them using Kaspersky Endpoint Security 10?

I don't want anyone to connect SQL Server from another domain except some of them. I tried to block the port of SQL server through Kaspersky on my database server. But it doesn't block
Liam neesan
  • 2,282
  • 6
  • 33
  • 72
0
votes
0 answers

NPM code SELF_SIGNED_CERT_IN_CHAIN with Kaspersky on Mac

This is getting me crazy. Using Kaspersky Internet Security on Mac doesn't allow me to use npm install as the error SELF_SIGNED_CERT_IN_CHAIN always pops up when Kaspersky is running. I tried to add the strict-ssl false and adding npm's registry,…
ablais
  • 1,426
  • 1
  • 10
  • 12
0
votes
0 answers

File system reporting "file not found" or empty files for existing, non-empty files

I'm working on an old code base. The application is a complex accounting system coded in C, C++ and Delphi. It uses an in-house shared file database system for storage: data is stored in files accessed directly by the applications. Concurrent users…
Stephane
  • 3,173
  • 3
  • 29
  • 42
0
votes
0 answers

Convert jscript to vb.net

We use Kaspersky Security Center to manage AV on all our domain computers. I was looking for an external way to move computers to different groups and change the comments we give them in the Kaspersky Security Center. Kaspersky gave me some links to…
0
votes
1 answer

Kaspersky sees my app as malware when I add message box response code

I am producing a very simple application in VB.Net using VS 2017. After I have added code to use a message box to get a user response, when I run the app Kaspersky Anti-Virus treats the application as Malware and deletes the '.exe' file. Dim…
John C
  • 21
  • 7
-1
votes
1 answer

How can i fix when Kaspersky Internet Security alert virus my code block?

I have to develop a project but when i enter this code block Kaspersky Internet Security alert me and delete exe file. Here is the report: this code i added after see virus: foreach (DataGridViewRow idrow in dataGridView8.Rows) { …
-1
votes
1 answer

org.apache.http.NoHttpResponseException: [server] failed to respond error after installing Kaspersky

We have installed Kaspersky anti-virus a few days ago, and when we ran our old Jmeter tests, it raises the exception below. org.apache.http.NoHttpResponseException: target server failed to respond at…
-1
votes
1 answer

Why does Kaspersky intercept certificates?

After a fresh install of Firefox, I had to find the Kaspersky certificate in Windows 10 and to export it. After, I imported it in Firefox (in "options" search for "certificate"). Before that, Firefox wouldn't open Youtube or Google, saying they were…
Alain Reve
  • 163
  • 1
  • 1
  • 11
-1
votes
1 answer

Kaspersky Anti-Banner System is blocking AdSense in my website

Recently I noticed that Kaspersky Anti-Banner system is blocking all adds inside my website. For this reason I am loosing my ad-revenue. Is there any fix for this issue? I am already checking Ad-blockers successfully, but that code is not working…
Kiran
  • 1,145
  • 1
  • 8
  • 22