About Security and Protecting Against Viruses

Several security measures and practices can protect you against malware in the AutoCAD LT environment.

Overview

Malicious executable code, also known as malware or viruses, has become more common and can impact users of AutoCAD LT. If allowed to spread, malware can result in loss of intellectual property and reduced productivity.

Note: Starting with AutoCAD LT 2024, the product supports the loading and execution of AutoLISP programs.

The most common vulnerability results from allowing executable code to co-exist with data, such as automatically loaded AutoLISP files in the Start In folder. The Start In folder is determined either by the Start In attribute stored in the properties of the desktop shortcut icon, or by the folder in which you double-click a file to start the product.

For example, project-based executable files bundled together with drawings in a ZIP file might include edited versions of acadlt.lsp, acadltdoc.lsp, and FAS and VLX files that contain malicious code. When the contents of the ZIP file are extracted into a folder and AutoCAD is launched by double-clicking a DWG file, the LSP files are automatically launched as well.

Also, many viruses try to propagate themselves by editing acadlt.mnl, adding a line in it to load itself.

In addition to AutoLISP, there are some additional common threats that can be used to exploit AutoCAD LT as well as AutoCAD. These include the following:

Security Countermeasures

AutoCAD security countermeasures minimize the possibility of executing malicious code by providing controls that

Important: Using the /safemode switch also prevents most commands from functioning, and should only be used temporarily in situations where you suspect that malware has been installed on your system.

General Preventative Measures

The following preventative measures will reduce your vulnerability to malicious code:

In the current cyber threat environment, it's always a good idea to practice vigilance, even with AutoCAD LT, and when it means spending a few extra minutes to reduce your security risks.