Showing posts with label DigitalRisk. Show all posts
Showing posts with label DigitalRisk. Show all posts

Thursday, July 30, 2026

Is public Wi-Fi safe?


Public Wi‑Fi in places like airports, hotels, and coffee shops comes with inherent security risks. However, modern websites use secure transport, shown as https:// in front of the website name in your browser, so the risk is not as high as it once was. The fear surrounding public Wi‑Fi is often driven by misinformation from social media, VPN vendors, and misinformed non‑technical users, and in some cases even technical users. While complete safety is impossible to guarantee, you can greatly improve your online security by practicing good cyber hygiene. Follow as many tips as you can from this blog.
https://blog.selvansoft.com/2025/01/online-safety-tips.html

Although public Wi‑Fi is generally safe, it is best to avoid sensitive transactions such as logging into bank websites, credit card portals, or other financial platforms unless absolutely necessary. If a website does not support HTTPS protocol, avoid it, whether you are on public Wi‑Fi, your home network, or a corporate connection. Pay close attention to browser warnings. If your browser reports that a site is not secure, shows a certificate mismatch, or displays similar alerts, do not proceed. Enable your firewall. All modern operating systems include a built‑in firewall, and you do not need special firewall software. Make sure it is active and set to block all inbound connections. This simple step significantly strengthens your security on any network, public or private.

Last but not least, regardless of what you may have heard, you do not need a VPN. It is not a security tool but a privacy tool. Contrary to popular belief, a VPN does not make you safe. If you are curious, read this blog.


Stay Informed & Safe Online
If you enjoyed this blog, you'll find many more cybersecurity related microblogs at link below. They offer valuable insights to help you stay informed and safe online. Explore them at https://blog.selvansoft.com. Also, checkout free online security tools at https://selvansoft.com/tools/

Thursday, July 23, 2026

Your IP Address Isn’t a Security Risk


