Tag

Command Line

All articles tagged with #command line

Tirith Locks Down Shell Commands to Stop Imposter Homoglyph Attacks
security18 days ago

Tirith Locks Down Shell Commands to Stop Imposter Homoglyph Attacks

A new open-source, cross-platform tool called Tirith hooks into major shells to inspect pasted commands for dangerous URLs and other homoglyph tricks, blocking execution locally with sub-millisecond overhead. It defends against homograph domains, terminal injections, pipe-to-shell patterns, dotfile hijacking, insecure transports, supply-chain risks, and credential exposure, while performing analysis offline and without telemetry. It supports Windows, Linux, and macOS and can be installed via Homebrew, apt/dnf, npm, Cargo, Nix, Scoop, Chocolatey, and Docker. It does not hook cmd.exe and has limited independent testing at publication.

From Novice to Expert: My Journey in Computational Biology through the Command Line
science-and-technology2 years ago

From Novice to Expert: My Journey in Computational Biology through the Command Line

Ming Tommy Tang, a computational biologist, shares his unexpected career journey from a wet-lab biologist to a computational biologist. Tang emphasizes the importance of learning the command line, as it is essential for conducting bioinformatics analyses and working with high-performance computing clusters. He recommends resources such as online courses and books to learn the basics of the command line. Tang's dedication to helping other wet-lab biologists make the transition is evident through his blog and willingness to share his knowledge and experiences.