giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
269 stars 77 forks source link

Detected as malicious attack #22

Closed davewatson91 closed 2 years ago

davewatson91 commented 2 years ago

Bitdefender is detecting the login process as a malicious attack attempt, subsquently blocking it.

http:///authenticate.php

image

giandonatoinverso commented 2 years ago

The problem is not at the application level as bitdefender signals you as suspect a generic login using http. I recommend that you install (at least) a self-signed certificate

davewatson91 commented 2 years ago

The problem is not at the application level as bitdefender signals you as suspect a generic login using http. I recommend that you install (at least) a self-signed certificate

Thanks! - I had completely forgotten to switch the ssl on!