• Latest
  • Trending
  • All
Answer card: a random 8 character password falls in under 2 hours offline, while 16 random characters hold for 1.4 trillion years at the same speed.

How long does it take to crack a password in 2026?

12 June 2026
Answer card stating that OpenAI released the Agents API in public beta on 10 September 2026 with no separate fee, billed through model tokens, tool calls and hosted sandbox time, with a choice of OpenAI hosted, self hosted or partner sandboxes, US only data residency and no Zero Data Retention support.

OpenAI’s Agents API has no fee, no ZDR and a one hour sandbox clock

14 September 2026
Answer card: Sakana Fugu Max at $2 and $6 per million tokens, Fugu Ultra v2 unchanged at $5 and $30, and Sakana saying Ultra v2 scores without Fable 5 or GPT-6 Astra in its pool.

Fugu Max costs $2 and $6 while Fugu Ultra v2 runs without Fable 5

13 September 2026
Answer card stating that DeepSeek released DeepSeek-V4.1-Flash on 10 September 2026 as a 552 billion parameter mixture of experts model with a new causal encoder decoder architecture that activates 8 billion parameters on input and 16 billion on output, with native vision, a one million token context and MIT licensed weights, that the API model name is now deepseek-flash at 0.15 dollars per million input tokens and 0.60 dollars per million output tokens off peak, and that DeepSeek announced V4 Pro would be routed to V4.1-Flash from 14 September and reversed that on 11 September.

DeepSeek V4.1-Flash arrived, and the V4 Pro retirement lasted a day

12 September 2026
Answer card stating that Cognition released SWE-2 on 10 September 2026, a coding model post-trained from Kimi K3, scoring 50.0 percent on FrontierCode 1.1 Main against 50.9 percent for Claude Fable 5.1 and 27.3 percent on Terminal-Bench 4 against 55.8 percent, available only inside Devin.

SWE-2 trails Fable 5.1 by one point, and by 28 on Terminal-Bench 4

11 September 2026
Answer card for Meta Muse, free to 100 million tokens a week then $20 a month, launched 8 September 2026 for United States adults only, running in a dedicated per user virtual machine.

Does Meta Muse do enough to earn your inbox and a card on file?

9 September 2026
Answer card stating that the public download pages for the VMware Virtual Disk Development Kit on developer.broadcom.com began returning 404 errors on 25 August 2026 with no announcement or deprecation notice, that Broadcom support tells customers the kit is no longer available for use or download, and that release lines 7.0.3.1, 8.x and 9.x are all affected.

Broadcom pulled VDDK 8.0 and 9.0, and the 404 is the only notice

8 September 2026
Answer card stating that OpenAI published its research acceleration measurements on 6 September 2026, that as of mid August 2026 its research organisation logged 3.1 agent workdays of coding agent runtime for every workday of human labour normalised to a standard eight hour day, and that OpenAI states this should not be read as a 3.1 times productivity gain because it measures runtime rather than delivered output.

OpenAI’s 3.1 agent-workdays per human day is not a 3.1x gain

7 September 2026
Answer card stating that Mullvad announced on 3 September 2026 that it is shutting down its public encrypted domain name system servers on 2 November 2026 and sponsoring the Quad9 Foundation instead, with 194.242.2.2 and its five sibling addresses all going away, and virtual private network customers unaffected.

Mullvad’s DNS servers go dark on 2 November, and Quad9 blocks no ads

5 September 2026
OpenAI announcement image for GPT-6 Astra, a spiral galaxy of white, blue and amber points of light curling around a bright core on a near black star field.

GPT-6 Astra lists at $10 and $50, 2.5x what GPT-5.6 Sol costs

6 September 2026
Google's official announcement image for the release, reading Introducing Gemini 3.8 Flash and 3.8 Flash Cyber in black type over a pale blue background with a blurred white chevron and the four colour Gemini spark below.

Gemini 3.8 Flash keeps the price and the 1 January cliff

3 September 2026
Answer card stating that Anthropic announced Enterprise Frontier Safeguards on 1 September 2026, that activity data used for misuse monitoring moves into cloud storage the customer controls under the customer own encryption keys, that Anthropic charges nothing for the feature while the cloud provider bills storage and egress, and that the phased rollout starts later in autumn 2026 with interim zero data retention on Fable 5 and Fable 5.1 for eligible customers.

Anthropic moves retention into your own cloud, for 30 days

