Showing posts with label cybersecurity. Show all posts
Showing posts with label cybersecurity. Show all posts

Friday, June 12, 2026

Create a Secure, Password-Protected "File Vault" in Windows 11

 


Create a Secure, Password-Protected "File Vault": Windows 11 Pro & Enterprise

Are you looking for a way to keep your sensitive files hidden from prying eyes? Whether it's financial documents, personal photos, or top-secret projects, sometimes you just need a locked folder.

If you are running Windows 11 Pro or Enterprise, you are in luck! You don't need to download any sketchy third-party software. Instead, you can use built-in Windows tools to create a BitLocker-encrypted Virtual Hard Disk (VHDX).

Think of this as a secure digital "file vault" that lives on your computer. When you need it, you enter a password to open it. When you're done, you lock it up, and your files completely disappear from view.

Here's exactly how to set it all up!

Thursday, May 28, 2026

Complete Tailscale Guide; Setup, Deployment, and Hardening

The Complete Tailscale Guide:
Setup, Deployment, and Hardening

If you've ever wrestled with port forwarding, dynamic DNS, or a clunky traditional VPN just to reach a device at home or a server at work, Tailscale is about to change your life. It creates a private mesh network (called a tailnetacross all your devices, wherever they are, with no open ports and no complex firewall rules. It just works.

This guide covers everything: creating and securing your account, installing Tailscale on Windows, Linux, virtual machines, and Docker containers, and hardening your tailnet so it's both maximally secure and actually pleasant to use.

Thursday, May 14, 2026

Your Router Might Be Lying to You: The Quiet Rise of DNS Hijacking


Your Router Might Be Lying to You:
The Quiet Rise of DNS Hijacking

Over the last six months, I've been seeing more and more DNS hijack infections on routers, switches, and servers. It's a genuinely clever tactic, and it's worth understanding why: the attacker only needs to briefly gain access and very lightly maintain it. Once they've rerouted your DNS to a server they control, they can quietly sit in the middle of your traffic and analyze your traffic packets, harvest credentials, the works.

This isn't theoretical, and it isn't rare. 

My own server and three customer servers have been hit by this class of attack in the last 3 months. I'm writing this to bring some attention to what's going on, explain how these attacks actually work, and (most importantly) show you how to defend your equipment and check whether it's already been hit, without needing to be a network engineer.

Cybersecurity & IT/Networking Apps - iOS

Cybersecurity, Networking & IT Related Apps; That I Actually Use (*For iOS)


I recently put together a list of the Android apps that have actually earned a spot on my phone after 20+ years running Pacific Northwest Computers. I got enough questions about "what about iPhone?" that it's worth doing a proper companion piece.

Wednesday, May 13, 2026

Cybersecurity & IT/Networking Apps - Android

Cybersecurity, Networking & IT Related Apps; That I Actually Use (*For Android)

After 20+ years running Pacific Northwest Computers, I've installed, uninstalled, and re-installed a lot of "must have" Android apps. Most of what gets marketed as a "hacker toolkit" on the Play Store is either abandoned, repackaged, or outright malicious. So I figured I'd share the apps that have actually earned a spot on my phone for use all of the time, or just if/as needed. Nonetheless, these are the ones I can and do reach for during client visits, network troubleshooting, and security work.

This isn't a sponsored list. 

These are the tools I use, or have used.

Tuesday, April 21, 2026

The Fragile State of Modern Tech: Where Accountability Goes to Die

The Fragile State of Modern Tech:
Where Accountability Goes to Die

So... I need to rant about a few things.

Technology today is the most powerful and accessible it has ever been... and yet somehow, also the most unreliable I can remember. We have more computing power, more tools, and more connectivity than ever, yet reliability and accountability feel like they are going backwards. 

At some point, “good enough” stopped being good enough.

We’ve reached a stage where almost everything is “easy” to use on the surface, but underneath, it’s held together with layers of complexity that break in ways that don't make sense anymore. Updates fix one thing and quietly break three others. Features get pushed out half-baked. 

