DeFiHackLabs

501 posts

DeFiHackLabs banner
DeFiHackLabs

DeFiHackLabs

@DeFiHackLabs

Let's make web3 more secure! AiSec x Web3

Katılım Haziran 2024
29 Takip Edilen3.2K Takipçiler
DeFiHackLabs retweetledi
AliceHsu
AliceHsu@AliceHsu_kou·
Black Hat Asia 2026 was a vibe! 🦁 Spent an incredible week in Singapore presenting at the Arsenal, but the best part? The people. Nothing beats the energy of meeting new friends and catching up with the @DeFiHackLabs crew in person. (1/4) 🧵
AliceHsu tweet mediaAliceHsu tweet mediaAliceHsu tweet mediaAliceHsu tweet media
English
1
1
6
227
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
DeFiHackLabs & Unphishable have been selected for the @thedaofund Ethereum Security Quadratic Funding round on @Giveth! 🚀 Our third project, AiSec Labs, is coming soon — and will be a key focus for us this year. 🚀 Support us and help strengthen Ethereum security 👇
English
2
5
23
2.3K
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
Huge thanks to the for highlighting @DeFiHackLabs in the ETH Rangers recap 🙏
SunSec tweet media
English
3
2
28
1.3K
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
🔗 Arsenal Schedule: #bastet---ai-smart-contract-vulnerability-detector-50184" target="_blank" rel="nofollow noopener">blackhat.com/asia-26/arsena… 🔗 Kaggle Competition: kaggle.com/competitions/o…
English
0
0
0
155
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
DeFi and LLM tech are moving faster than ever, security must keep pace. We’re bringing #Bastet to #BHASIA to showcase our latest research. ⚡️Join the conversation⚡️ - Deep dive into the Bastet Framework - Kaggle competition experience exchange - Future visions for Bastet AI-agents 📍 Black Hat Asia Arsenal 📅 April 23 (4:00pm) | April 24 (11:30am) Let's secure Web3 together! 🐈‍⬛ 🐈‍⬛🐈‍⬛ #BHA2026 #OneSavie #DeFiHackLabs #Bastet
DeFiHackLabs@DeFiHackLabs

Bastet is heading to the Lion City! 🦁🦁 Bastet is led by a group of DeFiHackLabs community white-hats from @onesavielab . If you'll be in Singapore, catch us at the @BlackHatEvents Asia Arsenal area! #BHA2026 #OneSavie #DeFiHackLabs #Bastet #BHASIA

English
1
1
7
533
DeFiHackLabs retweetledi
sahuang
sahuang@sahuang97·
Here's the setup: 70 real exploits on Ethereum and BSC across 8 vulnerability categories. Ground-truth labels adapted from @DefiHackLabs' DeFi Security Breach RCA dataset. Huge credit to them for putting up the repo: github.com/SunWeb3Sec/DeF… I tested 7 configurations from @OpenAI (GPT-5, GPT-5.3-Codex, GPT-5.4 High/xHigh) and @AnthropicAI (Sonnet 4.6 High, Opus 4.6 High/Max) in their native agent runtimes. 490 runs total, each graded by two independent LLM judges.
sahuang tweet media
English
1
1
9
827
DeFiHackLabs retweetledi
BradMoon
BradMoon@xy9301·
Introducing TxAnalyzer, an open-source AI-powered blockchain attack transaction analyzer Pulls traces, opcodes, and contract artifacts with one command, then automatically identifies root causes of exploits via AI Agents. Runs as a Skill — plug into Claude Code / Cursor github.com/BradMoonUESTC/…
English
10
10
100
16.8K
DeFiHackLabs retweetledi
AliceHsu
AliceHsu@AliceHsu_kou·
#Bastet @Kaggle Competition: Quick Reminders 📝 To keep things smooth, here’s what you need to know: 1. Leverage the Tag Definitions 2. Fewer False Positives Lead to Higher Scores 3. Review Prize Rules & Complete Pre-Registration
AliceHsu tweet media
English
2
2
6
283
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
🚀 Building an exploit-skill with LLMs I let an LLM run for 3 days. 302 rounds later: ✅ 5,771 exploit techniques & patterns across 84 vulnerability types ✅ Obsidian KB integrated Turns out: Using Obsidian as a lightweight KB works insanely well for iterative learning loops.
SunSec tweet mediaSunSec tweet media
English
9
47
306
21K
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
#Bastet Competition: LLM Identification of Smart Contract Vulnerabilities is officially LIVE on @kaggle! Step into the arena and prove your skills! 😼😼 ⏳ Duration: April 1 – July 1, 2026 This challenge is proudly supported by: 🔹 @EF_ESP 🔹 @GCCofCommons 🔹 IEEE CIS Singapore Chapter 🔹 @IEEEBlockchain
AliceHsu@AliceHsu_kou

Bastet Competition: LLM Identification of Smart Contract Vulnerabilities is officially LIVE on @kaggle ! 🔗 Join now: kaggle.com/competitions/o… #Kaggle #LLM #MachineLearning #AISecurity

English
1
3
10
498
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
AiSec (AI Security Initiative) A new initiative by @DeFiHackLabs , advancing LLM security (LLMSec) and beyond. AiSec — securing AI agents and autonomous systems, advancing LLM-driven offense and defense. We use LLMs to scale security — finding more vulnerabilities, reducing false positives, and building stronger defenses for AI-powered systems and workflows. Focus areas: ✅Smart contract security ✅AI agent & autonomous system security ✅LLM vulnerability research & detection We’re starting to share our initial work in open-source LLM security — with more tools and research coming soon. We’re building this in the open — contributors are welcome to join us.
English
7
5
57
2.7K
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
🔥Just open-sourced: llm-sast-scanner skill. Supports 34 vulnerability categories. Your AI coding agent already knows how to find vulnerabilities. It just doesn’t know where to look, what to trace, or when to stop flagging false positives. So I gave it a structured SAST workflow: source mapping, taint tracing, and a Judge verification step. Benchmarks: F1 = 0.991 (Claude Opus 4.6) F1 = 0.954 (GPT-5.4) 👇Contributions are welcome to help improve detection rates! #Claude #Codex #Skills #SAST
English
8
11
124
10.4K
DeFiHackLabs retweetledi
SunSec
SunSec@1nf0s3cpt·
🔥 26 → 118 cross-chain protocol decoders in 3 days. Powered by self-improving LLM loops + calldata self-decoding. Still buggy. Humans still in the loop.🤣
SunSec tweet mediaSunSec tweet media
English
4
3
34
3.3K
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
⏳ 1 Week Countdown for Bastet Kaggle Competition ⏳ Six days remain before the starting bell. If your AI agent’s output does not follow the competition format, consider using the tag definitions created by @onesavielab as a reference and building an output classifier for submission. Let the public leaderboard speak for itself and decide who claims victory.
English
0
1
7
1.4K
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
If you are auditing smart contracts using AI LLMs, then you are highly suited to read this. 👇The insights from @xy9301
DeFiHackLabs tweet media
English
2
3
30
2.4K
DeFiHackLabs
DeFiHackLabs@DeFiHackLabs·
⏳ 2-week Countdown to the #Bastet @kaggle Competition ⏳ The dataset features real-world smart contract repositories. Each one is a complete auditing target containing multiple contracts, libraries, and supporting files. Two weeks left to refine your vulnerability analysis strategy and get your AI agent ready for the challenge.
English
1
0
7
489