www.drweb.com
Open in
urlscan Pro
178.248.233.94
Public Scan
Submitted URL: http://drweb.com/
Effective URL: https://www.drweb.com/
Submission: On November 12 via manual from NL — Scanned from NL
Effective URL: https://www.drweb.com/
Submission: On November 12 via manual from NL — Scanned from NL
Form analysis
5 forms found in the DOMGET https://www.drweb.com/search/
<form method="get" class="flex grow" action="https://www.drweb.com/search/">
<input type="hidden" name="lng" value="en">
<input class="
border-0 border-b border-gray-500 focus:border-b-2
focus:border-black
focus:outline-transparent
focus:ring-transparent
bg-transparent
h-6 pr-4 py-1
grow
" type="text" name="q" x-ref="search_input">
<button>
<span class="svg hover:fill-[#2daa0a]">
<svg aria-hidden="true" height="24" role="img" width="24">
<use href="#icons-header-search"></use>
</svg>
</span> </button>
</form>
POST https://www.drweb.com/user/sign/in/?lng=en
<form action="https://www.drweb.com/user/sign/in/?lng=en" method="post" class="grid w-full gap-8 mx-auto sm:max-w-sm md:gap-12">
<input type="hidden" name="ref" value="https://www.drweb.com/">
<input type="hidden" name="lng" value="en">
<input type="hidden" name="from" value="widget">
<p class="flex flex-col-reverse text-center gap-2">
<span class="text-base md:text-lg">Sign in</span>
<b class="text-lg md:text-2xl font-medium">Doctor Web's site</b>
</p>
<div class="grid gap-8">
<p class="flex gap-6 justify-center">
<!-- <a href="#gu" onclick="return loginWidgetFormSocnet(this)"></a> -->
<a href="#vk" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-vk.color"></use></svg>
</span></a>
<a href="#facebook" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-facebook.color"></use></svg>
</span></a>
<a href="#twitter" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-twitter"></use></svg>
</span></a>
<a href="#google" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-google.color"></use></svg>
</span></a>
<a href="#classmates" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-ok.color"></use></svg>
</span></a>
<a href="#mru" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-mail.color"></use></svg>
</span></a>
</p>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":"","label":"E-mail","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> E-mail </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="email" onblur="this.value = this.value.trim()" placeholder="" required="" type="email" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
</span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":{"default":"icons-action-sleep","look":"icons-action-look"},"label":"Password","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> Password </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="password" placeholder="" required="" type="password" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
<span @mousedown.prevent.stop="$svg.name = $svg.name === "default" ? "look" : "default""
class="svg col-start-1 row-start-1 self-center justify-self-end mr-3 select-none fill-icon-secondary peer-disabled:fill-icon-disabled" x-effect="$refs.input.type = $svg.name === "default" ? "password" : "text""
x-svg="{"default":["icons-action-sleep"],"look":["icons-action-look"]}">
<svg aria-hidden="true" height="20" role="img" width="20">
<use href="#icons-action-sleep"></use>
</svg>
</span> </span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<p class="text-center text-sm">
<a href="https://www.drweb.com/user/recovery/pass/?lng=en" target="_blank">Forgot password?</a>
</p>
<p class="flex flex-col gap-4">
<button
class="[:: border-transparent disabled:bg-surface-tertiary hover:bg-accent-primary-hover text-chars-tertiary bg-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]">
<span> Sign in </span>
<span aria-label="loading"
class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 text-accent-primary-active ::]"
hidden="" role="status"></span>
</button>
<a class="[:: border-transparent disabled:bg-transparent hover:bg-surface-fivefold text-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]" href="https://www.drweb.com/user/registration/?lng=en" target="_blank">
<span>
Register </span>
<span aria-label="loading" class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 ::]" hidden="" role="status"></span>
</a>
</p>
</div>
</form>
POST https://support.drweb.com/get+cabinet+link/?lng=en
<form x-data="{ sn: '' }" action="https://support.drweb.com/get+cabinet+link/?lng=en" method="post" class="grid w-full gap-8 mx-auto sm:max-w-sm md:gap-12">
<input type="hidden" name="us1" :value="sn.split('—')[0] || ''">
<input type="hidden" name="us2" :value="sn.split('—')[1] || ''">
<input type="hidden" name="us3" :value="sn.split('—')[2] || ''">
<input type="hidden" name="us4" :value="sn.split('—')[3] || ''">
<p class="flex flex-col-reverse text-center gap-2">
<span class="text-base md:text-lg">Sign in</span>
<b class="text-lg md:text-2xl font-medium">My Dr.Web Portal for home</b>
</p>
<div class="grid gap-8">
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":"","label":"Serial number","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> Serial number </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)" @keyup="$el.value = $el.value.toUpperCase()"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
pattern="[A-Z0-9]{4}—[A-Z0-9]{4}—[A-Z0-9]{4}—[A-Z0-9]{4}" placeholder="XXXX—XXXX—XXXX—XXXX" required="" type="text" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-mask="****—****—****—****"
x-model="sn" x-ref="input" x-tw="input__field">
</span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":"","label":"E-mail","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> E-mail </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="email" onblur="this.value = this.value.trim()" placeholder="" required="" type="email" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
</span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<p>
<button
class="[:: border-transparent disabled:bg-surface-tertiary hover:bg-accent-primary-hover text-chars-tertiary bg-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]">
<span> Sign in </span>
<span aria-label="loading"
class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 text-accent-primary-active ::]"
hidden="" role="status"></span>
</button>
</p>
<p class="flex flex-col gap-3 text-center text-sm">
<a href="https://support.drweb.com/restore/?lng=en" target="_blank">Restore blocked serial number</a>
<a href="https://products.drweb.com/register/change_email/?lng=en" target="_blank">Change your registration email</a>
</p>
</div>
</form>
POST https://my.drweb.com/biz/login/?lng=en
<form action="https://my.drweb.com/biz/login/?lng=en" method="post" class="grid w-full gap-8 mx-auto sm:max-w-sm md:gap-12">
<input type="hidden" name="mode" value="do_actually_login">
<p class="flex flex-col-reverse text-center gap-2">
<span class="text-base md:text-lg">Sign in</span>
<b class="text-lg md:text-2xl font-medium">My Dr.Web Portal for business</b>
</p>
<div class="grid gap-8">
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":"","label":"E-mail","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> E-mail </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="login" onblur="this.value = this.value.trim()" placeholder="" required="" type="text" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
</span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":{"default":"icons-action-sleep","look":"icons-action-look"},"label":"Password","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> Password </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="password" placeholder="" required="" type="password" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
<span @mousedown.prevent.stop="$svg.name = $svg.name === "default" ? "look" : "default""
class="svg col-start-1 row-start-1 self-center justify-self-end mr-3 select-none fill-icon-secondary peer-disabled:fill-icon-disabled" x-effect="$refs.input.type = $svg.name === "default" ? "password" : "text""
x-svg="{"default":["icons-action-sleep"],"look":["icons-action-look"]}">
<svg aria-hidden="true" height="20" role="img" width="20">
<use href="#icons-action-sleep"></use>
</svg>
</span> </span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<p class="text-center">
<a href="https://my.drweb.com/biz/forgot_password/?lng=en">Forgot password?</a>
</p>
<p class="flex flex-col gap-4">
<button
class="[:: border-transparent disabled:bg-surface-tertiary hover:bg-accent-primary-hover text-chars-tertiary bg-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]">
<span> Sign in </span>
<span aria-label="loading"
class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 text-accent-primary-active ::]"
hidden="" role="status"></span>
</button>
<a class="[:: border-transparent disabled:bg-transparent hover:bg-surface-fivefold text-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]" href="https://my.drweb.com/biz/login/request/?lng=en" target="_blank">
<span>
Register </span>
<span aria-label="loading" class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 ::]" hidden="" role="status"></span>
</a>
</p>
</div>
</form>
POST https://www.drweb.com/user/sign/in/?lng=en
<form action="https://www.drweb.com/user/sign/in/?lng=en" method="post" class="grid w-full gap-8 mx-auto sm:max-w-sm md:gap-12">
<input type="hidden" name="ref" value="https://www.drweb.com/saas/mydrweb/?lng=en">
<input type="hidden" name="lng" value="en">
<input type="hidden" name="from" value="widget">
<p class="flex flex-col-reverse text-center gap-2">
<span class="text-base md:text-lg">Sign in</span>
<b class="text-lg md:text-2xl font-medium">My Dr.Web for service subscribers</b>
</p>
<div class="grid gap-8">
<p class="flex gap-6 justify-center">
<!-- <a href="#gu" onclick="return loginWidgetFormSocnet(this)"></a> -->
<a href="#vk" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-vk.color"></use></svg>
</span></a>
<a href="#facebook" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-facebook.color"></use></svg>
</span></a>
<a href="#twitter" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-twitter"></use></svg>
</span></a>
<a href="#google" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-google.color"></use></svg>
</span></a>
<a href="#classmates" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-ok.color"></use></svg>
</span></a>
<a href="#mru" onclick="return loginWidgetFormSocnet(this)">
<span class="svg">
<svg aria-hidden="true" height="24" role="img" width="24"><use href="#icons-socnet-mail.color"></use></svg>
</span></a>
</p>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":"","label":"E-mail","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> E-mail </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="email" onblur="this.value = this.value.trim()" placeholder="" required="" type="email" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
</span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<label class="[:: inline-grid gap-2 h-max ::]"
x-data="{"badvalue":"","clean":false,"icon":{"default":"icons-action-sleep","look":"icons-action-look"},"label":"Password","message":"default","messages":{"default":"","error":"","successes":""},"size":"m","value":""}"
x-tw="input">
<span class="text-sm text-chars-secondary"> Password </span>
<span class="grid">
<input @blur="message = $validation(messages, badvalue, $event)" @focus="message = "default"" @invalid="message = $validation(messages, badvalue, $event)"
class="[:: input-default-icon-off svg_peer peer rounded text-chars-primary placeholder:text-chars-placeholder bg-surface-primary transition-colors w-full col-start-1 row-start-1 focus:ring-transparent focus:border-edges-focus disabled:border-edges-primary disabled:bg-surface-tertiary disabled:text-chars-disabled border-edges-primary [&[state-error]]:border-status-error-primary [&:not(:placeholder-shown):not(:focus):invalid]:border-status-error-primary h-10 text-base px-3 py-2.5 ::]"
name="password" placeholder="" required="" type="password" value="" x-init="message = value ? $validation(messages, badvalue) : "default"" x-model="value" x-ref="input" x-tw="input__field">
<span @mousedown.prevent.stop="$svg.name = $svg.name === "default" ? "look" : "default""
class="svg col-start-1 row-start-1 self-center justify-self-end mr-3 select-none fill-icon-secondary peer-disabled:fill-icon-disabled" x-effect="$refs.input.type = $svg.name === "default" ? "password" : "text""
x-svg="{"default":["icons-action-sleep"],"look":["icons-action-look"]}">
<svg aria-hidden="true" height="20" role="img" width="20">
<use href="#icons-action-sleep"></use>
</svg>
</span> </span>
<span class="[:: text-inherit text-sm leading-4.5 empty:hidden ::]" x-cloak="" x-show="messages[message]" x-text="messages[message]" x-tw="input__message">
</span>
</label>
<p class="text-center text-sm">
<a href="https://www.drweb.com/user/recovery/pass/?lng=en" target="_blank">Forgot password?</a>
</p>
<p class="flex flex-col gap-4">
<button
class="[:: border-transparent disabled:bg-surface-tertiary hover:bg-accent-primary-hover text-chars-tertiary bg-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]">
<span> Sign in </span>
<span aria-label="loading"
class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 text-accent-primary-active ::]"
hidden="" role="status"></span>
</button>
<a class="[:: border-transparent disabled:bg-transparent hover:bg-surface-fivefold text-accent-primary-active group/btn inline-flex items-center justify-center gap-2 relative disabled:text-chars-disabled focus-visible:outline focus-visible:outline-1 focus-visible:outline-edges-focus focus-visible:-outline-offset-1 transition-colors leading-none rounded border whitespace-nowrap text-base h-[40px] px-6 w-full ::]" href="https://www.drweb.com/user/registration/?lng=en" target="_blank">
<span>
Register </span>
<span aria-label="loading" class="[:: absolute -top-px -left-px -right-px -bottom-px place-content-center rounded grid bg-surface-tertiary/70 transition-opacity after:animate-spin after:inline-block after:border-[2px] after:border-accent-primary-active after:border-t-transparent after:rounded-full opacity-0 after:size-5 ::]" hidden="" role="status"></span>
</a>
</p>
</div>
</form>
Text Content
JavaScript support is required for our site to be fully operational in your browser. Your browser is obsolete! The page may not load correctly. Learn more By continuing to use this website, you are consenting to Doctor Web’s use of cookies and other technologies related to the collection of visitor statistics. Learn more Ок * For home * For business * Support * Information for users * Documentation * Download distributions * Technical support * Activate your Dr.Web license * Find a partner * Information for partners * Become our partner * Partner Portal * Technology partnerships * Anti-cyberfraud center * Anti-virus lab * Licensing Center * Licenses and certificates * Career * Press centre * About Doctor Web * Contacts * * Doctor Web's site * My Dr.Web Portal for home * My Dr.Web Portal for business * My Dr.Web for service subscribers * Dr.Web vxCube * Dr.Web FixIt! Doctor Web's site Edit profile Sign out RU CN DE EN ES FR IT JP PL KZ UZ BY Sign in Doctor Web's site E-mail Password Forgot password? Sign in Register Sign in My Dr.Web Portal for home Serial number E-mail Sign in Restore blocked serial number Change your registration email Sign in My Dr.Web Portal for business E-mail Password Forgot password? Sign in Register Sign in My Dr.Web for service subscribers E-mail Password Forgot password? Sign in Register PRODUCTS FOR BUSINESS AND PUBLIC ORGANISATIONS All products PRODUCTS FOR INDIVIDUAL USE All products NEWS All news Read CYBER MONDAY OFFER: DR.WEB SECURITY SPACE AT 35% OFF Doctor Web is announcing the start of its Cyber Monday antivirus offer. From November 11-17, 2024, get 2 years of Dr.Web Security Space’s comprehensive protection for 1 PC at 35% off! 11/11/2024 Promos Read MALICIOUS APPS ON GOOGLE PLAY: HOW THREAT ACTORS USE THE DNS PROTOCOL TO COVERTLY CONNECT TROJANS TO C&C SERVERS Many Android.FakeApp trojans are tasked with opening links to various sites, and from a technical point of view, such malware programs are quite primitive. When launched, they receive a command to load a specific web address. As a result, the users who have installed them see the contents of some unwanted site on their screens instead of the program or game they are expecting. However, sometimes notable samples can emerge among such fake applications: Android.FakeApp.1669, for example. It differs from most of the threats that are similar to it in that it uses a modified dnsjava library to get the configuration from a malicious DNS server that contains the target link. At the same time, such a configuration is sent to the trojan only when it is connected to the Internet via certain service providers—mobile Internet providers, for example. In other cases, the trojan does not manifest itself in any way. 11/11/2024 Mobile threats | Real-time threat news Read UPDATES MADE TO CORPORATE DR.WEB 13.0.1 PRODUCTS SUPPORTING REMOTE ADMINISTRATION AND DR.WEB INDUSTRIAL Doctor Web has updated its corporate Dr.Web 13.0.1 products supporting remote administration as well as the secure automated production solution Dr.Web Industrial. The update introduces new features (including the changes requested by business users) and addresses known software issues. 10/14/2024 Updates Read THE ANTI-VIRUS TIMES BLOG Read Read ONLINE SCANNERS Check link | Scan file * For home * For business * Support * Information for users * Information for partners * Press centre * Contacts * Career * * * * Doctor Web © 2003 — 2024 Doctor Web is an anti-virus security company whose products are marketed under the brand name Dr.Web Privacy Policy