3 September 2026
Official Google diagram of a client connection in three numbered steps: a DNS lookup with a query and an address, a TLS ClientHello and ServerHello, then a content exchange with a website. A callout on the DNS step reads 25% of global web traffic is now protected by encrypted DNS, and a callout beside an Android phone on the ClientHello step reads Android 17 supports ECH GREASE by default.

Android 17 hides the SNI, not your DNS or destination

3 September 2026
  • About
  • Contact
  • Privacy
  • Legal
Tuesday, September 15, 2026
  • Login
Packet Nebula
  • Home
  • Articles
    • Security
    • Network
    • Dev
    • Sysadmin
    • SEO
    • Email & DNS
  • Tools
    • Network tools: free, fast, no signup
    • Security tools: free, fast, no signup
    • Developer tools: free, fast, no signup
    • Sysadmin tools: free, fast, no signup
    • SEO tools: free, fast, no signup
    • Email & DNS tools: free, fast, no signup
  • Download
  • About
No Result
View All Result
Packet Nebula
No Result
View All Result
Home Security

How long does it take to crack a password in 2026?

by stephane
12 June 2026
in Security
0
Answer card: a random 8 character password falls in under 2 hours offline, while 16 random characters hold for 1.4 trillion years at the same speed.
493
SHARES
1.4k
VIEWS
Share on FacebookShare on Twitter

Eight random characters. That's all that stands between a stolen database and your account, and a single modern GPU rig chews through it in under two hours. Stretch it to sixteen random characters and the same rig grinds for longer than the universe has existed. So the 2026 answer comes down to two things: how long the password is, and how the site stored it, because a fast hash like plain SHA-256 and a slow one like bcrypt move the timeline by years. We've run the real math with current GPU numbers below, plus why your clever 'Summer2026!' is weaker than a shorter random string, and the two habits that keep an account safe whatever happens to the database.

The short answer

A truly random 8 character password survives about 1.8 hours against a modern offline cracking rig. Twelve random characters buys you 17,000 years. At 16 you’ve left physics behind. Length is the lever; everything else is decoration.

1.8 hrandom 8 chars, offline attack
17,000 yrsrandom 12 chars, same attack
16+characters to stop worrying
Answer card showing that a random 8 character password falls in under 2 hours offline while 16 random characters hold for 1.4 trillion years.
The short version, shareable. Numbers assume an offline attack at 10^12 guesses per second.

The math behind the answer

Password cracking is a counting problem. Draw from a pool of 95 printable characters and you get 95^n possibilities at length n; an attacker needs half of them on average. The only other variable is guessing speed.

And we don’t have to guess at the speed. Public hashcat benchmarks put a single RTX 4090 at roughly 164 billion MD5 guesses per second. Six of them, a rig any motivated criminal or red team can assemble for the price of a used car, gets you to a round trillion. That’s the assumption behind every number in this article: offline attack, fast hash, 10^12 guesses per second.

Run the arithmetic and the cliff appears. 95^8 is about 6.6 quadrillion, which melts in 1.8 hours. 95^10 holds for roughly 1.9 years. 95^12 stretches to 17,000 years, and 95^16 to 1.4 trillion years. Each pair of characters buys you a factor of about 9,000.

Time to crack a random password, offline at 10^12 guesses/sec

8 chars, a-z only 0.2 seconds
8 chars, full set 1.8 hours
10 chars, full set 1.9 years
12 chars, full set 17,000 years
14 chars, full set 155 million years
16 chars, full set 1.4 trillion years

Log scale. Full set = 95 printable characters. Assumes a fast hash (MD5/NTLM); slow hashes like bcrypt multiply every figure by 100,000 or more.

Crack time by length and character set. The bars are on a log scale; reality is steeper.

Offline versus online: the distinction that changes everything

Those terrifying speeds need one condition: the attacker must hold the hashes. That happens after a database breach, when a dump of hashed passwords lands on their disk and they can guess at hardware speed with nobody watching.

Against a live login form, the picture flips. Rate limiting and lockouts cap attackers at maybe 10,000 guesses per second across a botnet, and honestly that’s generous for a poorly defended target. The same 8 character password that dies in 1.8 hours offline would take two centuries online.

Which is why breach notifications matter more than password paranoia. The moment a service you use gets breached, the offline clock starts on your hash. If that password was unique to the breached site, you’ve lost one account. Reuse it and you’ve lost every account that shares it; attackers automate exactly that with credential stuffing. Verizon’s Data Breach Investigations Report has put stolen credentials at or near the top of breach vectors for years running.

