Criper98 / DOSrat-2.0

A Remote Administration Tool (RAT) for Windows written in C++ with a fancy C.L.I.
GNU General Public License v3.0
45 stars 15 forks source link

anti virus name #4

Open dimaelsey opened 9 months ago

dimaelsey commented 9 months ago

Can you add how to know the name of the antivirus?

Criper98 commented 9 months ago

Hi, for now in the new Beta 2.0.0-b.7 you can tell if Windows Defender is active or not with the Getinfo comman. If not active is likely that the remote PC is running another AV.

As you suggest, in the future updates i will add a row in the Getinfo command that tell what AV is currently running.