MkXploit | Security Researcher

282 posts

MkXploit | Security Researcher banner
MkXploit | Security Researcher

MkXploit | Security Researcher

@mkXploit

Smart Contract Security Audits | Solidity / Ethereum Building daily • Web3 security #Sharing bugs, lessons and experiments 🧠

Web3 Katılım Aralık 2025
58 Takip Edilen36 Takipçiler
Sabitlenmiş Tweet
MkXploit | Security Researcher
Starting My Smart Contract Security Journey Daily posts on real vulnerabilities, exploits, and lessons from audits. Learning in public, one bug at a time. Let's build a more secure Web3 together
English
2
1
27
338
MkXploit | Security Researcher retweetledi
Mads
Mads@MadsPosting·
RIP Chuck Norris
English
18
437
3.4K
80.7K
MkXploit | Security Researcher retweetledi
le.hl
le.hl@0xleegenz·
Be a man: - Overwork yourself - Sleep 3 hours a day - Life heavy weight - Cold feeling - Think you need to save the world - Fall for one girl who want peace - Get heart broken - Repeat
English
14
5
102
3.6K
MkXploit | Security Researcher
Day 34 of my SR journey I learnt why Proof Size Matters Here’s what blew my mind: A Merkle proof for 1,000,000 users ≈ 20 hashes Not 1M. Just 20. That’s why: • Gas stays low • Verification is fast • Systems scale easily 👇
English
1
0
1
7
MkXploit | Security Researcher
Day 33 of my SR Journey I have learnt how to you prove you’re eligible for an airdrop without storing all users on-chain Merkle Proof. You don’t submit the full dataset. You submit a tiny proof. Just a few hashes that rebuild the root. Even with 1M users → ~20 hashes only 👇
English
1
0
2
11
Ephraim
Ephraim@nwoke_ephraim·
Talk about Investments from the past. Solid codebases , great learning experiences. Grateful to @sherlockdefi, @flyingtulip_ and @OpenCover for the opportunities. Still building. No exit sign in sight.
Ephraim tweet mediaEphraim tweet media
English
9
0
50
1.7K
MkXploit | Security Researcher
You’re given $10M to build a protocol. What’s the first security measure you would implement?
English
0
0
1
13
MkXploit | Security Researcher
Everything else is verified off-chain. That’s how most airdrops work today. Efficiency = Security + Cost savings
English
0
0
1
13
MkXploit | Security Researcher
Day 32 of my SR Journey I learnt about why Devs love Merkle Trees Imagine verifying 1 million users on-chain… Without Merkle trees → impossible (too expensive) With Merkle trees → cheap and scalable Instead of storing all data, you store just ONE hash (the root) 👇
English
1
0
1
14
MkXploit | Security Researcher
Why it matters in Web3: • Airdrops • NFT allowlists • Token claims • Governance snapshots Only the root is stored on-chain → massive gas savings Simple idea. Massive impact.
English
0
0
1
13
MkXploit | Security Researcher
Day 31 of my SR Journey Today I learnt about Merkel Trees. Most people use Merkle trees. Few actually understand them. A Merkle tree hashes data in layers until everything becomes one root hash.
English
1
0
2
12
MkXploit | Security Researcher retweetledi
le.hl
le.hl@0xleegenz·
Someone asked me: "What do you miss the most?" Well i miss the way i viewed the world before i knew too much
English
24
24
211
5.3K
MkXploit | Security Researcher
Day 30 of my SR Journey: Today I learned about External calls. External calls are one of the largest attack surfaces in Solidity. When your contract calls another contract, you temporarily lose control of execution.👇
English
1
0
1
29
J0xeph🎭
J0xeph🎭@dubemox·
Developers: What advice would you give someone learning to code in 2026?
English
2
0
5
115
MkXploit | Security Researcher
#day29 of my Smart Contract Journey Security tip most Solidity devs ignore: A lot of web3 is still reliant on web2 technologies. - Improper signature validation allowing for account takeover - XSS on IPFS gateways allowing for browser wallet popups and cookie hijacking
English
0
0
1
30