TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the easiest security vulnerability to close in a business?

1 pointsby Ahuppert4 months ago
title says is all.

2 comments

codingdave4 months ago
Easiest? Lock the office door when the last person goes home each evening.
tnfru4 months ago
Here are a bunch of easy ones:<p>1. Don&#x27;t write your passwords on paper next to your PC 2. Don&#x27;t push production passwords to VC 3. Set up an e-mail spam filter 4. Follow the principle of least privilege<p>There&#x27;s probably a bunch more and any decent LLM can give you a good starter list.