Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work scan and update #3

Open
entwildfire opened this issue Dec 8, 2019 · 3 comments
Open

doesn't work scan and update #3

entwildfire opened this issue Dec 8, 2019 · 3 comments

Comments

@entwildfire
Copy link

entwildfire commented Dec 8, 2019

sudo docker run --rm malice/bitdefender EICAR
time="2019-12-08T14:05:20Z" level=fatal msg="exit status 254" category=av path=/malware/EICAR plugin=bitdefender
sudo docker run --rm malice/bitdefender update
Updating Bitdefender...
time="2019-12-08T14:10:52Z" level=fatal msg="exit status 254" category=av path= plugin=bitdefender
sudo docker run --rm malice/bitdefender -v
bitdefender version v0.1.0, BuildTime: 20190406

sudo docker run --rm malice/bitdefender -V EICAR
time="2019-12-08T14:21:18Z" level=debug msg="Bitdefender output: BitDefender Antivirus Scanner for Unices v7.141118 Linux-amd64\nCopyright (C) 1996-2014 BitDefender. All rights reserved.\nYour license has expired.\n" category=av path=/malware/EICAR plugin=bitdefender
time="2019-12-08T14:21:18Z" level=fatal msg="exit status 254" category=av path=/malware/EICAR plugin=bitdefender
@DeDuplicate
Copy link

it's actually because the license is expired

request the new key for unix version from this url
http://www.bitdefender.com/site/Products/ScannerLicense/

and get the mail from bitdefender.

vi ../etc/bdscan.conf
change the Key = 496CA7C0116B???????
than run the bdscan.

Your license has expired. can you help me ? for a right license?

delete the following file :

/opt/BitDefender-scanner/var/bddt.dat
Once this file has been deleted , please restart a bdscan –info

dont forget if ur using docker to docker commit the container

@blacktop
Copy link
Member

@Lianjifu
Copy link

Lianjifu commented Jul 23, 2021

`
docker run --rm malice/bitdefender -V EICAR
time="2021-07-23T06:39:51Z" level=debug msg="Bitdefender output: BitDefender Antivirus Scanner for Unices v7.141118 Linux-amd64\nCopyright (C) 1996-2014 BitDefender. All rights reserved.\nYour license has expired.\n" category=av path=/malware/EICAR plugin=bitdefender
time="2021-07-23T06:39:51Z" level=fatal msg="exit status 254" category=av path=/malware/EICAR plugin=bitdefender

`

Hello, may I ask how to solve the problem that the license has expired?
I tried to apply for a trial version, but I didn't find the license on bitdefender's official website.
What should I do to enable Bitdefender to scan and update?
I am looking forward to your reply . Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants