Recommended for You

Unsafe passwords to use right now
Tech

Unsafe passwords to use right now

3 min read11 views

A

Unknown Author

May 16, 2026

Introductions

Today digital world requires one to be vigilant and informed, to reduce the risk of being hacked. Once I heard a friend say "i will have a different password when i get rich now i use the same password". Cyber criminals now can hack devices with weak passwords easily using automated machines in seconds. Here i have listed passwords that are outdated and should never use.

The Worst Password Choices

Personal information

When you are being targeted or your organization, personal information would be one of the first weak points to check. To be safe start by sealing your own personal information like date of birth mostly used by our parents, names either our own or those we love ,pets this information are easily accessible via social media

Sequential patterns

The first password that comes to my mind whenever I am in front of a computer that is not mine is 1234567890. Perhaps it is because I have seen it so many times, or because it is easy to remember.

Avoid simple number sequences like 123456, 123456789, or qwerty. These are the most common passwords and can be cracked instantly. Keyboard patterns like asdfgh or zxcvbn are equally dangerous

Repeated characters

Another weak passwords would be repeated numbers or character. Passwords like 111111, 112233, or 123123 are extremely weak. They're easy to guess and appear on every "worst passwords" list.

Dictionary words

Single words from the dictionary (password, admin, secret, welcome, sunshine, etc.) are vulnerable to dictionary attacks where hackers try every word in their database.

Simple substitutions:

Passwords like Pass@123 or P@ssw0rd are easily cracked. Hackers know these common substitutions and try them automatically.

Why These Are Dangerous

Hackers use several methods to crack weak passwords:

  • Brute force attacks: Trying every possible combination until they succeed

  • Dictionary attacks: Using lists of common passwords and words

  • Rainbow table attacks: Using precomputed tables of hash values

Most of the passwords listed above can be cracked in less than a second. Using the same password across multiple accounts is even worse - one breach can compromise all your accounts

How to Create Strong Passwords

  • Length matters: Use at least 8–16 characters. Longer passwords are exponentially harder to crack, while still being memorable enough to remember easily.

  • Mix character types: Combine uppercase letters, lowercase letters, numbers, and special symbols. However, avoid predictable substitutions such as replacing “a” with “@” or “s” with “$”, since attackers already expect these patterns.

  • Use randomness: Create random combinations instead of meaningful words or common patterns. For example: G&7mK9@pR2!vQ

  • Use passphrases: Combine multiple unrelated words to create a password that is both memorable and secure. For example: PurpleTiger$Bicycle7!

  • Avoid common patterns: Do not use simple sequences like 123456, keyboard patterns like qwerty, or personal information such as birthdays, names, or phone numbers.

  • Use unique passwords: Never reuse the same password across multiple accounts. If one account is compromised, reused passwords put your other accounts at risk as well.

  • Enable extra security: Whenever possible, turn on two-factor authentication (2FA) or use passkeys for added protection.

Share this article

Quiz: Test Your Knowledge

Check how much you learned from this article

Comments (0)

Please log in to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Articles

How AI, Smart Balls, and Real-Time Data Are Transforming the FIFA World Cup 2026Tech

How AI, Smart Balls, and Real-Time Data Are Transforming the FIFA World Cup 2026

Football is entering a new era. The 2026 FIFA World Cup showcases how artificial intelligence, connected devices, and data analytics are reshaping the beautiful game. Discover the innovations behind the tournament and what they could mean for the future of sports in Africa.

5 min read10 views
How AI is Revolutionizing CybersecurityTech

How AI is Revolutionizing Cybersecurity

Artificial Intelligence (AI) is transforming cybersecurity by enabling faster and more accurate detection of threats through advanced data analysis and machine learning. It strengthens digital defense systems by predicting, preventing, and responding to cyberattacks, although it also introduces new risks as attackers begin to use AI for more sophisticated threats.

3 min read3 views
Learning Software Engineering in the Era of AI: Raymond Fu’s Perspective on the Future of EngineeringTech

Learning Software Engineering in the Era of AI: Raymond Fu’s Perspective on the Future of Engineering

Recently, many people believe AI can replace software developers by generating applications quickly through simple prompts. However, Raymond Fu explains that software engineering is more than coding and includes problem-solving, system design, and decision-making. He concludes that AI will not replace engineers but will change their role, making human thinking and creativity even more important.

4 min read5 views
African Tech’s Quiet Reset: From Hype to Sustainable GrowthTech

African Tech’s Quiet Reset: From Hype to Sustainable Growth

Africa’s tech ecosystem is entering a new era defined by sustainability, operational efficiency, and business value rather than rapid funding and hype-driven growth. As startups adapt to tighter capital markets and the rise of AI, success increasingly depends on combining technological innovation with strong operational execution and strategic decision-making.

4 min read3 views
Special Phone and App Features That Can Help Protect You From SpywareTech

Special Phone and App Features That Can Help Protect You From Spyware

what if someone was secretly accessing that information without your knowledge? Discover the hidden threat of spyware and the built-in phone features designed to protect your digital life.

4 min read22 views
It is possible to build a successful tech career without a degree?Tech

It is possible to build a successful tech career without a degree?

Can someone build a career without a degree from known universities and colleges. Today, many companies care more about your skills, projects, and experience than a university certificate. With the right plan and consistency, you can enter the tech industry within 1–3 years depending on the field you choose and the time you invest.

6 min read9 views
What to Do If Your Social Media Account Gets Hacked: Step-by-Step Recovery GuideTech

What to Do If Your Social Media Account Gets Hacked: Step-by-Step Recovery Guide

Discover what to do if your social media account gets hacked immediate steps to regain control, secure your profiles, and prevent future breaches. Expert advice for Instagram, Facebook, and more.

4 min read27 views
Vibe Coding Hackathons Tech

Vibe Coding Hackathons

Today, a new methodology has emerged, one that prizes product vision, rapid iteration, and natural language orchestration over manual syntax: "Vibe Coding" The Core Requirements of Vibe Coding prioritize the ability to ship functional products quickly, their requirements differ significantly from traditional algorithmic competitions. While a standard coding challenge might test your mastery of data structures, a vibe coding hackathon tests your ability to think as a product manager and orchestrator.

3 min read28 views
Software Development Is All Not About CodeTech

Software Development Is All Not About Code

Most developers chase clean codebases. They overlook user needs and team dynamics. Result? Features nobody uses, missed deadlines, and burnout. Code executes tasks. Success demands alignment on goals

2 min read22 views
Top AI Tools for UI/UX Designers in 2026Tech

Top AI Tools for UI/UX Designers in 2026

The UI/UX design workflow has changed more in the last two years than in the previous decade. What used to take days wireframing, prototyping, writing microcopy, testing layouts can now be done in hours with the right AI tools.

5 min read5 views
The Complete Roadmap to Becoming a UI/UX Designer Tech

The Complete Roadmap to Becoming a UI/UX Designer

Trying to learn UI/UX but not sure where to start? This roadmap cuts through the noise and shows you exactly what to learn, step by step from understanding users to designing real products that actually work.

6 min read19 views
Why C, C++, and Java Are Still Taught First in CollegesTech

Why C, C++, and Java Are Still Taught First in Colleges

Computer‑science students around the world often start their journey with C, C++ or Java not with the languages that dominate modern web or AI development. This pattern can seem strange when you see job ads glowing with Python, JavaScript, and Go.

4 min read5 views
How to Start a Career as a Software Engineer (2026 Roadmap)Tech

How to Start a Career as a Software Engineer (2026 Roadmap)

Software engineering remains one of the most in-demand and rewarding careers in 2026. With the right mindset, structured learning, and hands-on practice, anyone can build a strong path into this field.

4 min read6 views
What Is Software Engineering?Tech

What Is Software Engineering?

Software engineering is a disciplined field that applies engineering principles to the design, development, testing, and maintenance of software systems. It goes beyond simple “coding” and focuses on building structured, reliable, and scalable programs that solve real‑world problems.