Stability has become an afterthought.

Friday, April 3, 2026

A Professional Guide For Responding to a Network Breach, System Breach, or Hack


Digital First Aid:
A Professional Guide For Responding to a Network or System Breach, and/or Hack

Discovering a security breach is a high-stakes race against time. Whether you are a home user or a business owner, your response in the first few hours determines whether the attacker is evicted or stays for the long haul.

Tuesday, February 3, 2026

The Manual Every Computer User Should Read


We’ve all been there... 

The screen freezes. 

The printer won’t connect. 

A suspicious email pops up in your inbox, and you aren't sure if you should click it. 
For most people, computers are essential tools, but they are also sources of endless frustration and anxiety.

After 20+ years of professional experience in IT, I realized that while technology changes, the fundamental skills users need to stay safe and efficient rarely do. I wanted to create a comprehensive, practical guide that bridges the gap between "technical jargon" and "what do I actually click?"


The Computer Handbook

*Updated 2-16-2026 to fix hyperlink issues!

Tuesday, January 13, 2026

ScamorHack.com


In today’s digital world, it’s no longer a matter of if you’ll encounter a scam. 


It’s a matter of when.


Whether it’s a terrifying pop-up telling you your computer is "infected," a suspicious charge on your credit card, or the realization that you’ve been locked out of your Facebook or email account, the feeling is the same: panic.

At PNW Computers, we see these situations every day. We know how overwhelming it is to navigate the "what now?" phase of a security breach. 


That is exactly why we created our new resource site: 

www.scamorhack.com


Monday, December 29, 2025

Fake Security Pop-Up Alert


 

Fake Security Pop-Up Alert: What To Do

Fake security pop-ups are designed to scare you into clicking, calling a number, or giving someone access to your computer. These messages often claim you have a virus, your system is “locked,” or your data is at risk.

Do not panic. Follow the steps below.

Wednesday, November 26, 2025

Bitwarden Password Vault Cleanup Guide


Bitwarden CLI Vault Cleanup Guide

A comprehensive guide for cleaning up your Bitwarden vault using the CLI, based on real troubleshooting sessions.


Prerequisites

  • Bitwarden CLI installed in C:\Tools\Bitwarden (or your chosen directory)
  • Windows PowerShell (works with PowerShell 5.x)
  • Navigate to the Bitwarden directory in a Windows Terminal: cd C:\Tools\Bitwarden

Tuesday, November 11, 2025

Offline AI LLM System


Create a Completely Offline LLM:
Using Dolphin, Ollama, and AnythingLLM

Running a Large Language Model (LLM) completely offline gives you privacy, control, and independence from cloud services. In this comprehensive guide, I'll walk you through setting up a fully functional offline AI assistant using three powerful tools:

  • Dolphin - Uncensored, instruction-tuned language models
  • Ollama - Simple, efficient local LLM runtime
  • AnythingLLM - User-friendly web interface for interacting with local models

By the end of this guide, you'll have a ChatGPT-like experience running entirely on your own hardware, with no internet connection required!!

Monday, October 13, 2025

The Computer, IT & Cybersecurity Guide & Manual(s) Trifecta

 


Announcing Three "IT Guide" Projects!

I am thrilled to announce the launch of three new, powerful resources on GitHub designed to help you navigate, understand, and master the world of technology, from fundamental computing to advanced cybersecurity. Whether you're a complete beginner, an aspiring IT professional, or a seasoned enthusiast, this new collection has something crucial for you.

Thursday, October 2, 2025

New Insurance Industry Technology Requirements



Is Your Business Meeting New Insurance Industry Technology Requirements?


Insurance Providers Are Changing the Rules

More insurance carriers are now requiring regular IT maintenance; even if you're not experiencing any active issues. This isn't just a recommendation anymore; it's becoming a mandatory condition for maintaining coverage under HITECH, HIPAA, and other technical compliance standards.

The reason? Preventative maintenance significantly reduces the risk of data breaches, system failures, and costly downtime. Insurance providers recognize that businesses with regular IT check-ups file fewer claims and recover faster from incidents.