Fast hashes, slow hashes, and why your sysadmin choices matter

Everything above assumes the defender stored passwords with a fast hash. MD5 and SHA-1 were built to be quick. So was plain SHA-256. That’s exactly the problem: a hash designed for speed hands that speed to the attacker.

Password hashing algorithms are slow on purpose. bcrypt at a sane cost factor drops a GPU to tens of thousands of guesses per second instead of hundreds of billions. That one design decision multiplies every crack time in the chart by 100,000 or more. The 1.8 hour password becomes a 20 year password; the 12 character one outlives the solar system. Argon2id, the current OWASP recommendation, also eats GPU memory bandwidth, which hurts cracking rigs where it stings.

If you run systems, your storage choice is part of every user’s password strength whether they know it or not. NTLM in a 2026 Active Directory is a gift to whoever exfiltrates your hashes.

Why “Summer2026!” dies in seconds anyway

Here’s the honest caveat: the chart describes random passwords, and humans don’t produce random. Real cracking doesn’t open with brute force. It opens with wordlists built from a decade of breaches, then mutation rules: capitalize the first letter, bolt a year on the end, swap a for @, try the obvious symbol. The pattern word + year + symbol that satisfies most corporate complexity policies falls in the first minutes of any competent run.

So “Summer2026!” is eleven characters of false comfort. Its effective entropy isn’t 95^11. It’s one dictionary word with a predictable suffix, a search space a laptop clears before lunch. Complexity rules produced this, and forced 90 day rotation made it worse by training people to increment a counter. NIST SP 800-63B retired both practices. It took the industry years to listen.

Randomness is what makes the math apply. A generator gives it to you for free.

What to actually do

For accounts: a password manager generating 20+ random characters per site, unique everywhere. You’ll never type them, so length costs nothing. (I don’t know my own passwords anymore, and that’s the point.) Our password generator runs entirely in your browser and shows you the honest entropy of what it produces, against these exact attack assumptions.

For the few secrets you type by hand (the manager’s master password, your OS login): a passphrase of 6 or 7 random words. At 10 bits per word you reach 60 to 70 bits, which survives offline attack against any sanely-stored hash. Your thumbs will thank you.

And for everything important, turn on multi-factor authentication. A cracked password without the second factor is a key to a door that no longer exists.

Where passkeys fit into this

The industry’s actual answer to cracking is to remove the password. Passkeys, the consumer-friendly name for FIDO2/WebAuthn credentials, swap the shared secret for a key pair: your device holds the private key, the site stores only the public half. There’s nothing to crack offline, because the server-side database contains nothing that opens your account. Nothing to phish either, since the credential is bound to the real domain. Google, Apple, Microsoft, GitHub and most major password managers support them today, and adoption has moved from press releases to login screens.

So should you still care about password length? Yes, twice over. Coverage first: thousands of services you use will accept passwords and nothing else for years to come, and your NAS or that industrial web interface from 2014 isn’t getting a WebAuthn retrofit. Then the recovery chain: most passkey deployments keep a password as the fallback path, which makes the fallback the weakest link. A passkey protected by a recoverable account with a 9 character password is a 9 character account.

Our practical 2026 posture: passkeys wherever they’re offered, a manager full of long random passwords everywhere else, a serious passphrase guarding the manager itself, and MFA on the accounts that can hurt you. None of these pieces replaces the others yet. Together they make the crack-time chart above someone else’s problem.

Checklist of password practices: use 16 plus random characters, a password manager and unique passwords; avoid words with years, leetspeak swaps, reuse and forced rotation.
The whole policy on one card. Print it, share it, staple it to the intranet.

One last number to keep. The gap between 8 and 16 characters isn’t twice the security. It’s a factor of about 6.6 quadrillion. Nothing else you can do this afternoon buys that much.

Frequently asked questions

Is a 12 character password enough in 2026?

Yes, with room to spare, as long as it's actually random with the full character set: around 17,000 years against a trillion-guess-per-second offline attack. The catch is that word, random. A 12 character password built from a word plus a year plus a symbol isn't random, and rule-based attacks chew through it in minutes.

Do symbols make a password stronger than length?

Length wins, and it isn't close. Symbols grow the character pool from 62 to about 95, a factor of 1.5 per character. One extra character multiplies the search space by 95. Four extra lowercase letters beat any amount of symbol decoration on a short password.

