frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Ranked: Most Valuable Unicorns Created in 2025

https://www.visualcapitalist.com/ranked-most-valuable-unicorns-created-in-2025/
1•mdp2021•48s ago•0 comments

In POSIX, you can theoretically use inode zero

https://utcc.utoronto.ca/~cks/space/blog/unix/POSIXAllowsZeroInode
1•mfrw•1m ago•0 comments

Show HN: Hire.inc – AI-sourced, recruiter-vetted candidate shortlists

https://www.hire.inc/agents
1•ahmedsalah•5m ago•0 comments

People stuck using ancient Windows computers

https://www.bbc.com/future/article/20250516-the-people-stuck-using-ancient-windows-computers
1•rstreefland•12m ago•0 comments

Show HN: I built a free full-stack prompt engineering tool for every AI dev

https://prompt-efficiency-suite.lovable.app/
1•dulra•16m ago•0 comments

Volume label field can't be longer than "VolumeLabel" when formatting in Windows

1•eisolo•18m ago•0 comments

Show HN: Quimera, a data-driven exploiter for Ethereum contracts using LLMs

https://github.com/gustavo-grieco/quimera
1•galapago•20m ago•0 comments

Bit Cloud Launches Hope AI, Enabling Developers to Build Complex Applications

https://bit.cloud/
1•jonnysas36•21m ago•1 comments

AI thinks "vegetative electron microscopy" is real – it's not

https://www.freethink.com/artificial-intelligence/vegetative-electron-microscopy
1•mdp2021•24m ago•0 comments

10 Years of Stable Rust: An Infrastructure Story (By Graydon Hoare)

https://rustfoundation.org/media/10-years-of-stable-rust-an-infrastructure-story/
1•weinzierl•27m ago•0 comments

General Motors Is Now Canada's Best-Selling EV Maker as Tesla Sales Crater

https://insideevs.com/news/761064/gm-ev-sales-canada-tesla-drops/
2•MilnerRoute•29m ago•1 comments

Rust Projects – Write a Redis Clone – Free Book

https://leanpub.com/rustprojects-redis#1.3.0
1•thedigicat•30m ago•0 comments

The Book of Secret Knowledge

https://github.com/trimstray/the-book-of-secret-knowledge
2•AnotherDev415•33m ago•1 comments

The Trackers and SDKs in ChatGPT, Claude, Grok and Perplexity

https://jamesoclaire.com/2025/05/31/the-trackers-and-sdks-in-chatgpt-claude-grok-and-perplexity/
2•ddxv•35m ago•1 comments

Person Do Thing

https://persondothing.com/
1•Cyphase•36m ago•1 comments

She Got an Abortion. So a Texas Cop Used 83,000 Cameras to Track Her Down

https://www.eff.org/deeplinks/2025/05/she-got-abortion-so-texas-cop-used-83000-cameras-track-her-down
1•mdp2021•36m ago•0 comments

We're replacing our 27-node Elasticsearch with a single VictoriaLogs node

https://aus.social/@phs/114583927679254536
1•valyala•37m ago•0 comments

Apple in China

https://thechipletter.substack.com/p/apple-in-china
1•klelatti•38m ago•0 comments

Citizen Scientists Are Making Breakthrough Discoveries in Modern Astronomy

https://le.ac.uk/news/2024/august/kilonova-seekers
1•astroimagery•44m ago•1 comments

Doge cuts to USAid blamed for 300k deaths – most of them children

https://www.thetimes.com/us/american-politics/article/usaid-doge-deaths-children-cuts-7nb83dfkp
2•mnewme•45m ago•0 comments

Car cloning: innocent UK motorists get fines as scams accelerate (2024)

https://www.theguardian.com/money/2024/feb/10/car-cloning-drivers-fines-scams-number-plates
1•zeristor•49m ago•1 comments

Using lots of little tools to aggressively reject the bots

https://lambdacreate.com/posts/68
2•archargelod•52m ago•0 comments

Veo 3 Video Generator Twitter Discussions

https://komiko.app/video/veo-3
1•PaulineGar•1h ago•0 comments

Scam Testing Claude Opus

https://twitter.com/adonis_singh/status/1928400751958655202
2•aaviator42•1h ago•0 comments

1986 Austin Maestro Countryman

https://silodrome.com/austin-maestro-countryman/
2•austinallegro•1h ago•0 comments

Show HN: Superclass – GPT-Powered Document Classification Service

https://github.com/adaptive-scale/superclass
1•debarshri•1h ago•0 comments

Julia Garner and Anthony Boyle to Portray Caroline Ellison and SBF in New Series

https://twitter.com/netflix/status/1928153876475097117
2•Michelangelo11•1h ago•0 comments

