Closed
Description
The website gives heavy prominence to this one-line installation procedure:
wget -qO- https://omakub.org/install | bash
Following that instruction would be a disciplinary (possibly fireable) offence for a professional sysadmin.
- If the website name is mis-typed, and happens to hit a typo-squatter, that site could feed you any code, which could do anything to your system.
- Even if the site is genuine, it could be compromised, but there's no validation before the code starts to run: no check of a digital signature, or even something as basic as comparing hashes.
- Even if it's completely safe today, it trains users to ignore security.
Since Omakub targets web developers, that last point is unconscionable.
Metadata
Metadata
Assignees
Labels
No labels