sammy (@sammyaudits) 's Twitter Profile
sammy

@sammyaudits

Senior SR @sherlockdefi | Founding SR blackthorn.xyz | 7x 🥇🥈 | Reach out for Solidity, Go, Rust security reviews → t.me/SammyAudits

ID: 1748326821219954688

linkhttps://audits.sherlock.xyz/watson/sammy calendar_today19-01-2024 12:49:49

540 Tweet

2,2K Takipçi

506 Takip Edilen

sammy (@sammyaudits) 's Twitter Profile Photo

If I had $1.5B sitting in a single wallet, I would have at least 20 experts fly out and verify the transaction data in person for a couple of days before signing anything, each time. Crazy.

Abbas Khan → token2049🇦🇪 (@khanabbas201) 's Twitter Profile Photo

After observing the 1.5 Billion ByBit hack yesterday. Myself and sammy decided to dive deeper into all the bug bounties on top 10 centralized exchanges. What I've found is SHOCKING and Scary. Let's go through each one in the thread and callout the terrible and good

After observing the 1.5 Billion ByBit hack yesterday.

Myself and <a href="/sammyaudits/">sammy</a> decided to dive deeper into all the bug bounties on top 10 centralized exchanges.

What I've found is SHOCKING and Scary. Let's go through each one in the thread and callout the terrible and good
sammy (@sammyaudits) 's Twitter Profile Photo

No amount of bug bounty could have prevented ByBit from getting rekt. However, there’s a strong correlation between these numbers and the overall attitude towards funds safety. Considering the amount of money that is usually on the line, the amount being invested in keeping it

sammy (@sammyaudits) 's Twitter Profile Photo

It’s been an year since I stepped into the arena. Since then I’ve, 1. Placed top 2 in multiple contests 2. Joined Blackthorn as a founding member 3. Made 6 figures from Web3 One thing I love the most about this space is that no matter who you are or where you come from,

sammy (@sammyaudits) 's Twitter Profile Photo

While tackling a massive or complex codebase, it helps to be a little delusional—to force yourself to believe that you will eventually understand every single line of code if you spend enough time on it. This mindset is especially useful when auditing a large codebase for the

sammy (@sammyaudits) 's Twitter Profile Photo

A lot of researchers still don’t incorporate AI into their workflow, but it’s a game-changer. Over the past few months, i’ve sped up my auditing process significantly by leveraging AI, going from spending hours on writing a single bug report or PoC to wrapping them up in just

Remedy (@xyz_remedy) 's Twitter Profile Photo

already 90+ security researchers confirmed for today’s event. hop into the Discord and set a reminder to catch sammy in the chat.

Tumelo_Crypto (@tumelo_crypto) 's Twitter Profile Photo

How to use AI (specifically LLMs) in your web3 security workflow. Yesterday I atended a discord livestream hosted by Remedy interviewing sammy Here is what I learned: 🧵

sammy (@sammyaudits) 's Twitter Profile Photo

Veteran SRs absolutely crushed this one👏 This contest introduced me to Cosmos SDK and the learnings from it helped me find some valuable issues in a recent private engagement with CosmWasm Happy to help secure Story 🫡

Veteran SRs absolutely crushed this one👏

This contest introduced me to Cosmos SDK and the learnings from it helped me find some valuable issues in a recent private engagement with <a href="/CosmWasm/">CosmWasm</a> 

Happy to help secure <a href="/StoryProtocol/">Story</a> 🫡
Remedy (@xyz_remedy) 's Twitter Profile Photo

Thanks to everyone who joined our latest Discord event where sammy showed how LLMs can be used in audits. For the researchers who missed it, here’s the recording: youtube.com/watch?v=E0_TK6…

sammy (@sammyaudits) 's Twitter Profile Photo

By far the most common set of bugs I've come across while reviewing new blockchain projects over the past 6-7 months are random panics in the VM part. These can be out of bounds memory access in Go, unwraps, expects without error handling in Rust. Extremely easy to spot, yet so

sammy (@sammyaudits) 's Twitter Profile Photo

Controversial productivity tip Don’t use AI during the first few days of the review Get a good understanding of the codebase first and then try using it