Colorado DMV warns of new text message scam

The Colorado Division of Motor Vehicles on Wednesday warned Coloradans of a deceptive new text message scam in which fraudsters are impersonating the DMV.

The Colorado DMV said the text messages are “crafted to appear as official communications” with a goal of “frightening recipients into clicking malicious links and divulging personal or financial information under the guise of settling non-existent violations.”

Although the wording can vary, typically the text messages will say they are from the Colorado DMV or a similar “official sounding” entity and accuse the recipient of having an unpaid ticket or violation.

The text messages generate a sense of urgency, threatening legal action, suspended driving privileges or vehicle registration, or impacts to a credit score.

The Colorado DMV said the messages will also contain a link to a fake website to “resolve” the issue.

Colorado DMV scam text message

This is an illustration of an actual scam text message purporting to be the Colorado DMV.






“It’s critical for all Coloradans to understand: These messages are NOT from the Colorado DMV,” the department said in a news release Wednesday.

The Colorado DMV said if you receive this text message do not click on any links, refrain from sharing personal or financial information (including driver’s license number, Social Security number, credit card or banking details) and do not reply to the text message.

Anyone concerned about their driver’s license, vehicle registration or outstanding tickets can contact the Colorado DMV at its official website dmv.colorado.gov or by phone at 303-205-5600.

“Do not use any contact information provided in the suspicious text,” the Colorado DMV said.

Suspicious texts can be reported to the FBI’s Internet Crime Complaint Center at www.ic3.gov or the Federal Trade Commission at reportfraud.ftc.gov. Include the phone number or email address that sent the message and the website linked in the text.

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[].,;:s@”]+(.[^()[].,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}

Tags

PREV

PREVIOUS

15-year-old identified in fatal Aurora shooting

The Arapahoe County Coroner’s Office identified the 15-year-old girl who was shot and killed outside of an Aurora fire station Sunday morning. K’Tahna Jordin Smith was found shot and killed around 12:30 a.m. Sunday morning near Aurora Fire Rescue Station 2, located at 12600. E Hoffman Blvd. Her manner of death was classified as a homicide […]

NEXT

NEXT UP

Internet 'beef' turned violent: 19-year-old accused in drive-by shooting in Colorado

A 19-year-old being investigated by the Colorado Springs Police Department for several crimes, has been formally charged for his alleged involvement in a drive-by shooting following internet “beef” that turned violent, according to court documents. Ruben Sandoval, 19, was arrested last month and is facing eight counts of first-degree attempted murder for allegedly shooting on […]