2 min read4 views
The Dark Side of AI Overreliance in Everyday LifeTech

The Dark Side of AI Overreliance in Everyday Life

Overreliance on AI prompts "cognitive offloading," where users delegate thinking tasks like analysis or writing to tools, weakening neural pathways for independent reasoning. This mirrors calculator-induced math skill loss but spans creativity and decision-making. Students and professionals risk mental laziness, with studies linking heavy AI use to 25% drops in problem-solving accuracy, fostering automation bias where flawed outputs go unchallenged. Balance is key: use AI to augment, not replace, human judgment for sustained intellectual growth.

4 min read9 views
Web3: What It Is, How to Use It, and Its Pros and ConsTech

Web3: What It Is, How to Use It, and Its Pros and Cons

Web3 is a vision for the next stage of the internet, built around decentralization, blockchain, and user ownership instead of large tech companies controlling data and services. It’s sometimes called the “read‑write‑own” web because users can not only browse and post content, but also own digital assets, identities, and parts of platforms themselves.

3 min read18 views
How to Protect Your Home Computer Like a Cybersecurity ProTech

How to Protect Your Home Computer Like a Cybersecurity Pro

Cybersecurity doesn’t have to be complicated simple habits like strong passwords, 2FA, and secure Wi-Fi can protect you from most online threats. This guide breaks down practical steps to keep your digital life safe.

3 min read8 views
Preventing Cybersecurity Breaches in Kenyan CompaniesTech

Preventing Cybersecurity Breaches in Kenyan Companies

n today’s digital economy, Kenyan businesses ranging from SMEs to large enterprises are increasingly exposed to cybersecurity threats. As organizations adopt cloud services, mobile payments, and digital platforms, they also become attractive targets for cybercriminals. Preventing cybersecurity breaches is no longer optional; it is a critical component of business continuity, regulatory compliance, and customer trust.

4 min read12 views
Introduction to Software Development Life Cycle (SDLC)Tech

Introduction to Software Development Life Cycle (SDLC)

The Software Development Life Cycle (SDLC) provides a structured framework for building software systematically. Think of it as a roadmap that turns vague ideas into reliable apps, ensuring quality and efficiency at every step

3 min read12 views
Popular SDLC Methodologies ( Agile and Waterfall)Tech

Popular SDLC Methodologies ( Agile and Waterfall)

Agile and Waterfall are cornerstone methodologies in the Software Development Life Cycle (SDLC), dictating how teams transform ideas into functional software. Waterfall offers a straightforward, linear path ideal for stable projects, while Agile provides flexibility through iterative cycles that adapt to change. Grasping these approaches empowers beginners to navigate real-world development teams effectively, choosing the right one based on project dynamics.

4 min read11 views
Top Programming Languages for Full Stack Development in 2026Tech

Top Programming Languages for Full Stack Development in 2026

There is no single “best” programming language for full stack development in 2026—only the best fit for your goals. While JavaScript and TypeScript dominate the modern web, languages like Python, Java, and Go play critical roles in AI, enterprise, and cloud systems. The smartest approach is not chasing rankings, but building depth in one core stack while staying adaptable across others.

4 min read10 views
Frontend vs Backend Development: What’s the Real Difference?Tech

Frontend vs Backend Development: What’s the Real Difference?

Frontend development is everything users see and interact with—the layout, buttons, animations, and forms. Backend development powers the logic behind the scenes, handling data, security, and server processes. Together, they form a complete web application

1 min read5 views
How the Internet Works: A Simple Guide for BeginnersTech

How the Internet Works: A Simple Guide for Beginners

The internet is a global system of interconnected computer networks that communicate using standardized protocols. This article explains, step by step, how data moves across the internet—from entering a web address to loading a complete webpage.

3 min read12 views

Continue Reading

Previous Article

No previous article

Next Article

No next article

Get curated tech insights

From verified writers. No spam, unsubscribe anytime.

Join 2,000+ readers. By subscribing, you agree to our Privacy Policy