β¨ DG OPINION ON SAFETY FOR ISO C++
From the paper: π
πͺ² "We believe we should not force safety on everyone, especially
those who donβt need or want it."
π¦ "Rust, originally from Mozilla, built on top of C++ became the poster child of a safe browser language"
π¦"Newer languages have less vulnerabilities because they have not
been through the test of time. Today, even RUST has had vulnerabilities discovered recently
[Rust2][Rust3][Rust4] and time will expose more vulnerabilities and weaknesses for general use."
Source:
https://www.reddit.com/r/rust/comments/10gi09w/dg_opinion_on_safety_for_iso_c/
#rust #rustlang #rusties #rustaceans #cpp #cplusplus #programming #infosec #rustacean
#rust #rustlang #rusties #rustaceans #cpp #cplusplus #programming #infosec #rustacean
π¦ +π
#Granian: Rust HTTP server for Python applications
π Supports ASGI/3,RSGI and WSGI
π HTTP 1 & 2 protocols
πAvoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
#granian #rustlang #python #rusties #rustaceans #rust
β¨ Introducing sqlite-xsv: The Fastest CSV Parser for SQLite
π New SQLite extension for querying CSVs,TSVs,and other-SVs,written in Rust
π Querying gzip'ed & zstd compressed files directly
https://github.com/asg017/sqlite-xsv
#rustlang #rust #rustaceans #rusties
π¦ πͺ² Watch out for DoS Vulnerability when using Rustβs popular Hyper package
π Forgetting to set proper limits on HTTP requests
π Up to developers that rely on Hyper to implement size check in their own code
https://jfrog.com/blog/watch-out-for-dos-when-using-rusts-popular-hyper-package/
#infosec #appsec #rustlang #rustaceans #rusties #rust
π¦ Supporting the Use of Rust in the Chromium Project
π a simpler (no IPC) and safer
π Less complex C++ overall, no memory safety bugs
π Speed up development (less code to write)
https://security.googleblog.com/2023/01/supporting-use-of-rust-in-chromium.html
#rust #rustlang #rustaceans #rusties #rustacean
π¦ Security issue #Rust
π Cargo didn't perform SSH host key verification when cloning indexes and dependencies via SSH
π An attacker could exploit this to perform man-in-the-middle attacks
π Cargo before 1.66.1 vulnerable
#rust #rustlang #rustaceans #rusties #rustacean #infosec
π¦ Did you know you can run Rust code one by one just like Python with an interactive REPL?
cargo install evcxr_repl
#rust #rustlang #rustaceans #rustacean #rusties #python
π¦ Rust: Memory Safe Languages in Android 13 ( post by @jeffvanderstoep)
π To date, there have been zero memory safety vulnerabilities discovered in Androidβs Rust code
π In Android 13, about 21% of all new native code is in Rust
π Migrated VM firmware in the Android Virtualization Framework to Rust
https://security.googleblog.com/2022/12/memory-safe-languages-in-android-13.html
#infosec #androidsecurity #memorysafety #exploits #rust rustlang #rustaceans #rusties
#infosec #androidsecurity #memorysafety #exploits #rust #rustaceans #rusties
π¦ Cherrybomb: CLI tool written in Rust that helps you avoid undefined user behavior by validating your API specifications and running API security tests
https://github.com/blst-security/cherrybomb
By @BLSTSecurity
#infosec #rust #rustlang #rustaceans #rusties #appsec #cherrybomb
#infosec #rust #rustlang #rustaceans #rusties #appsec #cherrybomb
18. #RustChallenge
π Will it compile?
π If so, what might be the result?
π¦ use spoiler tag for the answers
#RustChallenge #rustacean #rusties #rustlang #rustaceans #rust #rustdev
#RustChallenge #rustacean #rusties #rustlang #rustaceans #rust #rustdev
One of the things that we love in Rust
#rustlang #rusties #rust #rustacean #rustaceans
β¨ ripgrep recursively searches directories for a regex pattern while respecting your gitignore
(Written in Rust)
#ripgrep #rust #rustlang #rustaceans #rusties #linux
RT @AstraKernel
Gall's law
π A complex system that works is invariably found to have evolved from a simple system that worked
π A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a simple working system
Creating an Operating system(OS) from scratch using Rust π
https://youtube.com/playlist?list=PLib6-zlkjfXkdCjQgrZhmfJOWBk_C2FTY
#rustlang #linux #qemu #rustaceans #rusties #rust