How fast can attackers really guess passwords?

Offline, against a stolen database of fast hashes like MD5 or NTLM, a single RTX 4090 tests around 164 billion MD5 guesses per second per hashcat benchmarks, so a small rig reaches trillions. Online, a live login form with rate limiting caps attackers at tens of guesses per second at best. That's why stolen hash databases are the real danger.

Does changing my password every 90 days help?

No, and official guidance agrees. NIST SP 800-63B dropped forced rotation years ago because it trains people into predictable patterns like Password2026!. Change a password when there's a real reason, a breach or a suspicious login. Otherwise leave it alone: make it long and unique, and let a manager remember it.

Tags: articlecrackingpasswordssecurity
Share197Tweet123
stephane

stephane

  • Trending
  • Comments
  • Latest
Answer card: Proton Lumo 2.0 is private by policy, not by locality. Saved history is locked so even Proton cannot read it, but the prompt is decrypted on a Proton EU server to answer it, then forgotten.

Proton Lumo 2.0 review: how private is it, really?

3 September 2026
The Agentic Coding section of the official Hy4 preview benchmark appendix published by Tencent, a table comparing Hy3 and Hy4 preview against DeepSeek V4 Pro 0813, Qwen 3.8 Max, GLM 5.3, Kimi K3, GPT 5.6 Sol and Claude Opus 5 across SWE-bench Multilingual, SWE-bench Pro, DeepSWE, three SWE Atlas tasks, SWE-Marathon, Terminal-Bench 2.1, NL2Repo-Bench, CyberGym, ProgramBench, PostTrainBench and Harbor-Index.

Tencent’s 770B Hy4 tops one benchmark row in 46

3 September 2026
Answer card: Qwen 3.7 Max is API-only and cannot run locally yet; the open Qwen models (Qwen 3.6 27B, qwen3:8b to 32b) run offline via Ollama.

Qwen 3.7 local: what you can actually run offline

22 June 2026
Answer card: JWTs are not encrypted, anyone can read them; the signature proves who issued the token, not who may read it.

Are JWTs encrypted? No, and the difference will bite you

0
Answer card: a random 8 character password falls in under 2 hours offline, while 16 random characters hold for 1.4 trillion years at the same speed.

How long does it take to crack a password in 2026?

0
Answer card: three DNS records decide if your mail lands or bounces; SPF lists allowed senders, DKIM signs messages, DMARC sets the failure policy.

SPF, DKIM and DMARC explained: the records your email needs

0
Answer card stating that OpenAI released the Agents API in public beta on 10 September 2026 with no separate fee, billed through model tokens, tool calls and hosted sandbox time, with a choice of OpenAI hosted, self hosted or partner sandboxes, US only data residency and no Zero Data Retention support.

OpenAI’s Agents API has no fee, no ZDR and a one hour sandbox clock

14 September 2026
Answer card: Sakana Fugu Max at $2 and $6 per million tokens, Fugu Ultra v2 unchanged at $5 and $30, and Sakana saying Ultra v2 scores without Fable 5 or GPT-6 Astra in its pool.

Fugu Max costs $2 and $6 while Fugu Ultra v2 runs without Fable 5

13 September 2026
Answer card stating that DeepSeek released DeepSeek-V4.1-Flash on 10 September 2026 as a 552 billion parameter mixture of experts model with a new causal encoder decoder architecture that activates 8 billion parameters on input and 16 billion on output, with native vision, a one million token context and MIT licensed weights, that the API model name is now deepseek-flash at 0.15 dollars per million input tokens and 0.60 dollars per million output tokens off peak, and that DeepSeek announced V4 Pro would be routed to V4.1-Flash from 14 September and reversed that on 11 September.

DeepSeek V4.1-Flash arrived, and the V4 Pro retirement lasted a day

12 September 2026
  • About
  • Contact
  • Privacy
  • Legal

Copyright © 2026 Stephane Cardon.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Articles
    • Security
    • Network
    • Dev
    • Sysadmin
    • SEO
    • Email & DNS
  • Tools
    • Network tools: free, fast, no signup
    • Security tools: free, fast, no signup
    • Developer tools: free, fast, no signup
    • Sysadmin tools: free, fast, no signup
    • SEO tools: free, fast, no signup
    • Email & DNS tools: free, fast, no signup
  • Download
  • About

Copyright © 2026 Stephane Cardon.