Implementing a Forth

https://ratfactor.com/forth/implementing
2•todsacerdoti•1h ago•0 comments

Hip: C++ Heterogeneous-Compute Interface for Portability

https://github.com/ROCm/hip
1•doener•1h ago•0 comments

Ask HN: What's your most unpopular dev opinion?

5•Sourabhsss1•1h ago•4 comments
Open in hackernews

Asus router backdoors affect 9K devices, persist after firmware updates

https://www.scworld.com/news/asus-router-backdoors-affect-9k-devices-persist-after-firmware-updates
47•Bender•1d ago

Comments

ctippett•1d ago
Of course it's ASUS.

Darknet Diaries aired an episode back in 2017[1] that discusses the widespread vulnerabilities of ASUS routers. This latest development comes as no surprise.

[1] https://darknetdiaries.com/episode/5/

pixl97•1d ago
ASUS is especially bad at security all around.

Another example: https://github.com/advisories/GHSA-x6hq-v32r-w2qr

Tepix•1d ago
Guess they are competing with Cisco, eh?
Saris•1d ago
It sounds like Asus screwed up and made the admin UI and SSH accessible via the WAN port, which is a huge issue in itself.

Disabling the 'backdoor' seems to just involve disabling SSH.

lotharcable•1d ago
> Disabling the 'backdoor' seems to just involve disabling SSH.

Maybe. My guess these are essentially Linux systems, so if attackers know that their exploits are widely known then they will likely try to figure out ways to install kernel mod rootkits.

It'll then end up in a situation with Windows XP/Vista days were IT desktop support staff would run malware removal tools to get rid of porn pop-ups on desktops only to have "reinfections" pop up a day or week or two later.

They'd blame users for this, but really they just never actually removed the command and control botnet features. They just addressed their payloads. The machines were never actually fixed in the first place.

Saris•1d ago
Yeah the article says the fix is just a factory reset or disabling SSH, so at least it's easy to solve this one.
lotharcable•1d ago
My point was that if the attackers cared enough to put (not much) effort into keeping control of these routers then neither of those approaches is likely to be sufficient.

This sort of thing is why there is such a emphasis on TPM and trusted boot on modern PCs.

mrandish•1d ago
For a home user, you can also set SSH to be Local LAN only, which is how I have mine set anyway.
ChocolateGod•1d ago
> Maybe. My guess these are essentially Linux systems

IIRC ASUS router firmware is based on an old fork of Tomato, which is a Linux based router OS.

Lammy•1d ago
> screwed up and made the admin UI and SSH accessible via the WAN port

Fun fact: Supermicro motherboards do this by default too if you don't connect anything to their dedicated BMC network port: https://www.supermicro.com/manuals/other/IPMI_Users_Guide.pd...

justsomehnguy•1d ago
It's a Shared Port feature and you still need to assign an address to it somehow. You won't get the SSH for the BMC on you OSE public address.
jwilk•1d ago
"Malware-free backdoors"? What does that mean?
lotharcable•1d ago
The attackers are using features built into the firmware. They don't have to install any of their own software.
Saris•1d ago
It's accessing the router via the built in SSH server, so no malware needs to be installed on the router.
loa_in_•1d ago
It's a bug or a misconfiguration, here a misconfiguration included in default config.
lotharcable•1d ago
Banana Pi BPI-R3 with OpenWRT is how learned to deal with crappy consumer "wifi router" devices without breaking the bank.

Very effective.

alyandon•1d ago
I reached a similar point where I was done dealing with crappy consumer gear but even OpenWRT didn't help my situation much because the hardware I had was just plain bad.

That's when I decided to switch to Mikrotik routers and Ubiquity for APs and have had no regrets about that decision other than the relatively steep learning curve.

Bender•1d ago
Similar here. I use Protectli firewalls that use CoreBoot and are hardware optimized to be overpowered routers. I install Alpine Linux on them.
g8oz•1d ago
VyOS is another good option.
0xCE0•1d ago
It is quite funny and insane, that there isn't any quality vendors in the router/switch market (though can't say anything of $10k+ hardware). Same phenomenon is with domain name registrars (except one or two are feasible). Oh, and printer market (one or two are feasible).
Aluminum0643•1d ago
MikroTik, mentioned in this thread, are very solid and way <10K$...
ahartmetz•1d ago
AVM Fritzboxes are pretty good, no shenanigans and lots of features. Not the best for maximun WiFi or DSL speed at the longest ranges.
ryandrake•1d ago
I wonder if these backdoors also exist on devices with the Asuswrt-Merlin[1] 3rd party firmware, which are forks of the official firmwares + a bunch of stuff.

1: https://www.asuswrt-merlin.net