tmpAEBB.tmp.bat

tmpAEBB.tmp.bat flagged as Malware@mf9cfvf07yy9
Comodo is the only one flagging it

SHA256: 58405396355dd7d258381446bfa325c62e51c1d55f46582da1601e125ad5a98d

didnt upload to valkyrie, Ill sign up for that later, but heres the code. Its very straightforward

@echo off
set /a waitCount=0
Echo del %1
:Reattempt
set /a waitCount+=1
if %waitCount% gtr 60 goto :eof
ping 1.1.1.1 -n 1 -w 1000
If EXIST %1 (
del /q %1
GOTO Reattempt
)
del %0

Hi,

Thank you for reporting this.
We’ll check it and get back to you soon.

Kind Regards,
Erik M.

Hi jay2007tech,

False Positive has been fixed for the file sha1:70fb7a973e2164769aee6989123e282ee5429639.
You can update to AV database Version <26382> of Comodo Internet Security
Version <8.4.0.5165> and confirm it.

Regards,
Pavithran G

Hi pavithran

I confirned that FP has been fixed :slight_smile:

Regards,
jay2007tech