Tuesday, September 23, 2025

Account Hacking at All-Time Highs


SECURITY ALERT:
Account Hacking at All-Time Highs

The numbers are alarming:

  • Cyberattacks happen every 39 seconds
  • Password attacks have surged to 7,000 attempts per second
  • 40% of cyberattacks are now AI-driven and more sophisticated than ever
  • 75% of attacks start with your EMAIL

Your accounts ARE being targeted,
RIGHT NOW!

Monday, August 18, 2025

Why Do Hackers Target & Attack Who They Do?

It’s quite rare for the average "someone" to be targeted by a deep, sophisticated cyberattack; without a compelling reason

Typically, this only happens when a hacker or group expects or knows they can achieve a significant payoff if they were to attack. If they think or know they could "score" something huge through an attack, they will be far more willing to invest their time and resources into that hack, attack, and/or SCAM.

Wednesday, August 6, 2025

Maximize Your Digital Privacy

 


How to Maximize Your Digital Privacy in Today's Connected World

In recent months, I've noticed a surge in customer inquiries about online privacy and data security. Questions like "How can I keep my online accounts more secure?" and "I want to browse the internet as anonymously as possible; how do I do that?" have become increasingly common. The growing concern about personal data removal from the internet reflects our collective awakening to digital privacy risks.

This comprehensive guide covers the fundamentals of online privacy, practical steps to enhance your digital security, and methods for removing personal information from the internet.

Tuesday, July 29, 2025

Email Account Security Audit Guide

Email Account Security Audit Guide


Your email account is often the master key to your digital life. It's used for password resets, financial notifications, work communications, and personal correspondence. A compromised email account can lead to identity theft, financial loss, and privacy breaches. This guide will help you audit your email security and implement strong protection measures.

Monday, July 8, 2024

How Did I Get Infected!?!


For those of you who think, "Well, if I don't install random new programs from the internet or download random EXE files, I won't get infected" that's not really the case today. Most people are not infected because they browse the internet and accidentally click on an EXE file. That was more common several years ago.

Nowadays, most people get infected because the malware comes to them. 

You don't have to go out on the internet and have to "find" viruses or malware to get infected.

The malware arrives in your inbox, in your private messages, from a trusted source, a hacked website, or inside a program you use, whose company got hacked, like in the case of 3CX.
  • The 3CX hack, which came to light in late March 2023, was a sophisticated supply chain attack. The incident involved the compromise of 3CX’s Windows and macOS build environments, allowing hackers to push trojanized software to 3CX customers.
  • The breach began when an employee at 3CX downloaded a trojanized installer for the X_Trader trading software, which had been compromised by North Korean threat actors. This malicious installer gave the attackers access to the employee's device and corporate credentials, enabling them to infiltrate 3CX’s network and insert malware into the 3CXDesktopApp. The attack was likely carried out by a North Korean hacking group tracked as UNC4736, linked to the financially motivated operation dubbed AppleJeus​ (Security Week)​​ (Security Week)​​ (CISA)​.
This doesn't mean there aren't still things like malware advertising (malvertising), where you see ads on Google to entice you to click on or download something malicious. Another major source of malware now is also social media platforms! YouTube videos as well!! 

For instance, if you look for any kind of cheat, crack, or mod for a popular video game, you will often find videos with external links. Many of these links, especially if they're password protected, contain malware.

Sometimes, it's literally the first search result when looking up something as harmless as "sewing patterns and templates"!!

