RustSecurity's profile picture. News about #Rustlang Security & Fuzzing. Not affiliated with @rustlang core team. 
🎉 #Rust security Audit and Fuzzing training is now available 🥳

Rust Security 🦀 🏴‍☠️

@RustSecurity

News about #Rustlang Security & Fuzzing. Not affiliated with @rustlang core team. 🎉 #Rust security Audit and Fuzzing training is now available 🥳

고정된 트윗

Hey #rust adepts, If you want to learn how to fuzz @rustlang libraries using cargofuzz and honggfuzz-rs, check this #rustlang course 👇 academy.fuzzinglabs.com/introduction-r…


Rust Security 🦀 🏴‍☠️ 님이 재게시함

📡 [Monthly Fuzzing] June 2024 Here is the latest fuzzing news released last month! 📺 Videos/Podcasts FuzzyAI: Attacking LLMs With Coverage-Guided Fuzzing - youtu.be/hBPiiaUiOH8?si… Your NVMe Had Been Syz'ed - youtu.be/Jc25CM1Ppgo?si… Linux Fuzzing Tutorial with AFL Fuzzer -…

FuzzingLabs's tweet image. 📡 [Monthly Fuzzing] June 2024

Here is the latest fuzzing news released last month!

📺 Videos/Podcasts

FuzzyAI: Attacking LLMs With Coverage-Guided Fuzzing - youtu.be/hBPiiaUiOH8?si…

Your NVMe Had Been Syz'ed - youtu.be/Jc25CM1Ppgo?si…

Linux Fuzzing Tutorial with AFL Fuzzer -…

Rust Security 🦀 🏴‍☠️ 님이 재게시함

📡 [Monthly Fuzzing Newletter] January 2024 Hey, Happy New Year 🎉 and all the best for 2024! Here is the latest fuzzing news released last month! 📺 Videos/Podcasts - USENIX Security '23 - Forming Faster Firmware Fuzzers - youtube.com/watch?v=mLnLs6… (cc @domenuk) - IPFS OSINT…

FuzzingLabs's tweet card. USENIX Security '23 - Forming Faster Firmware Fuzzers

youtube.com

YouTube

USENIX Security '23 - Forming Faster Firmware Fuzzers


Rust Security 🦀 🏴‍☠️ 님이 재게시함

Rust Security 🦀 🏴‍☠️ 님이 재게시함

Rust Cryptography Should be Written in Rust - briansmith.org/rust-cryptogra…


Rust Security 🦀 🏴‍☠️ 님이 재게시함

Check out our new article about Google's growth in Rust usage during 2022! We debunk some common myths about Rust and share our experiences. Spoiler alert: it's faster to learn than you think, and the productivity and code quality are amazing! #rustlang opensource.googleblog.com/2023/06/rust-f…


Rust Security 🦀 🏴‍☠️ 님이 재게시함

This Week in Rust # 500 is live! this-week-in-rust.org/blog/2023/06/2… #rustlang


Rust Security 🦀 🏴‍☠️ 님이 재게시함

🔴 New video about #GPT4 for cyber-security usage and in particular bug bounty, audit, and pentesting. youtu.be/oz_GLVbJllI In this video, I gave some snippets of code to #ChatGPT and I ask him to find vulnerabilities for me. It's mind-blowing, it even found some 0 days 🔥💸

FuzzingLabs's tweet card. GPT-4 for Bug Bounty, Audit & Pentesting?? He actually found some...

youtube.com

YouTube

GPT-4 for Bug Bounty, Audit & Pentesting?? He actually found some...


Rust Security 🦀 🏴‍☠️ 님이 재게시함

🦀📕 All chapters of my book, Rust Atomics and Locks, are now freely available online: marabos.nl/atomics/ Enjoy! ✨


Rust Security 🦀 🏴‍☠️ 님이 재게시함

🦀 This is really exciting: "In Android 13, about 21% of all new native code is in #rustlang." ✨ security.googleblog.com/2022/12/memory…

m_ou_se's tweet image. 🦀 This is really exciting: "In Android 13, about 21% of all new native code is in #rustlang." ✨

security.googleblog.com/2022/12/memory…

Rust Security 🦀 🏴‍☠️ 님이 재게시함

"There are approximately 1.5 million total lines of Rust code in AOSP ... To date, there have been zero memory safety vulnerabilities discovered in Android’s Rust code." security.googleblog.com/2022/12/memory…


Rust Security 🦀 🏴‍☠️ 님이 재게시함

🦀 ChatGPT has some great ideas for new #rustlang features:

m_ou_se's tweet image. 🦀 ChatGPT has some great ideas for new #rustlang features:

Rust Security 🦀 🏴‍☠️ 님이 재게시함

🦀 Do you think #rustlang should have something like a stable ABI? Why, or why not? What would be your use cases?


Rust Security 🦀 🏴‍☠️ 님이 재게시함

It's just mind-blowing! 🤯 it's so impressive that #ChatGPT is able to answer such complex subjects as exploitation, reversing, decompilation, fuzzing, etc. youtu.be/mh7wzbWAHFE I made a video about some mind-blowing examples/usages for security research and engineers.

FuzzingLabs's tweet card. 🤯 Mind-Blowing examples of OpenAI ChatGPT for Security, Infosec &...

youtube.com

YouTube

🤯 Mind-Blowing examples of OpenAI ChatGPT for Security, Infosec &...


Rust Security 🦀 🏴‍☠️ 님이 재게시함

Video of my BlackHat 2022 talk is live ;) - A Journey into Fuzzing WebAssembly Virtual Machine youtu.be/fnprmz2IBm0

FuzzingLabs's tweet card. A Journey into Fuzzing WebAssembly Virtual Machine [BHUSA 2022]

youtube.com

YouTube

A Journey into Fuzzing WebAssembly Virtual Machine [BHUSA 2022]


Rust Security 🦀 🏴‍☠️ 님이 재게시함

Hot Rust programming take: replace reqwest::blocking with ureq for your basic API stuff. Thanks blessed.rs


Rust Security 🦀 🏴‍☠️ 님이 재게시함

⚛️📋 I made an overview of the ARMv8 and x86-64 machine instructions for all the common atomic operations:

m_ou_se's tweet image. ⚛️📋 I made an overview of the ARMv8 and x86-64 machine instructions for all the common atomic operations:

Rust Security 🦀 🏴‍☠️ 님이 재게시함

Does that mean we can add "recommended by the NSA" in our Rust security training description? 😆 academy.fuzzinglabs.com/rust-security-…

Poor software memory management is the culprit behind many bugs and vulnerabilities. Learn how to prevent and mitigate these issues: nsa.gov/Press-Room/New…

NSACyber's tweet image. Poor software memory management is the culprit behind many bugs and vulnerabilities. Learn how to prevent and mitigate these issues: nsa.gov/Press-Room/New…


Rust Security 🦀 🏴‍☠️ 님이 재게시함

🆕🦀 About an hour ago, @rustlang 1.65.0 was released. As is tradition, here's a thread with some of the highlights. 🧵 1/10


Loading...

Something went wrong.


Something went wrong.