The myth
There is a common misconception among many internet users, especially younger generation gamers, that someone knowing their IP address somehow gives them the ability to "hack" them. This myth has been spread by non-technical users, social media, and various news outlets. The fact is that every website you visit knows your IP address because it needs this information to send content (text, images, ads, etc.) so it can be displayed on your browser. This is how the internet works, not just websites. In addition to your IP address, your browser provides much more information to the sites you visit than you may realize. Visit this link (https://myip.selvansoft.com) to see some of the details your browser shares with websites, which may surprise or even shock you, but that is a different topic for another blog.

What is an IP address?
An IP address is just a number. Your internet service provider (ISP) assigns one to your internet connection, and it can change over time. Only your ISP knows that it was assigned to you, and they will not disclose your information unless they receive a request from law enforcement accompanied by a proper court order. Being afraid that someone knows your IP address is like worrying that people saw your car’s license plate while you were driving around the city. Unless you have committed a crime and are fleeing from law enforcement, this is not a problem. Similarly, if you have not done anything unlawful online, you have nothing to worry about if someone claims they have your IP address. They cannot do anything with it.

Realistic but unlikely risks
To be complete, there are a few extremely rare scenarios worth mentioning. If you intentionally expose a vulnerable service or enable UPnP on your router, it is possible for someone to attack your machine. Some gamers enable UPnP to run gaming server without fully understanding the impact. Finally, if someone with a deep understanding of TCP/IP networking is determined to attack you for some unusual reason, they could perform a denial-of-service attack on your router using only your public IP address and knock it offline. While this is technically possible, it is not probable.


Stay Informed and Safe Online
If you enjoyed this blog, you'll find many more cybersecurity related microblogs at link below. They offer valuable insights to help you stay informed and safe online. Explore them at https://blog.selvansoft.com. Also, checkout free online security tools at https://selvansoft.com/tools/

Sunday, May 17, 2026

Browser Extensions

 

We rely on browser extensions for convenience, but most people have no idea how much access they grant. This blog post highlights why that kind of blind trust can be dangerous.

Problem:
Browser extensions are extremely powerful because they run inside your active web sessions. When you grant an extension permission to read or change data on the sites you visit, you are giving it access to your digital life. That convenient ad blocker or productivity tool you have installed can do serious damage including reading your passwords. Most extensions people install require broad access to function, especially ad blockers. Extension stores like the Chrome Web Store do scan for spyware, but malicious plugins still slip through. Many of us practice good cyber hygiene with strong passwords, 2FA, and password managers, but when it comes to browser extensions, people often overlook the risk and trust the developer or the store without thinking. The real danger is that extensions operate natively inside the browser, so their actions look completely legitimate to security tools.

Solution:
If you install browser extensions, and most people do, ask yourself whether you truly need them and whether the risk to your online data is worth it. If you cannot live without an ad-blocker extension, which is true for almost all users, consider using DNS‑level ad blocking with something like Pi‑hole instead of a browser extension. DNS‑based blocking works across all devices on your network rather than on each device or browser separately. A much safer approach is to keep a separate browser with zero extensions installed for sensitive tasks like banking or email. I follow this myself in addition to using Pi‑hole for network‑wide ad blocking.

Working demonstration:
To show how dangerous extensions can be, I wrote a working browser extension (link below) that you can install. If you are curious, try it and see the level of access a browser extension actually has.

Extension Telemetry Demo

The screenshot below is from this extension running in my Chrome browser, showing what it captured, including the username and password I typed while browsing a website. You will notice it also captures live network data, form fill data, and more.



FAQ:
Here are some FAQs on this topic. If you have a question that is not covered in this list, feel free to post a comment and I will try to answer it.

Q. Every website uses HTTPS these days, which is fully end-to-end encrypted. That means I am safe from browser extensions reading my data, right?
A. No. A browser extension sees your data before it is encrypted. It reads everything in plain text long before HTTPS comes into action.

Q. I always use a VPN. That means extensions cannot read my data, right?
A. No. Same answer as before. Extensions see everything in plain text before the VPN comes into action. Speaking of VPNs, many misunderstand what a VPN is and assume it is a security solution. It is not. Read my VPN blog here https://blog.selvansoft.com/2024/06/vpn-myth-vs-reality.html to learn more.

Q. If I only install extensions with good reviews, that means they are safe, right?
A. No. Malicious extensions often start clean to build trust, then update themselves later with harmful code once they have a large user base.

Q. If an extension is open source, that means it is safe, right?
A. Not necessarily. Most people never review the source code, and even if they do, the published code may not match the code that was actually packaged and uploaded to the store.

Q. If I install an extension from a well‑known company, I should be safe, right?
A. Usually safer but not guaranteed. Large companies have had compromised developer accounts and supply‑chain attacks. Trust helps, but it is not absolute protection.

Q. If I disable an extension on certain websites, it cannot read anything from those sites, right?
A. Not always. Some extensions request broad permissions that allow them to run everywhere, even if you manually toggle them off on specific sites.

Q. If I use private browsing or incognito mode, extensions cannot access my data, right?
A. Not exactly, but you can still grant them access. If you enable an extension in incognito mode, it has the same visibility as in normal browsing.

Q. If I uninstall a suspicious extension, I am safe again, right?
A. It stops future access of course. However, a malicious extension could have already captured data or exfiltrated information before you removed it.



Stay Informed and Safe Online
If you enjoyed this blog, you'll find many more cybersecurity related microblogs at link below. They offer valuable insights to help you stay informed and safe online. Explore them at https://blog.selvansoft.com. Also, checkout free online security tools at https://selvansoft.com/tools/

Sunday, October 19, 2025

Convenience vs. Security

Every time we make technology more convenient, we often chip away at its security. In modern digital ecosystems, convenience is frequently prioritized over security, especially in consumer-facing tools. This blog focuses on one such tool i.e. the Password Manager, which enhances convenience but often does so at the expense of reducing overall security.

Problem: While password managers promise frictionless access, they also introduce systemic risks that are frequently underestimated. It is a fact that they offer convenience features like auto-generating strong and unique passwords, centralized storage, auto-fill and auto-login, and cross-device sync. While these features improve security hygiene, they also create a high-value target and a single point of failure. Most password managers rely on a master password or biometric unlock. If this is compromised via phishing, keylogging, or device-level malware, the attacker gains access to all stored credentials. Most password managers sync vaults across devices using cloud infrastructure. While encrypted, these vaults are still susceptible to credential stuffing attacks, cloud misconfigurations, API abuse, or token hijacking. Additionally, auto-fill features embedded in browsers can be exploited via malicious iframe, form injection, or XSS. Last but not least, if a device is compromised, such as a rooted Android, jailbroken iPhone, or malware-infected PC, the password manager’s vault may be decrypted locally or intercepted during use. There has been an increase in compromises involving popular password managers recently (see links at end), and it is only a matter of time before this becomes an everyday occurrence, much like the frequent data breaches we are all painfully aware of.

Solution: Security and convenience have an inverse relationship where increasing one decreases the other and vice versa, so how do you balance these? Here is a secure hardened approach and an alternative approach to leverage convenience without risking security. For the secure hardened approach, use a password manager (example: Dashlane) that supports hardware keys like YubiKeys instead of a master password for vault encryption, as they are resistant to remote compromise and phishing. Alternatively, segment your credential storage into two groups such as high-risk (i.e. financial and banking websites, key service providers like Google, Microsoft, and Apple), and low-risk (i.e. rest of the accounts). Store the high-risk credentials in offline encrypted containers like VeraCrypt or file-based encryption using tools like GPG or openssl and completely avoid cloud sync. For the low-risk category, use a good password manager for convenience. Personally, I use a combination of VeraCrypt and GPG-based Pass for my high-risk category. If you are an advanced user, I have several convenient wrapper scripts that I wrote for VeraCrypt and GPG or openssl, which I use frequently and that work on macOS, Linux, or WSL (Windows Subsystem for Linux). You can find them on my GitHub at the links below and are welcome to use them.

As a final thought, treat a password manager as a convenience tool, not a security guarantee.

Links to password manager compromise incidents:



Stay Informed and Safe Online
If you enjoyed this blog, you'll find many more cybersecurity related microblogs at link below. They offer valuable insights to help you stay informed and safe online. Explore them at https://blog.selvansoft.com. Also, checkout free online security tools at https://selvansoft.com/tools/