Here are further examples of common ways people can get infected:

  • Phishing Emails:
    One of the most prevalent methods. Attackers send emails that appear to be from trusted sources, tricking recipients into clicking malicious links or downloading infected attachments. These emails often mimic legitimate communications from banks, social media platforms, or even colleagues.
  • Compromised Websites:
    Legitimate websites can be hacked to serve malware to visitors. This method doesn't require any action from the user other than visiting the site. Drive-by downloads exploit vulnerabilities in browsers or plugins to install malware without the user’s knowledge.
  • Software Supply Chain Attacks:
    These involve compromising a trusted software vendor to distribute malware to end users. The 3CX hack is a prime example, where attackers infiltrated the development pipeline of 3CX, a business communication software, and inserted malware into the software updates, affecting thousands of users.
  • Malvertising:
    Malicious advertisements, or malvertising, are another common method. These ads can appear on legitimate websites and redirect users to malicious sites or directly download malware. Even major advertising networks have been exploited to serve malvertising.
  • Social Media Platforms:
    Attackers exploit the popularity of social media to spread malware. They create posts or messages with enticing links that lead to malicious sites. YouTube videos offering cheats, cracks, or mods often include external links that direct users to malware. These links can appear highly ranked in search results, making them seem legitimate.
  • Messaging Apps:
    Private messages on platforms like WhatsApp, Facebook Messenger, and others can carry malicious links or attachments. Since these messages often come from known contacts, users are more likely to trust and click on them.
  • Trusted Sources:
    Sometimes, malware is spread through channels that users inherently trust. This could be through an email from a known contact whose account has been compromised or through a popular website that has been hacked.

We always recommend installing and using good, trusted, and reliable antivirus and antimalware software for your system. While they are not a silver bullet, these tools provide essential layers of defense against various cyber threats. Antivirus software is designed to detect and remove viruses, while antimalware software targets a broader range of threats, including spyware, adware, and ransomware. 


In addition to antivirus and antimalware software, browser add-ons can enhance your online security by providing additional protection against malicious websites and phishing attacks. One such recommended add-on is Malwarebytes's Browser Guard


Benefits of Using a Browser Guard: 
  • Blocking Malicious Websites:
    Browser Guard blocks websites that are known to host malware, preventing you from inadvertently visiting harmful sites.
  • Protection Against Phishing:
    It helps identify and block phishing attempts, protecting your personal information from being stolen.
  • Ad Blocking:
    The add-on can block unwanted ads, which can be a source of malware through malvertising.
  • Improved Browser Performance:
    By blocking malicious content and unwanted ads, Browser Guard can enhance your browsing experience and speed.

Pacific Northwest Computers Practices Combined Protection; What is That?!

No single solution can offer complete protection against all cyber threats. Using a combination of antivirus, antimalware software, and browser add-ons provides multiple layers of defense, significantly reducing the risk of infection and data breaches. 
Here’s why combined protection is essential:
  • Layered Defense: Different tools specialize in different areas of protection. Antivirus software focuses on traditional viruses, while antimalware software targets newer, more sophisticated threats. Browser add-ons provide real-time protection while you browse the web.
  • Reduced Risk of Zero-Day Attacks:
    Zero-day attacks exploit unknown vulnerabilities. Having multiple layers of protection increases the chances of detecting and stopping these attacks.
  • Comprehensive Coverage:
    Combined tools cover a wider range of potential threats, from viruses and worms to phishing attempts and malicious websites. 
  • We recommend using an Antivirus, 1-2 "stand-alone" scanning tools for general malware and adware scanning, as well as a maintenance/clean-up utility for removing junk/temp/cache/cookie data. 


In today's cybersecurity landscape, simply avoiding the download of random programs or EXE files is not enough to protect against infections. Malware delivery methods have become more sophisticated, targeting users through phishing emails, compromised websites, and even trusted sources like popular software vendors, as seen in the 3CX hack.


Malicious advertisements and social media platforms have also become significant vectors for malware distribution. Given this complexity, it's essential to use a multi-layered defense strategy. This includes installing and regularly updating trusted antivirus and antimalware software to provide essential protection against various threats.


Additionally, browser add-ons such as Malwarebytes Browser Guard offer critical extra layers of security by blocking malicious websites, protecting against phishing attempts, and enhancing overall browsing performance by removing unwanted ads.


Combining these tools creates a robust defense system, significantly reducing the risk of infection and providing comprehensive coverage against a wide range of cyber threats. By staying informed and proactive, users can better safeguard their systems and personal information from evolving cyber threats.